Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1247 configure/review page redesign #1252

Merged
merged 20 commits into from
Jan 25, 2023
Merged

Conversation

Noxsios
Copy link
Contributor

@Noxsios Noxsios commented Jan 23, 2023

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:

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

  • New feature (non-breaking change which adds functionality)

Checklist before merging

@Noxsios Noxsios linked an issue Jan 23, 2023 that may be closed by this pull request
@Noxsios Noxsios added this to the Zarf UI milestone Jan 24, 2023
@Noxsios Noxsios marked this pull request as ready for review January 24, 2023 21:17
@Noxsios
Copy link
Contributor Author

Noxsios commented Jan 24, 2023

Screenshot 2023-01-24 at 4 02 23 PM

Screenshot 2023-01-24 at 4 02 08 PM

Screenshot 2023-01-24 at 3 33 28 PM

Screenshot 2023-01-24 at 3 30 13 PM

Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@jeff-mccoy jeff-mccoy enabled auto-merge (squash) January 25, 2023 00:14
@jeff-mccoy jeff-mccoy merged commit 62a70b6 into main Jan 25, 2023
@jeff-mccoy jeff-mccoy deleted the 1247-configurereview-page-redesign branch January 25, 2023 00:29
Noxsios added a commit that referenced this pull request Mar 8, 2023
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure/Review page redesign
2 participants