- 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/react-ui-core@1.3.3
- 99eff56: Export AppBar
- 733ebcb: Fix scroll behavior of AppScreen by attaching refs on paperContent
- 658c770: Allow components style to be customized directly
- c391bb7: Fix a bug that entrance transition is not applied.
- 371a39c: fix(plugin-basic-ui): update dependencies
- Updated dependencies [d2c50f3]
- @stackflow/react-ui-core@1.3.2
- aef952a: fix(plugin-basic-ui): prevent touch events while transitioning for other basic components
- Updated dependencies [aef952a]
- @stackflow/react-ui-core@1.3.1
- a7650d4: Support full screen gradient background and introduce new app bar entrance type "cover"
- Updated dependencies [a7650d4]
- @stackflow/react-ui-core@1.3.0
- 5c4b96c: fix(react-ui-core): consider nullable stack
- Updated dependencies [5c4b96c]
- @stackflow/react-ui-core@1.2.3
- 91413b6: To support various background designs, enable users to configure the background-image option in AppScreen, AppBar, BottomSheet and Modal.
- 8593b5a: fix(plugin-basic-ui,react-ui-core): prevent touch events while transitioning
- Updated dependencies [8593b5a]
- @stackflow/react-ui-core@1.2.2
- cfa7af8: Supports dynamic import for activities, and delays transition effects while loading an activity or waiting for a loader response
- cfa7af8: fix(plugin-basic-ui): assign normalized values to global option provider
- 151631b: chore(plugin-basic-ui): update react-ui-core dependency
- f9f1399: Change to the latest AppBar style
- dc35bfc: feat(react-ui-core, plugin-basic-ui): add
onSwipe*hooks and add data attributes and css variables
- Updated dependencies [dc35bfc]
- @stackflow/react-ui-core@1.2.0
- eb9ed7c: fix(plugin-basic-ui): add
max()in support query - eb4578f: fix(plugin-basic-ui): add
maxWidthoption in
- 5b1865e: feat(plugin-basic-ui): add interface to access z-index about AppScreen
- @stackflow/react-ui-core@1.1.2
- Updated dependencies
- @stackflow/react@1.3.2-canary.0
- @stackflow/react-ui-core@1.1.2-canary.0
- @stackflow/react-ui-core@1.1.1
- Updated dependencies
- @stackflow/react@1.3.0-canary.0
- @stackflow/core@1.1.0-canary.0
- @stackflow/react-ui-core@1.1.1-canary.0
- e3dbaac: Extract core react hooks as a "@stackflow/react-ui-core" package
- Updated dependencies [e3dbaac]
- @stackflow/react-ui-core@1.1.0
- 3e8df1b: fix(plugin-basic-ui): calculate app screen height correctly with safearea
- Updated dependencies
- @stackflow/react@1.2.0-canary.0
- 3e35026: chore: include declaration map
- bef6214: fix(plugin-basic-ui): remove
will-changeproperty
- 0f882e8: feat(plugin-basic-ui): export
useStyleEffect() - 0f882e8: feat(plugin-basic-ui): add
useZIndexBase()
- edfffda: use Biome for lint instead of ESLint and fix fixable errors
- 3872e44: style(plugin-basic-ui): move top padding to margin
- 207b8490: Expose
paperReffrom<BottomSheet />and add!importantpaper exit transition
- 20d19546: theme branching via :root's dataset
- Updated dependencies
- @stackflow/react@1.1.8-canary.0
- a32a7e09: chore: bump patch version
- Updated dependencies [a32a7e09]
- Updated dependencies [a32a7e09]
- @stackflow/react@1.1.7
- @stackflow/core@1.0.10
- Updated dependencies
- @stackflow/react@1.1.7-canary.0
- @stackflow/core@1.0.10-canary.0
- d4e86c55: fix hydration mismatch warning in server-side rendering
- dd5be87f: feat(plugin-basic-ui): export css variables from components
- e4c49cdc: chore: apply new release system
- Updated dependencies [e4c49cdc]
- @stackflow/core@1.0.9
- @stackflow/react@1.1.6
- 7dca11ee: feat(plugin-basic-ui): update IconBack component (#423)