Releases: OnsenUI/OnsenUI-dist
Releases · OnsenUI/OnsenUI-dist
2.0.0-rc.11
2.0.0-rc.10
2.0.0-rc.9
- ons-popover: Fix iOS glitch.
- ons-fab: Fix issue where element was not shown correctly in React.
2.0.0-rc.8
- core: Fixed #845.
- ons-pull-hook: Add React compatibility.
2.0.0-rc.7
2.0.0-rc.6
- ons-splitter: 'load' methods return promises in Angular1 bindings.
- ons-navigator: Fix 'popPage' with 'refresh' parameter.
- ons-dialog: Make ons-dialog angular2 compatible.
- ons-speed-dial, ons-speed-dial-item: Removed
_compiled
attribute. - ons-speed-dial: Make ons-speed-dial elements angular2 compatible.
- ons-carousel: Fix #1423.
2.0.0-rc.5
- css-components: Fix material list item paddings.
- ons-list: Fix #1401.
- ons-range: Fix #1391.
- ons-carousel: Fix #1404.
- ons-speed-dial: Add
isOpen()
method. - ons-speed-dial: Emit
open
andclose
events. - ons-speed-dial: Block clicks when hidden.
- ons-splitter: Correctly import dependency.
- css-components: Fix border of inline list.
- css-components: Refine style of list item title and subtitle.
- ons-toolbar: Fix #1419.
- css-components: Refine default paddings of list items.
- ons-back-button: Add
onClick
property.
2.0.0-rc.4
- ons-input: Fix to
input-id
attribute.
2.0.0-rc.3
- core: Support creation with
document.createElement
for several components. - ons-navigator: Support changing the
animation
attribute dynamically. - ons-dialog: Support changing the
animation
attribute dynamically. - ons-alert-dialog: Support changing the
animation
attribute dynamically. - ons-popover: Fix shadow glitch.
2.0.0-rc.2
- ons-tab: Fix dynamic
icon
andlabel
attributes.