aurelia-bootstrap icon indicating copy to clipboard operation
aurelia-bootstrap copied to clipboard

Add support for justified tabs

Open trydis opened this issue 8 years ago • 2 comments

http://getbootstrap.com/components/#nav-justified

trydis avatar Apr 06 '17 07:04 trydis

Thank you for the PR. What happen of you have both vertical and justified at the same time? This makes me wonder if it should be a string rather than two booleans.

tochoromero avatar Apr 06 '17 15:04 tochoromero

It will behave as justified, which i guess is a bit weird. As you mention, perhaps it's better to have a style property or similar instead.

trydis avatar Apr 07 '17 06:04 trydis