Skip to content

Metro 4.3.0

Compare
Choose a tag to compare
@olton olton released this 22 Sep 18:21
· 3663 commits to master since this release

4.3.0

  • jQuery: Goodbye!!!
  • M4Q: now built in for DOM manipulation and animation
  • Keypad: rename property data-length to data-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 to data-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 with accent color
  • Tests: begin tests with cypress
  • Draggable: minor improve for mouseMove
  • Chat: add attribute data-readonly and method toggleReadonly
  • 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