- Updated color values, each color is worked by hand.
- Added gradient backgrounds with
gr-COLOR
,gr-light-COLOR
, andgr-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
- Update Sidenav Counter, added role, theme
- Update NavView (save compact state)
- Set the default size for body to
100vh
- 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
- Fix G.number()
- Bugs fixes
- Update components for themes
- Update Hooks
- Update m4q
- Update Farbe
- Fixed
app-bar-menu
for collapsedappbar
- 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 filegrid-old.less
.
- Update
dialog
for themes - Added color variables
- Updated
m4q
, new methods:$.curry
,$.compose
,$.pipe
- Redesign
treeview
- Improved
app-bar
, addeddark
,light
themes - Improved
d-menu
, addeddark
,light
themes - Fix
d-menu
inapp-bar
- Improved
collapse
components - Improved
panel
, addeddark
,light
themes -
expand-button
renamed totransofrm-button
, added new statesleft
,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 stylebreadcrumbs arrow
- Improved counter with
useEffect
- Improved
v-menu
- Update
core libs
- Added
grid2
- Improved
d-menu
, fix interacts with other components (treeview
,sidenav-m3
,app-bar
)
- Fixed button
outline
style - Improved
d-menu
- Added/updated libs
color
,html
,datetime
,string
,hooks
,animation
,m4q
- Improved any components (
treeview
) - Added
page-control
- Bugs fixed
- Improved building with
rollup