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

chore(@kadena/react-ui): Cleanup NavHeader and incorporate into the Docs website #1506

Merged
merged 12 commits into from
Feb 2, 2024

Conversation

eileenmguo
Copy link
Contributor

@eileenmguo eileenmguo commented Jan 19, 2024

  • Updated the NavHeader component to export all subcomponents as separate components
  • Updated the NavHeader compound components to use existing UI components (ex button, select)
  • Updated the Docs website to use the new NavHeader components for consistency

Copy link

changeset-bot bot commented Jan 19, 2024

🦋 Changeset detected

Latest commit: 25eddc6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@kadena/react-ui Patch
@kadena/dev-wallet Patch
@kadena/graph-client Patch
@kadena/dev-wallet-desktop Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 8:23am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2024 8:23am
docs-storybook ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2024 8:23am
proof-of-us ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2024 8:23am
react-ui ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2024 8:23am

@eileenmguo eileenmguo marked this pull request as ready for review January 24, 2024 14:22
<NavHeader
logo={
<Link href={'/'}>
<Logo />
Copy link
Contributor

Choose a reason for hiding this comment

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

We used to have two logos for smaller/larger screens, so this isn't the case anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was unintentional! I will fix it 👍

@KristinaSpasevska
Copy link
Contributor

KristinaSpasevska commented Jan 25, 2024

Also to double check, will the glow be removed from the Header?

@eileenmguo
Copy link
Contributor Author

Also to double check, will the glow be removed from the Header?

Yes, the new branding does not have any glow

Copy link
Contributor

@realdreamer realdreamer left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏽

@eileenmguo eileenmguo merged commit 3bb9d5a into main Feb 2, 2024
17 of 20 checks passed
@eileenmguo eileenmguo deleted the chore/nav-header branch February 2, 2024 10:53
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.

5 participants