Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !23546

Support multiple carousel indicators

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/bentrm/multi-indicators into v4-dev Aug 18, 2017
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 2

Created by: bentrm

This allows to add multiple carousel-indicators to carousel containers.

It's a nice feature as it allows to add indicators to each of the slides caption riding with the carousel without worrying about where to put .active with each slide (effectively making it easier to work with templating engines).

It's also helpful if you would like to put multiple indicators into the carousel itself. One may use it to have an indicator at the top and bottom of a full page carousel, for example.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/bentrm/multi-indicators