Metro UI CSS Versions Save

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

4.5.12-rc1

3 months ago

Fixed older bug for dates in the calendar for any TZ

4.5.9

5 months ago

Update for using with webpack

4.5.8

5 months ago

Embed icon font into css as base64

v4.5.7

5 months ago

upd pathes in mif-base.less

v4.5.6

5 months ago

Minor fixes and improves, split precompiled css to metro.css and icons.css.

4.5.5

5 months ago

Fixed loading icon font.

4.5.4

6 months ago

Fixed build order, issue for outline button.

4.5.3

6 months ago

4.5.2

6 months ago

4.5.1

1 year ago

4.5.1

  • Donut: fixed method setColor({...})
  • Checkbox Three State: added new component with role checkbox-three-state
  • Media: added sizes xxxl: 1600px, xxxxl: 1800px, xxxxxl: 2000px
  • Grid: added cells cell-xxxl-*, cell-xxxxl-*, cell-xxxxxl-*, cell-*-fifth (20%), cell-*-one-fifth (20%), cell-*-two-fifth (40%), cell-*-three-fifth (60%), cell-*-four-fifth (80%)
  • Table: fixed creating head from html
  • Table: added placeholder for search input with table-search-placeholder attribute
  • Countdown: fixed method reset()
  • Countdown: added method resetWith(str|obj)
  • Tabs: added events onTabOpen, onTabClose
  • Tabs: to events onTab, onTabOpen, onTabClose added second argument target. Value for it child a.href value
  • Tabs: added attribute data-update-uri="true|false" (default false). If true url hash will update with tab target value
  • Tabs: added method openByTarget("#...")