Skip to content

Commit

Permalink
Change changeset levels to minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed Feb 19, 2025
1 parent 1b8bd77 commit 0663549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/ninety-paws-hammer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@lsst-sqre/tsconfig': patch
'@lsst-sqre/tsconfig': minor
---

Add DOM to lib options. This makes types available for DOM APIs, which we do use in react libraries like Squared.
2 changes: 1 addition & 1 deletion .changeset/old-phones-cheat.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'squareone': patch
'squareone': minor
---

Reimplement `HeaderNav` using the `PrimaryNavigation` component from Squared. Although the menu looks the same visually, it is now entirely powered by the Radix `NavigationMenu` primitive so that any menu item can be a trigger for a menu rather than a link to another page. The Login / user menu is reimplemented as a menu item rather than with the special GafaelfawrUserMenu component.

0 comments on commit 0663549

Please sign in to comment.