Skip to content

10.2.0

Compare
Choose a tag to compare
@hakimio hakimio released this 06 Feb 13:36
· 206 commits to master since this release

Features

  • New backdropConfig.parentContainer config. Can be set to CSS selector or html element reference. Set it to fix
    backdrop stacking issues. Defaults to body.

Fixes

  • Use injected document reference everywhere for SSR safety.
  • Ionic UI: Fix backdrop on top of tour step.
  • Ionic UI: Fix incorrect step position after navigation.
  • Ionic UI: Fix step width in "ios" mode.