diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb7cff0b..e73ccec21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 5.0.13 ++ [x] Update Sidenav Counter, added role, theme ++ [x] Update NavView (save compact state) ++ [x] Set default size for body 100vh + ### 5.0.12 + [x] Update components for themes + [x] Update NavView (save compact state) @@ -7,7 +12,6 @@ + [x] Improve Spinner button hold event + [x] Fix Calendar duplicate day 27 for october - ### 5.0.11 + [x] Fix G.number() + [x] Bugs fixes diff --git a/__html__/navview.html b/__html__/navview.html index a090cd3d8..76c25c13f 100644 --- a/__html__/navview.html +++ b/__html__/navview.html @@ -7,124 +7,205 @@