Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

105 lines (70 loc) · 1.9 KB

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