Skip to content

Metro 4.2.29

Compare
Choose a tag to compare
@olton olton released this 18 Nov 17:32
· 4214 commits to master since this release

4.2.29

  • Validator: fix for issue #1254
  • Inputs: required, invalid, valid classes now works only for inputs.
  • Validator: use attribute data-use-required-class to disable or enable class required for inputs with data-validate=required
  • Popover: fix firing event onPopoverShow, issue #1258
  • Notify: fix default options from new notify
  • Inputs: fix toggle attribute disabled for inputs with role
  • Splitter: add service classes .stop-select, .stop-pointer
  • Table: fix issue #1262
  • Table: optimize functions deleteItem, deleteItemByName
  • List: optimize functions deleteItem
  • Table: add attribute data-horizontal-scroll to enable horizontal scrolling for wide table
  • Table: add attribute data-cls-table-container
  • Tabs: add attribute data-tabs-type. This attribute sets new tab types for expanded horizontal tabs. Values: text, group, pills