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

v5: Icons!

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mark Otto requested to merge mdo-icons-update into master Jul 21, 2019
  • Overview 0
  • Commits 25
  • Pipelines 0
  • Changes 104

Replaces the other half of #29048.

  • Drops the Extend docs and moves the icons page to the Components section so we can have our own set
  • Adds docs for customizing and using Bootstrap Icons
  • Renames the classes to .bi
  • Optimizes (thanks @XhmikosR!)
  • Replaces the carousel icons with new compact chevrons

Still todo:

  • Tabnav between grid and table view of icons?
  • Move icons outside of content folder
  • Stop inlining the SVGs; we have http/2 so it should be pretty fast anyway?
  • Verify if we need to add role="img" or focusable="false"
  • Add a tooltip in each icon showing its title and/or class?
  • Click to copy SVG code?
  • Fix inline customize SVGs display

/cc @XhmikosR @twbs/css-review

Preview: https://deploy-preview-29092--twbs-bootstrap.netlify.com/docs/4.3/components/icons/

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mdo-icons-update