Skip to content

2.0.0-beta.10

Compare
Choose a tag to compare
@argelius argelius released this 25 Apr 06:17
· 1 commit to master since this release
  • core: Expose FastClick instance as ons.fastClick.
  • ons-navigator: Fixed a bug where popPage always showed the default animation.
  • ons-navigator: Fixed md-lift-animator.
  • ons-navigator: Removed small delay after Lift animators.
  • css-components: Fixed issue with list item using both "chevron" and "longdivider" modifiers.
  • core: Fixed an issue preventing users from selecting text in inputs and textareas.
  • ons-carousel: Added auto-refresh attribute.
  • ons-carousel: Fixed an issue causing improper carousel size when used with angular and ons-navigator.
  • ons-icon: Delete attribute flip from ons-icon (obsolete, since everything can be done with rotate)
  • ons-list-item: Make the attribute tappable a boolean and add attribute tap-background-color
  • ons-alert-dialog: Fixed #1347.
  • ons-progress-bar, ons-progress-circular: Add value, secondaryValue and indeterminate properties.
  • ons-pull-hook: Add state, pullDistance, height, thresholdHeight and disabled properties.
  • ons-alert-dialog, ons-dialog, ons-popover, ons-modal: Updated API (disabled, visible, onDeviceBackButton properties).
  • ons-page: Update API (disabled, onDeviceBackButton properties, on-device-back-button and ng-device-back-button attributes).
  • ons-splitter: Renamed property deviceBackButton to a onDeviceBackButton.
  • ons-button, ons-ripple: Update API (disabled property).
  • ons-speeddial: Updated API (disabled, visible, inline properties).
  • ons-switch: Updated API (disabled, checked, checkbox properties).
  • ons-splitter-side: Changed isOpen to a property.
  • ons-navigator: Removed old angular methods (getPages, getBackButtonHandler).
  • ons-lazy-repeat: Removed setDelegate in favor of the delegate property.
  • ons-range: Fixes memory leak in AngularJS bindings.
  • ons-toolbar-button: Add disabled property.
  • css-components: Fixes list layout glitch on older Android devices.