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
  • Issues
  • #27377
Closed
Open
Issue created Oct 08, 2018 by Administrator@rootContributor

Deprecate theme-color, gray, color functions

Created by: MartijnCuppens

As suggested here https://github.com/twbs/bootstrap/issues/27338#issuecomment-425655377, we can deprecate the theme-color, gray, color functions. The color and gray functions are not used by Bootstrap and it's easy to remove the theme-color dependency. These functions don't really add anything to Bootstrap.

With a small changes we can make Bootstrap independent of these functions and throw a warning like we did here, so we can deprecate them in a next major release: https://github.com/twbs/bootstrap/blob/f59c2d946c276ccc247a34ccfe6f5063c847306b/scss/mixins/_text-hide.scss#L10-L12

Assignee
Assign to
Time tracking