Releases: olton/metroui
Releases · olton/metroui
v5.1.20
v5.1.19
5.1.19
- Added attribute
data-size
toanalog-clock
component - Refactored
clock
component, added attributesdata-size
,data-hour-format=12|24
, improved time calculation - Fixed
data-on-color
,data-off-color
forrating
component - Added method
validate()
tovalidator
component - 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-*-clown
family 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
datetime
package with fix forutc()
,locale()
methods, and added formatting system, align strategies system - Updated
analog-clock
, now you can use attributedata-time-zone
to set specific utc offset in hours (-/+) anddata-use-utc
to enable it - Updated
clock
, now you can use attributedata-time-zone
to set specific utc offset in hours (-/+) anddata-use-utc
to enable it - Updated
cutter
, now default style isline
, addedwave
, wave can have any color - Fixed
data-size
attribute inactivity
component, added attributedata-box-size
formetro
activity - 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
button
for 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-hover
to 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-caret
in colored parents - Improved
analog-clock
- changed element sizes and positions - Fixed minor issues for
dropdown
component, Fixedanalog-clock
style
v5.1.17
5.1.17
- Added components
linked-block
andlinked-connector
- Dialog content container display property changed to
block
- Improved
cube
component 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
zIndex
and methodzIndex()
to thewindow
component
v5.1.15
5.1.15
- Fix validator for the
required
rule for theinput
with role - Improved rule
date
for validator - Added component
resizable-container
- Fixed bug in
hotkey
component when using$(...).hotkey()
method for non-input elements - Fixed clear button action in the
select
component
v5.1.14
v5.1.13
5.1.13
- Fixed
Component
for usingDom
instead ofjQuery
ifjQuery
is loaded. - Updated
Farbe
class
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-m3
renamed tosidenav
and has rolesidenav