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

Nav and related components #5

Merged
merged 7 commits into from
Jul 11, 2022
Merged

Nav and related components #5

merged 7 commits into from
Jul 11, 2022

Conversation

winkerVSbecks
Copy link
Collaborator

@winkerVSbecks winkerVSbecks commented Jun 28, 2022

  • Menu button
  • Collapsed nav
  • Drawer
  • NavItem
  • NavMenu
  • StackedNav

Note: the menu component is a placeholder. I'll implement the toggle functionality with the sub-nav component.

Design spec: https://www.figma.com/file/ur4kydUbRqdDyfoZWzdiIw/Storybook-app?node-id=1836:55194

📦 Published PR as canary version: 0.1.1-canary.5.a7cc709.0

✨ Test out this PR locally via:

npm install @storybook/components-marketing@0.1.1-canary.5.a7cc709.0
# or 
yarn add @storybook/components-marketing@0.1.1-canary.5.a7cc709.0

* Menu button
* Collapsed nav
* Drawer
* NavItem
* NavMenu
* StackedNav
Copy link

@chantastic chantastic left a comment

Choose a reason for hiding this comment

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

whew! that's a lotta dropdown code 😅

at a high level, it all looks very reasonable to me. are there particular parts that you're feeling less secure about?

@winkerVSbecks
Copy link
Collaborator Author

@chantastic nothing specific but it's a lot of code so wanted to run it by someone else.

@winkerVSbecks winkerVSbecks merged commit a7cc709 into main Jul 11, 2022
@winkerVSbecks winkerVSbecks deleted the nav-components branch July 20, 2022 17:18
@winkerVSbecks
Copy link
Collaborator Author

🚀 PR was released in v2.0.0 🚀

@winkerVSbecks winkerVSbecks added the released This issue/pull request has been released. label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants