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

Implement a simple nav menu #34

Open
david-poindexter opened this issue May 8, 2022 · 1 comment
Open

Implement a simple nav menu #34

david-poindexter opened this issue May 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-poindexter
Copy link
Member

Is your feature request related to a problem?

In the original nvQuickTheme project, slimmenu is used. However, this has a jQuery dependency and I'd like like to see that dependency removed. So, we'll need a simple menu that has no dependencies other than potentially Tailwind and JS (if necessary).

Describe the solution you'd like

We need to have no dependency on jQuery.

Describe alternatives you've considered

n/a

Additional context

@david-poindexter david-poindexter added the enhancement New feature or request label May 8, 2022
@david-poindexter david-poindexter added this to the 1.0.0 milestone May 8, 2022
@david-poindexter david-poindexter self-assigned this May 8, 2022
@ajplopez
Copy link

ajplopez commented May 8, 2022

For your consideration : https://github.com/mrwweb/clicky-menus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants