You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
This PR introduces some updates to the `configure` and `review` pages,
tweaking the section header components. To accomplish this, two new
complex components were introduced:
- `Tooltip` - powered by [Floating UI](https://floating-ui.com/)
(popperJS 3.0)
In addition to the above, there are some refactoring on how theming
works across Zarf UI, with the introduction of using the `html`
`data-theme` property until such time that Unicorn UI's theming is fully
mature.
## Related Issue
Fixes#1247
## Type of change
- [x] New feature (non-breaking change which adds functionality)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
## Description
This PR introduces some updates to the `configure` and `review` pages,
tweaking the section header components. To accomplish this, two new
complex components were introduced:
- `Tooltip` - powered by [Floating UI](https://floating-ui.com/)
(popperJS 3.0)
In addition to the above, there are some refactoring on how theming
works across Zarf UI, with the introduction of using the `html`
`data-theme` property until such time that Unicorn UI's theming is fully
mature.
## Related Issue
Fixes#1247
## Type of change
- [x] New feature (non-breaking change which adds functionality)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
From the Figma spec, update the configure + review pages for better UX.
The text was updated successfully, but these errors were encountered: