|
16 | 16 | <tags>Metro UI CSS Framework LESS CSS JS HTML</tags> |
17 | 17 | <readme>README.md</readme> |
18 | 18 | <releaseNotes> |
19 | | - |
| 19 | + + [x] Fixed `bg-*-clown` family colors |
| 20 | + + [x] Corrected saturated and darken colors |
| 21 | + + [x] Added animation to the linked block connector |
| 22 | + + [x] Changed `Metro.makePlugin()`, now return plugin instance instead of an element |
| 23 | + + [x] Fixed page control creating |
| 24 | + + [x] Updated `datetime` package with fix for `utc()`, `locale()` methods, and added formatting system, align strategies system |
| 25 | + + [x] Updated `analog-clock`, now you can use attribute `data-time-zone` to set specific utc offset in hours (-/+) and `data-use-utc` to enable it |
| 26 | + + [x] Updated `clock`, now you can use attribute `data-time-zone` to set specific utc offset in hours (-/+) and `data-use-utc` to enable it |
| 27 | + + [x] Updated `cutter`, now default style is `line`, added `wave`, wave can have any color |
| 28 | + + [x] Fixed `data-size` attribute in `activity` component, added attribute `data-box-size` for `metro` activity |
| 29 | + + [x] Fixed prev, next icons in calendar for android |
| 30 | + + [x] Fixed accordion fame state marker for android |
| 31 | + + [x] Fixed reaction inputs, select, and textarea components to change disabled property for input, select, textarea elements |
| 32 | + + [x] Improved `button` for using colors, now you can use all colors to define button color with classes `button-light-[color]`, `button-minor-[color]`, `button-[color]`, `button-sat-[color]`, and `button-dark-[color]` |
| 33 | + + [x] Added classes `glow`, `glow-hover`, `glow-animated`, and `glow-animated-hover` to push button |
| 34 | + + [x] Fixed passing classes to the parent element for `custom-checkbox`, remove border by default |
| 35 | + + [x] Remove duplicate border definition for before and after pseudo elements |
| 36 | + + [x] Improved color correction for `dropdown-caret` in colored parents |
| 37 | + + [x] Improved `analog-clock` - changed element sizes and positions |
| 38 | + + [x] Fixed minor issues for `dropdown` component, Fixed `analog-clock` style |
20 | 39 | </releaseNotes> |
21 | 40 | <repository type="git" url="https://github.com/olton/metroui" branch="master"/> |
22 | 41 | </metadata> |
|
0 commit comments