Skip to content

Releases: OnsenUI/OnsenUI-dist

2.0.0

14 Sep 16:45
Compare
Choose a tag to compare

🎈

  • ons-splitter-side: Fix attribute watchers.
    • ons-range: Fix #1554.
    • ons-page: Fixed dependency problem between ons-page and ons-toolbar.
    • ons-ripple: Fix timing issue on older Android WebViews.
    • core: Replace Promise polyfill to avoid Webpack warning.

2.0.0-rc.18

07 Sep 05:22
Compare
Choose a tag to compare
  • ons-navigator: Fixed a bug that caused missing .page__content on Safari.
  • angular1: Use the $templateCache service.
  • ons-splitter: Fix #1537.
  • core: Update to Custom Elements v1.
  • ons-navigator: Provides animators and allows to extend them.

2.0.0-rc.17

24 Aug 07:41
Compare
Choose a tag to compare
  • core: Update Typescript definitions.

2.0.0-rc.16

05 Aug 10:03
Compare
Choose a tag to compare
  • ons-splitter-side, ons-splitter-content: Added "page" and "pageLoader" property. Changed to use page-loader instead of ons._internal.getPageHTMLAsync().
  • ons-navigator: Added "page" and "pageLoader" property. Changed to use page-loader instead of ons._internal.getPageHTMLAsync().
  • ons-tabbar, ons-tab: Added "page" and "pageLoader" property. Changed to use page-loader instead of ons._internal.getPageHTMLAsync().
  • core: Added ons.defaultPageLoader and ons.PageLoader.
  • ons-page: Changed to accept ".content" and ".background" elements as child contents.
  • ons-modal: Fix #1433.
  • ons-navigator: Improved iOS slide animation (again).
  • ons-icon: Fix #1352.
  • ons-pull-hook, ons-carousel: Fix #1004.
  • ons-fab: Fix #1496.
  • ons-list-item: Fix #1499
  • ons-tabbar: Fix #1501
  • ons-navigator: Fix #1512. This changes pages property from an HTMLCollection to an Array.
  • ons-page, ons-toolbar, ons-bottom-toolbar, ons-modal, ons-speed-dial: Improved location logic
  • ons-fab: Now stays outside of .page__content when it has a position attribute.
  • ons-modal: Fix #1511.
  • ons-lazy-repeat: Expose refresh() method to user through delegate object.
  • ons-pull-hook: Remove DOM mutations to make it easier to integrate with frameworks and libs.
  • ons-tab: Fix #1528.
  • ons-navigator: data object for popPage.

2.0.0-rc.15

29 Jun 09:05
Compare
Choose a tag to compare
  • ons-navigator: Improved iOS slide animation. Fix #1457.
  • ons.platform: Fix #1482.
  • ons-modal: Support showing on init.
  • ons-speed-dial: Add bindings for AngularJS 1.x.
  • ons-fab: Add bindings for AngularJS 1.x.
  • ons-pull-hook: Fix flickering on iOS.

1.3.17

29 Jun 09:03
Compare
Choose a tag to compare
  • ons-tabbar: Remove previous page when using loadPage().

1.3.16

29 Jun 09:02
Compare
Choose a tag to compare
  • ons-pull-hook: Fix flickering in iOS.

2.0.0-rc.14

22 Jun 11:40
Compare
Choose a tag to compare
  • core: Update TypeScript definitions.

2.0.0-rc.13

21 Jun 09:35
Compare
Choose a tag to compare
  • ons-dialog: Fix Chrome issue with invalid event name.

2.0.0-rc.12

20 Jun 07:51
Compare
Choose a tag to compare
  • core: Added type definitions.
  • ons-switch: Fix #1464.
  • ons-splitter: Fix #1392.