Skip to content

Metro 4.2.41

Compare
Choose a tag to compare
@olton olton released this 27 Apr 17:49
· 3921 commits to master since this release

4.2.41

  • List: add event data-on-data-load-error
  • List: add item template with property template
  • Table: add item template with property template and value wrapper this.cellValue
  • Pagination: add function Metro.pagination
  • Templates: now you can change begin and end template symbols with third argument {beginToken, endToken}
  • Html container: add attributes data-method, data-request-data
  • Html container: change name of events to data-on-html-load, data-on-html-load-fail, data-on-html-load-done
  • Typography: change line-height for p, .text-leader, .text-leader2 to 1.2
  • Charm: add event data-on-toggle.
  • Chat: fix error for time manipulation, issue #1355
  • Master: add events data-on-next-page, data-on-prev-page
  • Events extensions: Now you can subscribe to all table events with $.on() or addEventListener()
  • Wizard: add events data-on-next-page, data-on-prev-page, data-on-first-page, data-on-last-page, data-on-finish-page
  • Global setup: add using global object metro{ComponentName}Setup to set up all components on the page with own global options set.
  • Resizable: fix toggle canResize property
  • Calendar picker: fix width for calendar wide
  • Slider: change events to startAll, moveAll, stopAll
  • Streamer: add events data-on-data-load, data-on-data-loaded, data-on-data-load-error
  • Streamer: fix methods changeSource, changeData
  • Streamer: add property row for event
  • Streamer: add property html for event with custom html