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

Docs: separate button group out of checks/radios, expand button groups page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick H. Lauke requested to merge v5-button-group-toggle-buttons into main Jun 29, 2020
  • Overview 2
  • Commits 7
  • Pipelines 0
  • Changes 2

In forms/checks-radios:

  • give examples of the pure toggle checks and radios, without the button group class. show that these work fine without .btn-group, but still cross-reference it
  • move the explanation from "Checkbox toggle buttons" directly to "Toggle buttons", as the mention of using button classes applies equally to the subsequent "Radio toggle buttons" and "Outlined styles" subsections.

In components/button-groups:

  • expand button group page description as it's not just single line, but vertical as well
  • add more colour ... .btn-secondary is just dull and uninspiring
  • new section to showcase "Checkbox and radio button groups"
  • add a mixed styles example
  • add an example of vertical radio button group

follow-up from https://github.com/twbs/bootstrap/pull/30650#issuecomment-623126740 which suggested porting some of the docs changes trialled in #28463

Previews: checks & radios toggle buttons / button group

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v5-button-group-toggle-buttons