https://github.com/twbs/bootstrap
Revision 8aaeb3cb6b5fe4f3eb6ed5872e172404aa8397a6 authored by GeoSot on 13 April 2022, 01:16:18 UTC, committed by GitHub on 13 April 2022, 01:16:18 UTC
* Remove not needed css form tooltip & popover as it is made by popper
Remove tooltip margin variable, as popper needs margin to be zero

* Remove popover left/top initializers as they are handled by popper

* nullify `margin` variable and add deprecation message

* Document change in migration guide

* Update _variables.scss

Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 33992b7
History
Tip revision: 8aaeb3cb6b5fe4f3eb6ed5872e172404aa8397a6 authored by GeoSot on 13 April 2022, 01:16:18 UTC
Remove tooltip and popover styling as it is handled by Popper (#34627)
Tip revision: 8aaeb3c
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.cspell.json -rw-r--r-- 1.9 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 73 bytes
.eslintrc.json -rw-r--r-- 1.3 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 442 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 637 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.4 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.5 KB
package-lock.json -rw-r--r-- 699.2 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.0 KB

README.md

back to top