cferdinandi / tabby

Lightweight, accessible vanilla JS toggle tabs.
MIT License
598 stars 73 forks source link

Multiple instances? #95

Closed timbakkum closed 5 years ago

timbakkum commented 6 years ago

Thanks for great plugin! Is it possible to have multiple instances of tabby with different settings? I tried assigning tabby to differently named variables, but I can't get it to work.

Thanks in advance for any help.

cferdinandi commented 6 years ago

Not yet. The plugin needs a refactor to support this, and it's on my roadmap. I'll keep this open as a feature request so you can get an update when it's available.

bwasilewski commented 5 years ago

It would also be great to be able to nest tab groups.

cferdinandi commented 5 years ago

A refactor should support this, but, candidly from a UX perspective, that's a horrible idea.

bwasilewski commented 5 years ago

Thanks for your advice, I would still like to see it supported if possible!

cferdinandi commented 5 years ago

This will be released tomorrow

cferdinandi commented 5 years ago

Done: https://github.com/cferdinandi/tabby/releases/tag/v12.0.0