https://github.com/twbs/bootstrap
Revision 92aedd15fcf1ec08eed170c5b60c49930f92e911 authored by Christian Oliff on 29 July 2023, 11:04:50 UTC, committed by GitHub on 29 July 2023, 11:04:50 UTC
I'm quite sure this should be `role="tooltip"` and not `role="popover"`.  There isn't a popover role but there is a tooltip one.(https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role).. and Bootstrap 5 itself uses role="tooltip" for its popovers by default.
1 parent c81a694
History
Tip revision: 92aedd15fcf1ec08eed170c5b60c49930f92e911 authored by Christian Oliff on 29 July 2023, 11:04:50 UTC
Docs: Fix popover template role error (#38978)
Tip revision: 92aedd1
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-- 2.0 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 97 bytes
.eslintrc.json -rw-r--r-- 4.4 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 454 bytes
.npmrc -rw-r--r-- 19 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc.json -rw-r--r-- 1.4 KB
CODE_OF_CONDUCT.md -rw-r--r-- 5.4 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.5 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
hugo.yml -rw-r--r-- 3.7 KB
package-lock.json -rw-r--r-- 743.4 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.4 KB

README.md

back to top