Releases: olton/metroui
Releases · olton/metroui
v5.1.20
v5.1.19
5.1.19
- Added attribute
data-sizetoanalog-clockcomponent - Refactored
clockcomponent, added attributesdata-size,data-hour-format=12|24, improved time calculation - Fixed
data-on-color,data-off-colorforratingcomponent - Added method
validate()tovalidatorcomponent - Added component
log, you can useMetro.log(...),Metro.warn(...), andMetro.error(...), these messages extended fromconsole.log, and have different color output.
v5.1.18
5.1.18
- Fixed
bg-*-clownfamily colors - Corrected saturated and darken colors
- Added animation to the linked block connector
- Changed
Metro.makePlugin(), now return plugin instance instead of an element - Fixed page control creating
- Updated
datetimepackage with fix forutc(),locale()methods, and added formatting system, align strategies system - Updated
analog-clock, now you can use attributedata-time-zoneto set specific utc offset in hours (-/+) anddata-use-utcto enable it - Updated
clock, now you can use attributedata-time-zoneto set specific utc offset in hours (-/+) anddata-use-utcto enable it - Updated
cutter, now default style isline, addedwave, wave can have any color - Fixed
data-sizeattribute inactivitycomponent, added attributedata-box-sizeformetroactivity - Fixed prev, next icons in calendar for android
- Fixed accordion fame state marker for android
- Fixed reaction inputs, select, and textarea components to change disabled property for input, select, textarea elements
- Improved
buttonfor using colors, now you can use all colors to define button color with classesbutton-light-[color],button-minor-[color],button-[color],button-sat-[color], andbutton-dark-[color] - Added classes
glow,glow-hover,glow-animated, andglow-animated-hoverto push button - Fixed passing classes to the parent element for
custom-checkbox, remove border by default - Remove duplicate border definition for before and after pseudo elements
- Improved color correction for
dropdown-caretin colored parents - Improved
analog-clock- changed element sizes and positions - Fixed minor issues for
dropdowncomponent, Fixedanalog-clockstyle
v5.1.17
5.1.17
- Added components
linked-blockandlinked-connector - Dialog content container display property changed to
block - Improved
cubecomponent for using CSS vars
v5.1.16
5.1.16
- Fixed method
val()in the select component for multiple select. - Fixed the movement of the hour hand in the analog clock (thanks to CmPi).
- Added background patterns
- Added new gradients gradient-cosmic-aurora, gradient-midnight-mist
- Added new icons
- Added new prop
zIndexand methodzIndex()to thewindowcomponent
v5.1.15
5.1.15
- Fix validator for the
requiredrule for theinputwith role - Improved rule
datefor validator - Added component
resizable-container - Fixed bug in
hotkeycomponent when using$(...).hotkey()method for non-input elements - Fixed clear button action in the
selectcomponent
v5.1.14
v5.1.13
5.1.13
- Fixed
Componentfor usingDominstead ofjQueryifjQueryis loaded. - Updated
Farbeclass
v5.1.12
5.1.12
-
select- fixed methodval()no icons were displayed when using this method -
select- added methodclear()to clear selected value(s) -
select- refactored methodreset()- now calling this method resets select to initial state -
typer- fixed color change -
sidenav-m3renamed tosidenavand has rolesidenav