Releases: lsst-sqre/squareone
[email protected]
Minor Changes
- #188
d24e59837c7c8057b03ea8d42d625e64e6fc5d0e
Thanks @jonathansick! - Add new "notice" and "outage" broadcast banners. This notice category replaces the earlier default ("maintenance") and is orange. Another new category, "outage", takes the red colour. This change is driven by Semaphore at lsst-sqre/semaphore#109
Patch Changes
- Updated dependencies [
7a41984e02439cd16a2786196330492197f5c465
]:- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
@lsst-sqre/[email protected]
Patch Changes
- Updated dependencies [
7a41984e02439cd16a2786196330492197f5c465
]:- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
@lsst-sqre/[email protected]
Patch Changes
- #188
7a41984e02439cd16a2786196330492197f5c465
Thanks @jonathansick! - Use the project orange accent for color-orange-500 (was accidentally red before).
@lsst-sqre/[email protected]
Patch Changes
- Updated dependencies [
7a41984e02439cd16a2786196330492197f5c465
]:- @lsst-sqre/[email protected]
[email protected]
Minor Changes
-
#186
1dc078011cb6a1e87fbde6480ebbdf534c5ea9ee
Thanks @jonathansick! - Adopt horizontal triad logo in header. -
#186
55df20028a802a7dcd33b14d599266517c05021a
Thanks @jonathansick! - Update pnpm to 10.12. -
#186
c1bc9f3e517c5273588b21dd0368411575c6684d
Thanks @jonathansick! - Update funding notice text. -
#186
755428a010d4355994436b02dfb9a55801438ab7
Thanks @jonathansick! - Use configured site name for homepage title. -
#186
10153b02ea62674a75b8c33acdff88351e8d2511
Thanks @jonathansick! - Add a configurable preview badge that links to the roadmap doc.The preview badge appears on the homepage below the title. It's presence is configurable with the "showPreview" configuration. The link it follows is also configurable with "previewLink".
-
#186
13e1fdce47cafe848413d5aa78e51cc767fda365
Thanks @jonathansick! - Update to Node 22.16 (current LTS).
Patch Changes
-
#186
9b717643a038f3936f520c2f85dfaa2d7ad2b0d3
Thanks @jonathansick! - Update partner logo lineup. -
Updated dependencies [
9b717643a038f3936f520c2f85dfaa2d7ad2b0d3
,1323de7a7e4deb3ada11ebbf650883c70221958f
]:- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
@lsst-sqre/[email protected]
Patch Changes
- Updated dependencies [
9b717643a038f3936f520c2f85dfaa2d7ad2b0d3
,1323de7a7e4deb3ada11ebbf650883c70221958f
]:- @lsst-sqre/[email protected]
- @lsst-sqre/[email protected]
@lsst-sqre/[email protected]
Minor Changes
- #186
1323de7a7e4deb3ada11ebbf650883c70221958f
Thanks @jonathansick! - Add triad logos (Rubin+NSF+DOE).
Patch Changes
- #186
9b717643a038f3936f520c2f85dfaa2d7ad2b0d3
Thanks @jonathansick! - Update partner logo lineup.
@lsst-sqre/[email protected]
Patch Changes
- Updated dependencies [
9b717643a038f3936f520c2f85dfaa2d7ad2b0d3
,1323de7a7e4deb3ada11ebbf650883c70221958f
]:- @lsst-sqre/[email protected]
[email protected]
Minor Changes
- #183
a1a6cbe
Thanks @jonathansick! - Times Square now supports date and date-time parameter types.
[email protected]
Minor Changes
-
#179
92ecf5f
Thanks @jonathansick! - Add a configurable Apps menu to the header navigation. This menu is for linking for non-aspect applications within the RSP, such as Times Square. -
#179
b4b2fdb
Thanks @jonathansick! - Moved auth URLs into Squared as a library. ThegetLoginUrl
andgetLogout
URL functions compute the full URLs to the RSP's login and logout endpoints and include the?rd
query strings to return the user to current and home URL respectively. -
#179
6be6b1c
Thanks @jonathansick! - ReimplementHeaderNav
using thePrimaryNavigation
component from Squared. Although the menu looks the same visually, it is now entirely powered by the RadixNavigationMenu
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.
Patch Changes
- Updated dependencies [
b4b2fdb
,77274e7
]:- @lsst-sqre/[email protected]