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

Cleanup Typography + utilize new Typography system from Unicorn UI #1199

Merged
merged 13 commits into from
Jan 18, 2023

Conversation

Noxsios
Copy link
Contributor

@Noxsios Noxsios commented Jan 12, 2023

Description

Utilizes new Typography system from @mike-winberry : https://unicorn-ui.netlify.app/theme

  • Replaces current global theming via app.css w/ an implementation in typography.ts
  • Performs overrides to stay in harmony with the Figma spec laid out by @Madeline-UX

Additions:

  • Remove dead Container and Modal components
  • Replace any leftover <p> and <hX elements w/ Typography

@jeff-mccoy

This comment was marked as outdated.

@Noxsios Noxsios marked this pull request as draft January 13, 2023 20:28
@Noxsios Noxsios marked this pull request as ready for review January 17, 2023 19:04
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.

changes all look reasonable, can we get a few screenshots of the changes here before approval?

@Noxsios Noxsios added this to the Zarf UI milestone Jan 17, 2023
@Noxsios
Copy link
Contributor Author

Noxsios commented Jan 17, 2023

720p.1199.mov

@jeff-mccoy watch unmuted

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.

@Noxsios raising the bar on async PR review process. Also lgtm.

@jeff-mccoy jeff-mccoy merged commit 0d29920 into main Jan 18, 2023
@jeff-mccoy jeff-mccoy deleted the razzle-cleanup-typography branch January 18, 2023 04:39
Noxsios added a commit that referenced this pull request Mar 8, 2023
…1199)

## Description

Utilizes new Typography system from @mike-winberry :
https://unicorn-ui.netlify.app/theme

- Replaces current global theming via `app.css` w/ an implementation in
`typography.ts`
- Performs overrides to stay in harmony with the Figma spec laid out by
@Madeline-UX

### Additions:

- Remove dead `Container` and `Modal` components
- Replace any leftover `<p>` and `<hX` elements w/ Typography
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.

2 participants