@lsst-sqre/squared@0.1.0
Minor Changes
-
#155
b765732
Thanks @jonathansick! - Add a useGafaelfawrUser hook. -
#153
9abbebb
Thanks @jonathansick! - This is the first release of the Squared React component library for Squareone. -
#155
30928a5
Thanks @jonathansick! - Add a GafaelfawrUserMenu component to squared. This is based on the Radix UI dropdown menu and implements a login button if the user is not authenticated or a full user settings menu if the user is authenticated. A logout menu item is always included at the end of the menu, but apps can compose other user menu items in the component. As the name implies, this component is tied into the logic and usage patterns of Gafaelfawr as an auth service. -
#155
30928a5
Thanks @jonathansick! - Add a useCurrentUrl hook. This works withreact/router
and a provided base URL to get the absolute URL of the current page view. Next.js is now a peer dependency of squared to support this.
Patch Changes
- Updated dependencies [
5ee421b
]:- @lsst-sqre/global-css@0.1.0