Skip to content

2.5.0

Compare
Choose a tag to compare
@frandiox frandiox released this 21 Jul 09:58
· 0 commits to master since this release

New Features

  • core: Added ons.modifier object with a new set of methods to alter modifier attributes.
  • ons-navigator: iOS Swipe-to-pop feature.
  • ons-modal: Added lift animation (#2078).
  • ons-toolbar: New cover-content modifier. Should be combined with transparent modifier.

Bug Fixes

  • css-components, ons-list-item: Fixed #2100.
  • ons-list: Fixed double top border when located right under toolbar.
  • ons-carousel: Ignores swipes that start outside carousel.
  • Swipeable components: Swipe is now smoother.
  • Swipeable components: Fixed compatibility of some swipeable components.

Misc

  • core css: Add minimized core css file build/css/onsenui.min.css.
  • css-components: Adjusted font size of .back-button__label (improves iOS slide animation).
  • ons-back-button: Replace font icons with SVG icons.
  • Added ons-alert-dialog-button elements.
  • Added size attribute on ons-ripple elements.
  • Added ripple effects properly on ons-range, ons-checkbox, ons-radio, ons-toolbar-button, ons-back-button and ons-alert-dialog-button elements for Material Design.