Releases: daangn/stackflow
Releases · daangn/stackflow
@stackflow/[email protected]
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 inuseStepFlow()
@stackflow/[email protected]
@stackflow/[email protected]
@stackflow/[email protected]
Patch Changes
- e323ce3: fix: add
decode()
interface toConfig
and supportpath: string[]
@stackflow/[email protected]
Patch Changes
- e323ce3: fix: add
decode()
interface toConfig
and supportpath: string[]
@stackflow/[email protected]
Patch Changes
- e323ce3: fix: add
decode()
interface toConfig
and supportpath: string[]
@stackflow/[email protected]
Patch Changes
- 5fc54cb: Made
divideBy
to be friendly to type inference.
@stackflow/[email protected]
Patch Changes
- e323ce3: fix: add
decode()
interface toConfig
and supportpath: string[]
@stackflow/[email protected]
Patch Changes
- 48693e7: feat(react-ui-core): add swipe back ratio css var in other activity roots and add
transitionend
state inuseStyleEffectSwipeBack()
@stackflow/[email protected]
Minor Changes
- dc35bfc: feat(react-ui-core, plugin-basic-ui): add
onSwipe*
hooks and add data attributes and css variables