Skip to content

2.8.3

Compare
Choose a tag to compare
@frandiox frandiox released this 13 Dec 16:44
· 0 commits to master since this release

New Features

  • ons-list-item: Skip tappable effect on children with prevent-tap attribute or ons-* elements.
  • ons-navigator: resetToPage can now perform 'pop' animation if options.pop is true.

Bug Fixes

  • ons-carousel: Fixed #2260.
  • ons-progress-circular: Fixed #1860.
  • css/polyfills: Fixed #2266.
  • ons-ripple: The effect does not propagate to other ons-ripple parents anymore.
  • ons-carousel: Prevent error state when hidden during the first rendering.
  • angular1: ons-scope directive works when placed on the same element as var attribute.

Misc

  • Show warning when Onsen UI is loaded more than once (UMD - ESM).
  • ons-pull-hook: threshold-height is not disabled anymore when its value is lower than the height.
  • angular1: Revised the exposed DOM properties for carousel, modal, navigator, popover, pullHook, splitter, splitterSide, switch and tabbar.