Skip to content

Releases: daangn/stackflow

@stackflow/[email protected]

28 Nov 06:40
0a55459

Choose a tag to compare

Patch Changes

  • d76f1d1: Add interface to inject appBar.minHeight

@stackflow/[email protected]

27 Nov 10:58
87d450e

Choose a tag to compare

Minor Changes

  • 7907371: Export StaticActivityComponentType type hepler

@stackflow/[email protected]

27 Nov 10:58
87d450e

Choose a tag to compare

Minor Changes

  • 4e4c0d9: Expose interfaces to modify width of edge
  • 151b13f: Parameterize default appscreen transition offset and appscreen dim height

Patch Changes

@stackflow/[email protected]

22 Oct 11:44
71f468c

Choose a tag to compare

Patch Changes

  • fe8b8fe: Fix swipe back gesture during push/pop transitions by using capture phase event listeners to prevent touch events from reaching child elements during transitions

@stackflow/[email protected]

22 Oct 11:44
71f468c

Choose a tag to compare

Patch Changes

  • fe8b8fe: Fix swipe back gesture during push/pop transitions by using capture phase event listeners to prevent touch events from reaching child elements during transitions
  • Updated dependencies [fe8b8fe]

@stackflow/[email protected]

21 Oct 03:21
1e5aae3

Choose a tag to compare

Minor Changes

@stackflow/[email protected]

16 Oct 09:02
9f8abf7

Choose a tag to compare

Minor Changes

  • ead4e78: Add ActivityComponentType paramterized by params

@stackflow/[email protected]

02 Oct 07:32
55934da

Choose a tag to compare

Minor Changes

  • f298988: StructuredActivityComponentType is added.

    Structured activity components are components modeling activity view while exposing major features of an activity.
    Allowing developers easily customize user experience of an activity view, it even allow stackflow to perform various kinds of optimizations.

@stackflow/[email protected]

02 Oct 07:31
55934da

Choose a tag to compare

Patch Changes

  • f298988: Sync with type constraint changes in stackflow/react

@stackflow/[email protected]

02 Oct 07:31
55934da

Choose a tag to compare

Minor Changes

  • f298988: Add defaultHistory route option to pre-seed stack for better deep link experiences
  • 83ee5ed: Expose stack initialization process status for users to disable logging or fetching while initialization transition