Releases
v4.3.3
olton
released this
03 Nov 17:24
4.3.3
m4q: upd to 1.0.3
Toast: fix calculating toast position
Progress: fix global setup function name
Progress: percent value. To show set attribute data-show-value="true"
, data-value-position="free|center"
Progress: add label. Use attributes data-show-label="true|false"
, data-label-position="before|after"
, data-label-template="Value is %VAL%"
InfoBox: fix interop with Metro 4 and jQuery
Table: add method clear()
, issue #1426
Table: fix cell data wrapping with attribute data-cell-wrapper="true"
File: fix Input file inconsistent display when user cancel the choose dialog, issue #1443
Slider: fix using accuracy with decimal value, issue #1447
Calendar Picker: add attribute data-show-week-number
Gravatar: fix global setup method name
Activity: fix method open
for undefined options
Activity: fix interop with Metro 4 and jQuery
Dialog: fix interop with Metro 4 and jQuery for dialog create method
AppBar: set max-height
for app-bar-menu
opened with hamburger
to visible viewport
Buttons: refactoring - split to separate components from one file
Calendar Picker: fix dialog mode, issue #1450
Common CSS: add class -disabled
General: Now Metro4
init after content was loaded. If you need to switch to old init method, use metro4:init:mode
with value immediate
Double Slider: add new component, issue #1441
InfoButton: fix position and display
change from inline-flex
to inline-block
, issue #1451
M4Q Events: improve method on
Select: fix for ie11, issue #1452
ListView: add callback for onNodeDblClick
event, issue #1453
Table: add show activity when data loaded
Table: you can set data with JS object and attribute data-source
. Value for attribute must be a object name.
You can’t perform that action at this time.