Skip to content

Releases: daangn/stackflow

@stackflow/react@1.5.1

24 Feb 11:45
747322a
Compare
Choose a tag to compare

Patch Changes

  • 7751e60: fix(react): pause lazy component transition when no loader defined

@stackflow/react@1.5.0

14 Feb 02:06
caae3ee
Compare
Choose a tag to compare

Minor Changes

  • cfa7af8: Supports dynamic import for activities, and delays transition effects while loading an activity or waiting for a loader response
  • 82b52b0: Add missing logics of considering targetActivityId while updating using update functions.
  • cfa7af8: The 'update functions' pattern for step push and replace actions is implemented.
  • cfa7af8: feat(core, react): add hasZIndex option in useStepFlow()

@stackflow/plugin-basic-ui@1.12.0

14 Feb 02:07
caae3ee
Compare
Choose a tag to compare

Minor Changes

  • cfa7af8: Supports dynamic import for activities, and delays transition effects while loading an activity or waiting for a loader response

Patch Changes

  • cfa7af8: fix(plugin-basic-ui): assign normalized values to global option provider

@stackflow/core@1.2.0

14 Feb 02:06
caae3ee
Compare
Choose a tag to compare

Minor Changes

  • cfa7af8: Supports dynamic import for activities, and delays transition effects while loading an activity or waiting for a loader response
  • cfa7af8: feat(core, react): add hasZIndex option in useStepFlow()

@stackflow/react@1.4.2

22 Jan 12:13
4a194e1
Compare
Choose a tag to compare

Patch Changes

  • e323ce3: fix: add decode() interface to Config and support path: string[]

@stackflow/plugin-history-sync@1.7.1

22 Jan 12:13
4a194e1
Compare
Choose a tag to compare

Patch Changes

  • e323ce3: fix: add decode() interface to Config and support path: string[]

@stackflow/link@1.6.1

22 Jan 12:13
4a194e1
Compare
Choose a tag to compare

Patch Changes

  • e323ce3: fix: add decode() interface to Config and support path: string[]

@stackflow/core@1.1.1

22 Jan 12:13
4a194e1
Compare
Choose a tag to compare

Patch Changes

  • 5fc54cb: Made divideBy to be friendly to type inference.

@stackflow/config@1.2.1

22 Jan 12:13
4a194e1
Compare
Choose a tag to compare

Patch Changes

  • e323ce3: fix: add decode() interface to Config and support path: string[]

@stackflow/react-ui-core@1.2.1

18 Dec 12:26
a95e359
Compare
Choose a tag to compare

Patch Changes

  • 48693e7: feat(react-ui-core): add swipe back ratio css var in other activity roots and add transitionend state in useStyleEffectSwipeBack()