Skip to content

Commit

Permalink
Merge pull request #182 from lsst-sqre/tickets/DM-48644
Browse files Browse the repository at this point in the history
DM-48644: Change changeset levels to minor
  • Loading branch information
jonathansick authored Feb 19, 2025
2 parents 1b8bd77 + 0663549 commit 97e1292
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 97e1292

Please sign in to comment.