Add support for nav pills, stackable and justified

Created on 18 May 2019, almost 6 years ago
Updated 23 September 2024, 7 months ago

As described in the documentation of Bootstrap 3

https://getbootstrap.com/docs/3.3/components/#nav

Navs can be tab or pill styled, pills can be stacked, and both justified. Current implementation of navs only contemplates tabs.

The proposal is to add 3 new setting fields on tab definition level to allow this configuration

  • Nav Style (select: tabs; pills)
  • Stacked (checkbox) enabled only when pills is selected
  • Justified (checkbox)
✨ Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain francescbassas Barcelona

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

    At this point we are not making any more feature changes to the 2.x branch. If this is still wanted, please open another issue on the 5.x branch.

Production build 0.71.5 2024