Skip to content

Releases: olton/metroui

Metro UI - v4.5.12-rc1

16 Jan 21:12
Compare
Choose a tag to compare

Fixed older bug for dates in the calendar for any TZ

Metro UI - v4.5.9

28 Nov 20:59
Compare
Choose a tag to compare

Update for using with webpack

Metro UI - v4.5.8

17 Nov 12:04
Compare
Choose a tag to compare

Embed icon font into css as base64

Metro UI - v4.5.7

14 Nov 15:26
Compare
Choose a tag to compare

upd pathes in mif-base.less

Metro UI - v4.5.6

14 Nov 15:14
Compare
Choose a tag to compare

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

Metro UI - v4.5.5

12 Nov 16:33
Compare
Choose a tag to compare

Fixed loading icon font.

Metro UI - v4.5.4

31 Oct 15:29
Compare
Choose a tag to compare

Fixed build order, issue for outline button.

Metro UI - v4.5.3

29 Oct 15:53
Compare
Choose a tag to compare

Metro UI - v4.5.2

27 Oct 08:20
Compare
Choose a tag to compare

Metro UI 4.5.1

23 Jun 06:24
Compare
Choose a tag to compare

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("#...")