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
  • !37921

Docs: add overflow and text color info to progress bar page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick H. Lauke requested to merge patrickhlauke-docs-progress-labels into main Jan 21, 2023
  • Overview 2
  • Commits 4
  • Pipelines 0
  • Changes 1

Description

Adds information about overflow and text color for labels inside progress bars:

  • explanation and example of how to use .overflow-visible and an appropriate .text-dark to allow labels to overflow their bar https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/#labels
  • explanation and example of explicitly setting .text-dark for labels on progress bars with colored background (to avoid having white labels on light progress bars, which become unreadable) https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/#backgrounds

Motivation & Context

Supersedes https://github.com/twbs/bootstrap/pull/37849

Live previews

https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: patrickhlauke-docs-progress-labels