Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

99 lines (58 loc) · 1.72 KB

vision-pro-ui

1.2.0

Minor Changes

  • Add docs icon to home view
  • Improve window close button animation
  • Updated settings layout
  • Remove unused components

1.1.1

Patch Changes

  • Update Node.js version to 22 in release workflow
  • Remove unused landing page components and files
  • Update landing page layout and add documentation links
  • Improve sidebar and grid layout styling
  • Remove app store and hero-related components

1.1.0

Minor Changes

  • Added new constants for window properties.
  • Introduced MemoriesView and AppStorePage components.
  • Enhanced landing page with new navigation and layout features.
  • Improved animations and transitions in various components.

1.0.2

Patch Changes

  • add apps and navigation, refined components & animations

1.0.1

Patch Changes

  • f159553: Converted honeycomb layout to use context value instead of prop drilling. Optimized components

1.0.0

Major Changes

  • 0a0b87f: - Brand new landing page
    • Brand new VisionOS honeycomb home layout (mobile compatible)
    • Optimized few components

0.1.7

Patch Changes

  • fixed build errors

0.1.6

Patch Changes

  • 23e4a06: version bump for next, fumadocs, and framer motion
  • cfa6e62: fixed ornament code import

0.1.5

Patch Changes

  • 830af22: New List & Hoverable Component, updated landing page UI

0.1.4

Patch Changes

  • updated hero section ui

0.1.3

Patch Changes

  • 2fcbc0d: Update fuma doc
  • 1d8806d: Refine docs UI layout
  • 1d8806d: Add issue template

0.1.1

Patch Changes

  • b2916ac: minor updates

0.1.0

Minor Changes

  • ae3890f: update mobile landing page layout
  • 2cc5f87: initial release

Patch Changes

  • 1521231: Add component documentations