Releases: olton/metroui
Releases · olton/metroui
Metro 4.0.2
v4.0.2.1 tech commit 4.0.2.1
Metro 4.0.1
fix buttons behavior in pickers
Metro 4.0.0
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)
fix hotkeys init
Metro UI CSS v3 (beta 16)
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)
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)
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)
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)
- add color schemes for calendar
- fix bug in calendar after pull-request 785
Metro UI CSS v3 (beta 11)
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