|
| 1 | +# Changelog |
| 2 | + |
| 3 | +### 5.1.3 |
| 4 | ++ [x] Improved `audio-player` component |
| 5 | ++ [x] Fixed i18n for `clock` component |
| 6 | ++ [x] Fixed input `file` component |
| 7 | ++ [x] Fixed `resetWith` method in `countdown` component |
| 8 | + |
| 9 | +### 5.1.2 |
| 10 | ++ [x] Added new languages for `i18n` component: `de`, `es`, `fr`, `hi`, `it`, `pl`, `pt`, `zh` |
| 11 | ++ [x] Ukrainian language for `i18n` component renamed to `uk` |
| 12 | ++ [x] Updated `hotkey` component: arbitrary order of special keys: `ctrl+shift+alt+f`, added handler for `windows`/`command` key |
| 13 | ++ [x] Fixed icons for `wizard` |
| 14 | ++ [x] Added component `wizard-classic` |
| 15 | ++ [x] Minor fixes and improvements |
| 16 | ++ [x] Fixed `i18n` component |
| 17 | + |
| 18 | +### 5.1.1 |
| 19 | ++ [x] Added a combined hotkeys feature. Now you can create hotkey as: `alt+1 2` |
| 20 | ++ [x] Improved window caption buttons |
| 21 | ++ [x] Improved `ribbon-menu` component, added scrollable feature |
| 22 | ++ [x] Removed default transition property, update loading button |
| 23 | ++ [x] Fixed bug in `countdown` component |
| 24 | + |
| 25 | +### 5.1.0 |
| 26 | ++ [x] Updated color values, each color is worked by hand. |
| 27 | ++ [x] Added gradient backgrounds with `gr-COLOR`, `gr-light-COLOR`, and `gr-dark-COLOR` |
| 28 | ++ [x] Added new colors: `champagne`, `khaki`, `charcoal`, `cinnamon`, `glaucous`, `nude`, `terracotta`, `coral`, `army`, `seashell` |
| 29 | ++ [x] Renamed colors to `*-color`, `*-light-color`, `*-dark-color` |
| 30 | ++ [x] Improved progress bars |
| 31 | ++ [x] Added classes `.animated-border`, `.animated-border-COLOR` |
| 32 | ++ [x] Full refactoring |
| 33 | ++ [x] New components |
| 34 | ++ [x] Dark/Light themes for all components |
| 35 | ++ [x] Complete migration from JavaScript 5 to JavaScript 6+ |
| 36 | ++ [x] New build engine with esbuild |
| 37 | ++ [x] New built-in libraries (Dom, Hooks, Html, Farme, Datetime, Guardian, -String, Router, Model) |
| 38 | ++ [x] Built-in Reactive Model with two ways binding |
| 39 | ++ [x] New i18n engine |
| 40 | ++ [x] And much, much more... |
| 41 | + |
| 42 | +### 5.0.13 |
| 43 | ++ [x] Update Sidenav Counter, added role, theme |
| 44 | ++ [x] Update NavView (save compact state) |
| 45 | ++ [x] Set the default size for body to `100vh` |
| 46 | + |
| 47 | +### 5.0.12 |
| 48 | ++ [x] Update components for themes |
| 49 | ++ [x] Update NavView (save compact state) |
| 50 | ++ [x] Update sizing css, added `h-10, h-66, h-80, h-90` |
| 51 | ++ [x] Improve Spinner button hold event |
| 52 | ++ [x] Fix Calendar duplicate day 27 for october |
| 53 | + |
| 54 | +### 5.0.11 |
| 55 | ++ [x] Fix G.number() |
| 56 | ++ [x] Bugs fixes |
| 57 | + |
| 58 | +### 5.0.7 |
| 59 | ++ [x] Update components for themes |
| 60 | ++ [x] Update Hooks |
| 61 | ++ [x] Update m4q |
| 62 | ++ [x] Update Farbe |
| 63 | + |
| 64 | + |
| 65 | +### 5.0.6 |
| 66 | ++ [x] Fixed `app-bar-menu` for collapsed `appbar` |
| 67 | ++ [x] Redesign `navview` and upd for themes |
| 68 | ++ [x] Update `listview` for themes |
| 69 | ++ [x] Update `select` for themes |
| 70 | ++ [x] Redesign `grid`. Now used with grid gap instead of cell padding. You can compile old grid manually from file `grid-old.less`. |
| 71 | + |
| 72 | +### 5.0.5 |
| 73 | ++ [x] Update `dialog` for themes |
| 74 | ++ [x] Added color variables |
| 75 | ++ [x] Updated `m4q`, new methods: `$.curry`, `$.compose`, `$.pipe` |
| 76 | ++ [x] Redesign `treeview` |
| 77 | + |
| 78 | +### 5.0.4 |
| 79 | ++ [x] Improved `app-bar`, added `dark`, `light` themes |
| 80 | ++ [x] Improved `d-menu`, added `dark`, `light` themes |
| 81 | ++ [x] Fix `d-menu` in `app-bar` |
| 82 | ++ [x] Improved `collapse` components |
| 83 | ++ [x] Improved `panel`, added `dark`, `light` themes |
| 84 | ++ [x] `expand-button` renamed to `transofrm-button`, added new states `left`, `right`, `top`, `bottom`, `top-left`, `top-right`, `bottom-left`, `bottom-right` |
| 85 | ++ [x] Added component `theme-switcher` |
| 86 | ++ [x] Update `common css` for themes |
| 87 | ++ [x] Update `accordion` for themes |
| 88 | ++ [x] Update `calendar` for themes |
| 89 | ++ [x] Update `button-group` for themes |
| 90 | ++ [x] Update `checkbox` for themes, `style2` removed |
| 91 | ++ [x] Update `cards` for themes |
| 92 | ++ [x] Added class `error` |
| 93 | ++ [x] Updated `breadcrumbs default`, added new style `breadcrumbs arrow` |
| 94 | + |
| 95 | + |
| 96 | +### 5.0.3 |
| 97 | ++ [x] Improved counter with `useEffect` |
| 98 | ++ [x] Improved `v-menu` |
| 99 | ++ [x] Update `core libs` |
| 100 | ++ [x] Added `grid2` |
| 101 | + |
| 102 | +### 5.0.2 |
| 103 | ++ [x] Improved `d-menu`, fix interacts with other components (`treeview`, `sidenav-m3`, `app-bar`) |
| 104 | + |
| 105 | +### 5.0.1 |
| 106 | ++ [x] Fixed button `outline` style |
| 107 | ++ [x] Improved `d-menu` |
| 108 | + |
| 109 | +### 5.0.0 |
| 110 | ++ [x] Added/updated libs `color`, `html`, `datetime`, `string`, `hooks`, `animation`, `m4q` |
| 111 | ++ [x] Improved any components (`treeview`) |
| 112 | ++ [x] Added `page-control` |
| 113 | ++ [x] Bugs fixed |
| 114 | ++ [x] Improved building with `rollup` |
0 commit comments