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
  • #25742
Closed
Open
Issue created Mar 01, 2018 by Administrator@rootContributor

Class name of new range control

Created by: ysds

The new range control is defined with .custom-range class, but I wonder why it is CUSTOM.

The following is a list of bootstrap custom forms:

image

Why not .from-control-range or .form-range ?

Furthermore, I found .form-control-range class in the current SCSS:

https://github.com/twbs/bootstrap/blob/f81f419b22949d2bf0f4d346891be44724109135/scss/_forms.scss#L75-L80

but .form-control-range is not documented anywhere. @mdo Any chance to treat the new range control as a standard or default rather than a custom, and change the class name to .from-control-range or .form-range?

Thanks.

Assignee
Assign to
Time tracking