]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)
authorGaël Poupard <ffoodd@users.noreply.github.com>
Mon, 19 Oct 2020 09:00:37 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 09:00:37 +0000 (12:00 +0300)
commited2f43e1b9e160ccc7a887527448a0f19e455a9c
treed1033019f70864abcb99169a57702b52c9d91cdd
parentece40bcd110c47478fa1316bd099ba59210a231b
Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)

* feat(reboot): apply smooth-scroll when not prefers-reduced-motion

* docs(migration): mention scroll-behavior in alpha3

* docs(accessibility): mention scroll-behavior in reduced motion section

* docs(accessibility): rewording smooth scroll sentence

* feat(variable): introduce enable-smooth-scroll variable

* docs(accessibility): reword smooth-scroll sentence

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
scss/_reboot.scss
scss/_variables.scss
site/content/docs/5.0/getting-started/accessibility.md
site/content/docs/5.0/migration.md