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

Deprecate diagonal tooltip classes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge whoomp_there_it_was into master Nov 04, 2014
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: juthilo

As discussed in #14938, the classes .top-left, .top-right, .bottom-left, and .bottom-right were added as the first step for automatic diagonal placement of tooltips, but the corresponding JavaScript was never added.

X-Ref: #7961 (closed) and https://github.com/twbs/bootstrap/commit/88ece4fc5902f7dd9582fb4e5956062fe97af84c

Assuming that we don't want to add the JS for these specific classes more than a year later, they should therefore be deprecated.

/cc @cvrebert @hnrch02 /fyi @mdo @fat

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: whoomp_there_it_was