Skip to content

Latest commit

 

History

History
83 lines (69 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

83 lines (69 loc) · 2.7 KB

Changelog

5.1.0

  • Updated color values, each color is worked by hand.
  • Added gradient backgrounds with gr-COLOR, gr-light-COLOR, and gr-dark-COLOR
  • Added new colors: champagne, khaki, charcoal, cinnamon, glaucous, nude, terracotta, coral, army, seashell
  • Renamed colors to *-color, *-light-color, *-dark-color
  • Improved progress bars
  • Added classes .animated-border, .animated-border-COLOR

5.0.13

  • Update Sidenav Counter, added role, theme
  • Update NavView (save compact state)
  • Set the default size for body to 100vh

5.0.12

  • Update components for themes
  • Update NavView (save compact state)
  • Update sizing css, added h-10, h-66, h-80, h-90
  • Improve Spinner button hold event
  • Fix Calendar duplicate day 27 for october

5.0.11

  • Fix G.number()
  • Bugs fixes

5.0.7

  • Update components for themes
  • Update Hooks
  • Update m4q
  • Update Farbe

5.0.6

  • Fixed app-bar-menu for collapsed appbar
  • Redesign navview and upd for themes
  • Update listview for themes
  • Update select for themes
  • Redesign grid. Now used with grid gap instead of cell padding. You can compile old grid manually from file grid-old.less.

5.0.5

  • Update dialog for themes
  • Added color variables
  • Updated m4q, new methods: $.curry, $.compose, $.pipe
  • Redesign treeview

5.0.4

  • Improved app-bar, added dark, light themes
  • Improved d-menu, added dark, light themes
  • Fix d-menu in app-bar
  • Improved collapse components
  • Improved panel, added dark, light themes
  • expand-button renamed to transofrm-button, added new states left, right, top, bottom, top-left, top-right, bottom-left, bottom-right
  • Added component theme-switcher
  • Update common css for themes
  • Update accordion for themes
  • Update calendar for themes
  • Update button-group for themes
  • Update checkbox for themes, style2 removed
  • Update cards for themes
  • Added class error
  • Updated breadcrumbs default, added new style breadcrumbs arrow

5.0.3

  • Improved counter with useEffect
  • Improved v-menu
  • Update core libs
  • Added grid2

5.0.2

  • Improved d-menu, fix interacts with other components (treeview, sidenav-m3, app-bar)

5.0.1

  • Fixed button outline style
  • Improved d-menu

5.0.0

  • Added/updated libs color, html, datetime, string, hooks, animation, m4q
  • Improved any components (treeview)
  • Added page-control
  • Bugs fixed
  • Improved building with rollup