Skip to content

Releases: olton/Metro-UI-CSS

Metro 4.0.0

28 Feb 16:09
Compare
Choose a tag to compare

Metro 4 (early Metro UI CSS)

  • Full code refactoring and optimization
  • New components
  • New plugin model
  • Declarative approach to the definition of components
  • Framework itself monitors components, pressure via ajax
  • Framework itself monitors components attributes to change
  • Create cool page without knowledge of javascript

Metro UI CSS v3 (beta 17)

01 Jan 23:37
Compare
Choose a tag to compare

fix hotkeys init

Metro UI CSS v3 (beta 16)

31 Dec 15:39
Compare
Choose a tag to compare

3.0.16

  • fix metro-icons.css
  • fix calendar events
  • Small fix for mif-* class
  • fix dialogs position
  • global dialog function moved to window.metroDialog object and renamed (open, close, toggle, create), see docs
  • add $.Dialog method
  • fix appbar and fitImage for jquery 3.1.0
  • fix validator issues #835, #837, #839
  • small fix for accordion frames padding
  • upd countdown: 4 digits for days
  • add micro template engine
  • fix validator for issue #869
  • fix isColor moved to metroUtils issue #872
  • fix anchor as buttons issue #868
  • rem close charms on document click (for issue #884)
  • add object metroCharm and $.Charm with methods: isOpened, show, hide(close), toggle
  • add donut chart

Metro UI CSS v3 (beta 15)

20 Jun 07:19
Compare
Choose a tag to compare

3.0.15

  • remove re-init for old browsers
  • METRO_AUTO_REINIT now deprecated
  • add global methods for show/hide charms (showMetroCharm, hideMetroCharm, toggleMetroCharm)
  • fix dropdown closed by document click
  • add Number.prototype.format
  • fix Metro Icon Font for using with winphone apps
  • upd dialog: add runtime setContent* methods
  • upd charms: resize closer, add close charm by document click
  • upd charms: add position parameter to show charm functions
  • upd charms: add function to check charm is open
  • additional colors moved to metro-colors.css
  • add validator multiple funcs, see validator multi func demo

Metro UI CSS v3 (beta 14)

12 Feb 11:52
Compare
Choose a tag to compare

3.0.14

  • fix tabcontrol frames overflow
  • upd dialog, add utility function showMetroDialog, hideMetroDialog
  • upd dialog, add place option
  • upd dialog, add set content options
  • upd slider, add work with non input target
  • upd slider, add two way binding with target
  • upd slider, add new Events: onStartChange, onChanged
  • add video player
  • upd slider, add buffer (great for player)
  • fix esc click for full screen video player with mode window
  • add audio player
  • remove large slider
  • redefine slider
  • fix radio-button checked state
  • rewrite colors.less
  • fix pull request #794
  • fix pull request #796

Metro UI CSS v3 (beta 13)

24 Oct 15:43
Compare
Choose a tag to compare

3.0.13

  • upd treeview for method addLeaf, now method returned li
  • upd bower config
  • init clock plugin
  • fix draggable for preventDefault
  • upd draggable add data-z-index attribute
  • upd f-menu add subclass default-dropdown
  • upd panel remove default padding for panel content
  • add textarea autoresize with max height
  • fix calendar for support const METRO_CURRENT_LOCALE
  • fix tabcontrol frames overflow
  • new font icons (+42)

Metro UI CSS v3 (beta 12)

17 Sep 17:46
Compare
Choose a tag to compare
  • add color schemes for calendar
  • fix bug in calendar after pull-request 785

Metro UI CSS v3 (beta 11)

13 Sep 15:17
Compare
Choose a tag to compare

3.0.11

  • add keypad onChange event
  • chg progressBar animation model
  • fix box sizing for FF
  • chg progressBar role to progress and progress method to set
  • chg tabControl role to tabcontrol
  • add option for auto open dialog
  • fix important bug for multi role defining
  • add draggable plugin
  • upd dialog for creating wizards in
  • upd calendar with pull request 785

Metro UI CSS v3 (beta 10)

30 Aug 07:48
Compare
Choose a tag to compare

3.0.10

  • fix modern input initialize with value
  • remove alert for check select2 plugin exists
  • add public methods slideTo, nextSlide, priorSlide for carousel
  • fix carousel method slideToSlide if next index eq current
  • add rtl support for input controls
  • add input range
  • add new preloaders
  • fix slider value method if target is defined

Metro UI CSS v3 (beta 9)

29 Jul 12:48
Compare
Choose a tag to compare
  • add hotkeys binding
  • fix fluent-menu initialize