Responsive-Tabs icon indicating copy to clipboard operation
Responsive-Tabs copied to clipboard

Vertical tabs

Open dimaip opened this issue 11 years ago • 7 comments

I'd love to have vertical tabs degradable to accordion as well! Can provide a PR if needed. Guess it can be done with mere css though.

dimaip avatar Oct 15 '14 09:10 dimaip

I would definitely like to see this project with vertical tabs degrading to accordion. Please.

neilkpd avatar Oct 20 '14 12:10 neilkpd

Hiya, I think this definitely would be a nice feature. If you could provide a PR that would be great, as I don't have a lot of time atm :)

jellekralt avatar Nov 23 '14 19:11 jellekralt

Hey, sorry, I had to create my own tiny tabs implementation, so I can't do a PR now.

dimaip avatar Nov 25 '14 20:11 dimaip

No worries :)

jellekralt avatar Nov 25 '14 22:11 jellekralt

Any idea when vertical tabs might be available?

terryupton avatar Apr 12 '16 14:04 terryupton

I've already made an implementation of vertical tabs to accordion and I am happy to submit a PR.

The question is how would you see the widths of the tabs / content being controlled?

In my version however I am just using percentages via CSS.

coxrichuk avatar Apr 18 '16 10:04 coxrichuk

I think percentages via CSS is the best/most logical way to control this.

terryupton avatar Apr 19 '16 08:04 terryupton