Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

51 lines (44 loc) · 1.74 KB

Changelog

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