-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
feat: add <MegaMenu>
#952
feat: add <MegaMenu>
#952
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2057e11
to
ad5c742
Compare
ad5c742
to
08d31ae
Compare
08d31ae
to
d85bf12
Compare
d85bf12
to
da3f7d1
Compare
da3f7d1
to
f173bef
Compare
what's the matter ? |
Hey @vdwalia, thanks for your patience on my response - basically, this feature needs unit tests, theme support, and just generally I would like someone else with experience on the library to check it out and see if there's anything that can be done better. With that said, you can use this feature right now if you point to |
f173bef
to
c40da8c
Compare
This component is currently a work-in-progress; you can expect that there may be significant changes in the future, in particular, to its theme. There currently isn't a theme, but there probably will be in the future.
@SutuSebastian recently rewrote how we document our examples on flowbite-react.com, and these changes migrate `<MegaMenu>` to that new workflow.
c40da8c
to
8aea526
Compare
Adds the Mega menu component.
This is a work in progress. This component DEFINITELY needs more work before a merge. It will be available in
flowbite-react@beta
while we do that.