Skip to content

Latest commit

 

History

History
158 lines (89 loc) · 2.57 KB

File metadata and controls

158 lines (89 loc) · 2.57 KB

@stackflow/plugin-basic-ui

1.10.1-canary.0

Patch Changes

  • export <AppBar /> component

1.10.0

Minor Changes

  • 5b1865e: feat(plugin-basic-ui): add interface to access z-index about AppScreen

1.9.2

Patch Changes

  • @stackflow/react-ui-core@1.1.2

1.9.2-canary.0

Patch Changes

  • Updated dependencies
    • @stackflow/react@1.3.2-canary.0
    • @stackflow/react-ui-core@1.1.2-canary.0

1.9.1

Patch Changes

  • @stackflow/react-ui-core@1.1.1

1.9.1-canary.0

Patch Changes

  • 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

1.9.0

Minor Changes

  • e3dbaac: Extract core react hooks as a "@stackflow/react-ui-core" package

Patch Changes

  • Updated dependencies [e3dbaac]
    • @stackflow/react-ui-core@1.1.0

1.8.4

Patch Changes

  • 3e8df1b: fix(plugin-basic-ui): calculate app screen height correctly with safearea

1.8.3

1.8.3-canary.0

Patch Changes

  • Updated dependencies
    • @stackflow/react@1.2.0-canary.0

1.8.2

Patch Changes

  • 3e35026: chore: include declaration map

1.8.1

Patch Changes

  • bef6214: fix(plugin-basic-ui): remove will-change property

1.8.0

Minor Changes

  • 0f882e8: feat(plugin-basic-ui): export useStyleEffect()
  • 0f882e8: feat(plugin-basic-ui): add useZIndexBase()

Patch Changes

  • edfffda: use Biome for lint instead of ESLint and fix fixable errors
  • 3872e44: style(plugin-basic-ui): move top padding to margin

1.7.0

Minor Changes

  • 207b8490: Expose paperRef from <BottomSheet /> and add !important paper exit transition

1.6.0

Minor Changes

  • 20d19546: theme branching via :root's dataset

1.5.3

1.5.3-canary.0

Patch Changes

  • Updated dependencies
    • @stackflow/react@1.1.8-canary.0

1.5.2

Patch Changes

  • a32a7e09: chore: bump patch version
  • Updated dependencies [a32a7e09]
  • Updated dependencies [a32a7e09]
    • @stackflow/react@1.1.7
    • @stackflow/core@1.0.10

1.5.2-canary.0

Patch Changes

  • Updated dependencies
    • @stackflow/react@1.1.7-canary.0
    • @stackflow/core@1.0.10-canary.0

1.5.1

Patch Changes

  • d4e86c55: fix hydration mismatch warning in server-side rendering

1.5.0

Minor Changes

  • dd5be87f: feat(plugin-basic-ui): export css variables from components

1.4.2

Patch Changes

  • e4c49cdc: chore: apply new release system
  • Updated dependencies [e4c49cdc]
    • @stackflow/core@1.0.9
    • @stackflow/react@1.1.6

1.4.1

Patch Changes

  • 7dca11ee: feat(plugin-basic-ui): update IconBack component (#423)