VPenkov / okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)
4.02k stars 267 forks source link

The future of this repository #56

Open VPenkov opened 7 years ago

VPenkov commented 7 years ago

Hey guys,

For a while now okayNav's development has been next to none.

I'd like to let you know that I'm working on a fully rewritten version that eliminates the jQuery dependency (but will support jQuery, and will be backwards-compatible).

The most important planned stuff going on is:

You can have a look here. Keep in mind that a small part of it is actually working as of yet but it felt like a good time to announce it and maybe gather early feedback.

Upon releasing it, all existing issues will be closed, hopefully because they will stop being relevant.

If anyone's interested in helping and/or porting existing functionality, do let me know!

ktmn commented 7 years ago

Will it be able to work with menus such as these: http://semantic-ui.com/collections/menu.html

VPenkov commented 7 years ago

Sure, those are pretty casual navigations.
Also, allowing multiple instances is definitely something I'm looking into as well.

JacobDB commented 7 years ago

Very excited to hear this! I've been wanting to use this for a long time, but haven't been able to due to lack of multi-level support, jQuery dependency, and the inability to custom style it effectively (although I'm sure I could work out that last one).

I have one minor request for you: I'd really appreciate the ability to add custom classes to the overflow menu.

Will keep an eye on your repository for progress!

runnickrun commented 6 years ago

Any update on the status? Seems like 3.0 wasn't in active development for a couple of month or do I miss something?