Metro 4.3.0
4.3.0
- jQuery: Goodbye!!!
- M4Q: now built in for DOM manipulation and animation
- Keypad: rename property
data-length
todata-key-length
- Slider: fix show/hide hint
- Typo: fix
margin-top
for lists inside a lists, ex:ul > ul
- Animation: fix
fadeIn
,fadeOut
- NavView: rename attribute
data-expanded
todata-expand
- Examples: upd
start screen
- Calendar picker: fix using locale for initial value, issue #1376
- Typo: set line-height for paragraph to 1.5
- Table: fire event onDataLoaded before table build
- Dialog: fix hide method
- File: add method "clear"
- Source: structure refactoring
- Typography: add background to
remark
withaccent
color - Tests: begin tests with
cypress
- Draggable: minor improve for
mouseMove
- Chat: add attribute
data-readonly
and methodtoggleReadonly
- Schemes: fix colors for table
tfoot
- Add
checkRuntime
to components - Table: add attributes
data-empty-table-title
,data-cls-empty-table-title
for issue #1403 - Table: fix padding for sortable columns
- Add
destroy
method to components. This method remove all event handlers and return core element - Select: add props
data-add-empty-value
(default: false),data-empty-value
(default: empty string) - Select: add prop
data-placeholder
- Select: add prop
data-clear-button
(default: false) - Grid: optimise styles
- Hint: fix remove on leave element
- TreeView: add attribute
data-show-child-count