-
Notifications
You must be signed in to change notification settings - Fork 9
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
Create component: ino-nav-menu
#1075
Comments
janivo
added
new
This issue has been recently added and has no estimation
landingpage
and removed
new
This issue has been recently added and has no estimation
labels
Oct 16, 2023
MariaLStefan
added a commit
that referenced
this issue
Jan 30, 2024
MariaLStefan
added a commit
that referenced
this issue
Jan 30, 2024
MariaLStefan
added a commit
that referenced
this issue
Feb 8, 2024
janivo
added a commit
that referenced
this issue
Mar 26, 2024
# Conflicts: # packages/elements/src/components.d.ts # packages/landingpage/app/[lang]/getting-started/_components/layout.tsx # packages/landingpage/app/[lang]/getting-started/_components/menuSection.tsx # packages/landingpage/app/[lang]/getting-started/_components/navigationMenu.module.scss # packages/landingpage/app/[lang]/getting-started/_components/navigationMenu.tsx # packages/landingpage/app/[lang]/getting-started/angular/angular-guide.mdx # packages/landingpage/app/[lang]/getting-started/javascript/javascript-guide.mdx # packages/landingpage/app/[lang]/getting-started/react/react-guide.mdx # packages/landingpage/app/[lang]/getting-started/vue/vue-guide.mdx # packages/landingpage/utils/elementsWrapper.ts
janivo
added a commit
that referenced
this issue
Apr 22, 2024
# Conflicts: # packages/elements/src/components/ino-snackbar/readme.md
janivo
added a commit
that referenced
this issue
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To prepare for our upcoming patterns section, we require a menu component that will showcase all our headlines in a compact menu format. Currently, this type of menu can be found in our React guide on the landing page. Let's create a web component called "ino-nav-menu."
Requirements
<a>
elements for flexibility purposes).routeClick
eventCurrent
Expected
(see our Figma for details)
The text was updated successfully, but these errors were encountered: