Releases: olton/metroui
Releases · olton/metroui
Metro 4.2.46
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
andfloat
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
4.2.45
- Calendar picker: fix initial value for i18n
- Typography: set
line-height: 1.5
forp
- Examples: fix desktop demo
- Examples: fix start screen demo
- Notify system: fix minor bug for creating notify after setup
4.3.0-beta1
- update
m4q
- fixes for
m4q
- add docs for
m4q
Metro 4.2.44
4.3.0-alpha3
fix use strict
4.3.0-alpha2
- upd
m4q
4.3.0-alpha
4.3.0
- jQuery: remove dependency
- Keypad: rename property
data-length
todata-key-length
- Slider: fix show/hide hint
- Typo: fix
margin-top
for lists inside a lists, ex:ul > ul
- NavView: rename attribute
data-expanded
todata-expand
, fix for using withm4q
Metro 4.2.43
4.2.43
- Inputs: add class
.input-small
for using withinput
,select
,spinner
,tag-input
,keypad
,file
, issue #1245 - Events: upd docs for subscribing events with
$.on
andaddEventListener()
- Panel: new method
customButtons()
for add custom buttons at runtime - Table: add
margin-top: 1rem
for class.table
- Lists: add
margin-top: 1rem
forul
,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
toisJQuery
- Utils: add methods
isM4Q
,isQ
. MethodisQ
return one ofisJQuery
orisM4Q
- Streamer: fix scrolling with
apple magic mouse
andfirefox
- Streamer: fix scroll position for
events-area
when source changed - TreeView: fix confused calls
expandNode
andcollapseNode
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
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
foronchange
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
todataSet
- TreeView: fix methods for add nodes, issue #1150
Metro 4.2.41
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 wrapperthis.cellValue
- Pagination: add function
Metro.pagination
- Templates: now you can change
begin
andend
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
forp
,.text-leader
,.text-leader2
to1.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()
oraddEventListener()
- 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