Metro 4.3.6
4.3.6
M4Q
- M4Q: upd to
1.0.6
- M4Q Init: fix minor bug for creating elements in context
- M4Q Ajax: add parameter
contentType
. If this param has valuefalse
,Content-type
can't be defined.
Metro 4
- ColorJS: fix functions
RGB
,RGBA
- Select: add focus state, issue #1488
- Checkbox: add focus state
- Radio: add focus state
- Select: add attribute
data-cls-drop-container
- Dropdown: add
important
to.drop-left
,.drop-right
,.drop-up
classes - Table: add support
formatMask
for fields defined in table headthead
- ResetCSS: remove duplicate declarations
- Toast: add global setup. Related to issue #1493
- Streamer: now you can set event time up to a minute
- Streamer: now you can use for event size
half
andone-third
constants - Streamer: add events
onDrawEvent
,onDrawGlobalEvent
,onDrawStream
- TreeView: fix attribute
data-show-child-count
- CalendarPicker: add attribute
data-value
to set init input value, issue #1506 - Streamer:
data-wheel
now true by default - Streamer: add attribute
data-wheel-step
to define scroll step for horizontal scrolling with mouse - Streamer: fix horizontal scrolling with mouse.