VPenkov
VPenkov
Please don't do this. It's as good as saying RIP zooming. Read this first: https://www.smashingmagazine.com/2016/05/fluid-typography/
The universal `*` selector is considered to affect performance negatively (although [Paul Irish](https://www.paulirish.com/2012/box-sizing-border-box-ftw/) says this is false). Still, it's a common scare for most developers so they may not be...
@jlong I don't claim it's bad (and I even quoted Paul Irish). Just explaining why other people avoid it. Although I'd never apply a transition on all elements, but that's...
Currently it's not possible to use okayNav in multiple instances for a variety of reasons. At least, not out of the box anyway. But yeah, point taken, leaving this open...
It is an interesting suggestion but I don't think I will be doing that in the immediate future. What I wanted to create was a jQuery plugin with a simple...
I suggest to hold on until the swipe thingy is done. It should make a few things obsolete and change others.
@karlprieb you should join our [Gitter](https://gitter.im/VPenkov/okayNav). We're working together with @jonathantneal on this.
It's already almost available; keep an eye on [this repo](https://github.com/VPenkov/okayNav-vanillaJS) for a beta.
Sure, those are pretty casual navigations. Also, allowing multiple instances is definitely something I'm looking into as well.
Yes, that's on the roadmap. Should be a few weeks before I get to it. You'll be able to assign priority or exclude items altogether via data attributes.