Skip to content

Releases: daangn/stackflow

@stackflow/react-ui-core@1.3.0

09 Apr 10:08
0bee9d8
Compare
Choose a tag to compare

Minor Changes

  • a7650d4: Support full screen gradient background and introduce new app bar entrance type "cover"

@stackflow/plugin-basic-ui@1.14.0

09 Apr 10:08
0bee9d8
Compare
Choose a tag to compare

Minor Changes

  • a7650d4: Support full screen gradient background and introduce new app bar entrance type "cover"

Patch Changes

  • Updated dependencies [a7650d4]
    • @stackflow/react-ui-core@1.3.0

@stackflow/react-ui-core@1.2.3

27 Mar 06:55
e6e1b45
Compare
Choose a tag to compare

Patch Changes

  • 5c4b96c: fix(react-ui-core): consider nullable stack

@stackflow/plugin-basic-ui@1.13.1

27 Mar 06:55
e6e1b45
Compare
Choose a tag to compare

Patch Changes

  • 5c4b96c: fix(react-ui-core): consider nullable stack
  • Updated dependencies [5c4b96c]
    • @stackflow/react-ui-core@1.2.3

@stackflow/react-ui-core@1.2.2

14 Mar 06:58
8742998
Compare
Choose a tag to compare

Patch Changes

  • 8593b5a: fix(plugin-basic-ui,react-ui-core): prevent touch events while transitioning

@stackflow/plugin-basic-ui@1.13.0

14 Mar 06:58
8742998
Compare
Choose a tag to compare

Minor Changes

  • 91413b6: To support various background designs, enable users to configure the background-image option in AppScreen, AppBar, BottomSheet and Modal.

Patch Changes

  • 8593b5a: fix(plugin-basic-ui,react-ui-core): prevent touch events while transitioning
  • Updated dependencies [8593b5a]
    • @stackflow/react-ui-core@1.2.2

@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()