]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Focus ring helper and utilities (#33125)
authorMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2022 22:19:22 +0000 (14:19 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Dec 2022 22:19:22 +0000 (14:19 -0800)
commit9e17b2b34cdec9dce063bba09b01aa9a63e7dd94
treeb7199331dcfef038272229e3fb10133d502828cf
parent1a043b55bcfe3b9b1f327fe78639b82321f38633
Focus ring helper and utilities (#33125)

* Add global variables for box-shadow focus rings

* Update instances of -btn-focus-box-shadow to use -ring-box-shadow, unless it's for buttons or inputs

* fix variable name

* Add CSS variables for global focus styling, document it

* Move to CSS vars section

* Update scss/_nav.scss

Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
* Helper and utils

* Fix bundlewatch

* Change 'Focus ring' in sidebar so that the page can be visible

* Minor typo fix

* fix merge

* Revamp some more, improve docs

Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
.bundlewatch.config.json
scss/_helpers.scss
scss/_nav.scss
scss/_root.scss
scss/_utilities.scss
scss/_variables.scss
scss/helpers/_focus-ring.scss [new file with mode: 0644]
site/assets/scss/_component-examples.scss
site/content/docs/5.3/customize/css-variables.md
site/content/docs/5.3/helpers/focus-ring.md [new file with mode: 0644]
site/data/sidebar.yml