Skip to content

Update layout options#973

Merged
kmcginnes merged 3 commits intoaws:mainfrom
kmcginnes:layout-updates
Jun 6, 2025
Merged

Update layout options#973
kmcginnes merged 3 commits intoaws:mainfrom
kmcginnes:layout-updates

Conversation

@kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Jun 5, 2025

Description

  • Made layout configs more type safe
  • Renamed hierarchical and subway directions
  • Added bottom to top and right to left directions
  • Moved layout select to its own component
  • Use Jotai state for layout selection so it persists at a session level

Validation

layout-selection.mp4

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes marked this pull request as ready for review June 5, 2025 23:12
@kmcginnes kmcginnes requested a review from andreachild June 5, 2025 23:12
@kmcginnes kmcginnes merged commit a7ae1f2 into aws:main Jun 6, 2025
2 checks passed
@kmcginnes kmcginnes deleted the layout-updates branch June 6, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update layouts to expose more directions

2 participants