Skip to content

Metro 4.2.43

Compare
Choose a tag to compare
@olton olton released this 19 May 19:21
· 3873 commits to master since this release

4.2.43

  • Inputs: add class .input-small for using with input, select, spinner, tag-input, keypad, file , issue #1245
  • Events: upd docs for subscribing events with $.on and addEventListener()
  • Panel: new method customButtons() for add custom buttons at runtime
  • Table: add margin-top: 1rem for class .table
  • Lists: add margin-top: 1rem for ul, ol, dl
  • Hotkey: full refactoring
  • Datepicker: add attribute data-input-format
  • Datepicker: fix hours timezone offset
  • Datepicker: now you can use attribute value to setup component date
  • Pickers: change default scroll speed factor to 4
  • Window: fix methods setContent, setTitle, setIcon, changePlace
  • Utils: rename method isJQueryObject to isJQuery
  • Utils: add methods isM4Q, isQ. Method isQ return one of isJQuery or isM4Q
  • Streamer: fix scrolling with apple magic mouse and firefox
  • Streamer: fix scroll position for events-area when source changed
  • TreeView: fix confused calls expandNode and collapseNode events
  • Dialog: add attribute data-actions for predefined dialog
  • DatePicker: fix scroll event handler
  • TimePicker: fix scroll event handler
  • Tabs material: add event data-on-tabs-scroll
  • ScrollEvents: plugin for scrollStart, scrollStop events was removed
  • Mousewheel: plugin was removed