Skip to content

2.0.0-beta.7

Compare
Choose a tag to compare
@argelius argelius released this 15 Apr 09:34
· 1 commit to master since this release
  • core: Automatic Styling feature depending on current platform.
  • core: Fixed #1181.
  • ons-fab: Fixed #1192.
  • ons-tabbar: Correctly applies animation-options.
  • ons-popover: Correctly applies animation-options.
  • ons-alert-dialog: Correctly applies animation-options.
  • ons-navigator: Closes #1208.
  • ons-carousel: Accepts animation-options.
  • core: Async methods return promises. Closes #1054.
  • ons-if: Added new conditional component with platform and orientation attributes.
  • ons-navigator: New Lift and Fade animators that match Material Design styles.
  • ons-input: Extended component to support type checkbox and radio.
  • ons-ripple: Can be added by using ripple attribute.
  • ons-tab: Tabs are always persistent.
  • ons-ripple: Improve ripple effect. Closes #1193.
  • ons-switch: Switch is now draggable.
  • core: Use a global gesture detector to improve performance.
  • ons-splitter-side: Fixed #1222.
  • css-components: Improve list item style.
  • ons.notification: Closes #1127.
  • ons-splitter: Improved performance and fixed minor bugs.
  • ons-lazy-repeat: Fixed [#1236, #1029, #470], and #1035.
  • ons-input: Transparent style is now default in iOS (removed 'transparent' modifier).
  • ons-input: Update Angular bindings to work better with checkboxes and radio buttons.
  • ons-switch: Fix so it works inside a element.
  • ons-ripple: Attach event listeners to parent to avoid blocking cliks.