## Version 2.0.32

### Changes:
- fix bugs
- merge pull requests

## Version 2.0.30

### Changes:
- move icons styles to standalone file
- add small metroSysIcons.* font for system images

## Version 2.0.30

### Changes:
- add fr locale
- add nl locale

## Version 2.0.29

### Changes:
- bugs fixed
- Nuget update

## Version 2.0.28

### Changes:
- bugs fixed
- add request #464
- init templates
- add news portal template
- upd Nuget package

## Version 2.0.27

### Changes:
- upd Nuget package

## Version 2.0.26

### Changes:
- upd interval for auto reinit js components
- add stepper to public
- fix bugs
- add any bugs

## Version 2.0.25

### Changes:
- critical upd auto reinit for js components when DOM changed (see issue 447)

## Version 2.0.24

### Changes:
- add auto reinit for js components when DOM changed (see issue 447)
- upd compressor.js (pull request 450)
- upd stepper (currently in develop)
- fix bugs
- add bugs

## Version 2.0.23

### Changes:
- fix dialog with form for mobile webkit (issue 424)
- upd nuspec (issue 445)
- fix memory leak (issue 441)
- fix docs for incorrect labels (issue 442)
- fix input control transform email style (issue 444)

## Version 2.0.22

### Changes:
- add german locale
- add spanish locale
- bug fixed
- bug added

## Version 2.0.21

### Changes:
- upd responsive (container, grid, typography)
- fix navigation bar > element-menu responsive feature

## Version 2.0.20

### Changes:
- add responsive (container, grid, typography)

## Version 2.0.19

### Changes:
- add dark style for dropdown menu
- minor bugs fix

## Version 2.0.18

### Changes:
- add light style for sidebar
- minor bug fix for docs

### Changes:
- remove !important from colors classes
- add new colors bg(fg)-hover-*, bg(fg)-active-* and bg(fg)-focus-*
- fix METRO_WEEK_START for datepicker

## Version 2.0.16

### Changes:
- add pause and resume the animations for live tiles

## Version 2.0.15

### Changes:
- add chinese language to calendar and datepicker (By NoGrief)

## Version 2.0.14

### Changes:
- fix issue 406 (data-transform)

## Version 2.0.13

### Changes:
- add global param METRO_WEEK_START (to set calendar week start: 0 - Sunday (default), 1 - Monday)
- fix show Notify when body no have class .metro

## Version 2.0.12

### Changes:
- upd datepicker for support calendar features

## Version 2.0.11

### Changes:
- add start from monday for calendar
- add show other days for calendar

## Version 2.0.10

### Changes:
- add langs to calendar: en, fr, ua, ru

## Version 2.0.9

### Changes:
- bugs fix
- add locale support to calendar, datepicker and Date.format (to global set METRO_LOCALE = 'en' or 'ru', or use data-locale attribute)

## Version 2.0.8

### Changes:
- bugs fix
- add notices

## Version 2.0.7

### Changes:
- fix color error in treeview
- add minfied js in one file: metro.min.js

## Version 2.0.6

### Changes:
- upd treeview, add events for collapse and expand node

## Version 2.0.5

### Changes:
- init scroll bar component (prototype)
- upd treeview
- fix bugs

## Version 2.0.4

### Changes:
- change dropdown menu default style
- add dropdown menu inverse style
- fix any bugs

## Version 2.0.3

### Changes:
- fix any bugs

## Version 2.0.2

### Changes:
- fixed minor bugs
- new component streamer (prototype)

## Version 2.0.1

### Changes:
- change buttons.less > button:active for remove dead zone tearly text in button
- added new method value to slider

### Limitation:
- no responsive module (only prototype)
- no tiles drag feature