Skip to content

Releases: olton/metroui

Metro 4.2.46

19 Jul 15:45
Compare
Choose a tag to compare

4.2.46

  • Table: fixed format value for sorting when value is empty, null or undefined
  • Dropdown: fix set open on init
  • DatePicker: add observation for attribute data-locale
  • DatePicker: add observation for attribute data-format
  • Utils: upd func isLocalhost
  • Windows: fix make runtime
  • Dialog: fix make runtime
  • InfoBox: fix make runtime
  • Validator: fix validating for integer and float rules, issue #1388
  • Builder: fix builder config
  • Embed objects: set default width and height to 100%
  • Table: fix show/hide columns with inspector

Metro 4.2.45

17 Jun 14:55
Compare
Choose a tag to compare

4.2.45

  • Calendar picker: fix initial value for i18n
  • Typography: set line-height: 1.5 for p
  • Examples: fix desktop demo
  • Examples: fix start screen demo
  • Notify system: fix minor bug for creating notify after setup

4.3.0-beta1

10 Jun 21:19
Compare
Choose a tag to compare
  • update m4q
  • fixes for m4q
  • add docs for m4q

Metro 4.2.44

03 Jun 07:34
Compare
Choose a tag to compare

4.2.44

  • Calendar: fix methods setMaxDate, setMinDate, issue #1374
  • Datepicker: fix offset for timezones, issue #1372
  • Datepicker: fix val() method

4.3.0-alpha3

28 May 19:50
Compare
Choose a tag to compare

fix use strict

4.3.0-alpha2

27 May 08:30
Compare
Choose a tag to compare
  • upd m4q

4.3.0-alpha

22 May 19:34
Compare
Choose a tag to compare

4.3.0

  • jQuery: remove dependency
  • 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
  • NavView: rename attribute data-expanded to data-expand, fix for using with m4q

Metro 4.2.43

19 May 19:21
Compare
Choose a tag to compare

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

Metro 4.2.42

07 May 19:21
Compare
Choose a tag to compare

4.2.42

  • General: improved components initialization
  • Hotkeys: now you can add or change hotkey at runtime
  • Select: fix cyclic error when Uncaught ReferenceError: function is not defined for onchange event
  • Card: add class flex-card to create card in flex model
  • ListView: fix works methods with jQuery object and\or HTMLElement
  • Streamer: add event data-on-events-scroll
  • Streamer: fix method source
  • Streamer: rename method data to dataSet
  • TreeView: fix methods for add nodes, issue #1150

Metro 4.2.41

27 Apr 17:49
Compare
Choose a tag to compare

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