]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add new interaction utilities and role attr to Reboot (#30562)
authorMark Otto <markd.otto@gmail.com>
Mon, 11 May 2020 17:57:29 +0000 (10:57 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 17:57:29 +0000 (20:57 +0300)
commit5d10e4a58ec46fb3c50a47640d0532e3de8923e9
tree80d04899ede4ac02343f20e41bc5fb46906d321b
parentfce3370843813b591839f583b80be870ea69313e
Add new interaction utilities and role attr to Reboot (#30562)

- Adds .user-select-* utils from v5
- Adds button role attribute util, one of the top requested features in our issues for adding pointer cursors
- Adds new docs page to demonstrate both
- Includes Sass list for customizing user select
scss/_reboot.scss
scss/_variables.scss
scss/utilities/_interactions.scss [new file with mode: 0644]
site/_data/nav.yml
site/docs/4.4/content/reboot.md
site/docs/4.4/utilities/interactions.md [new file with mode: 0644]