From 86e65d4e3e81a7774c5dfa178be34635f3504d1e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 11 May 2020 09:55:49 -0700 Subject: [PATCH] Add new interaction utilities and role attr to Reboot - 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 | 7 +++++++ scss/_variables.scss | 1 + scss/utilities/_interactions.scss | 5 +++++ site/_data/nav.yml | 1 + site/docs/4.4/content/reboot.md | 9 +++++++++ site/docs/4.4/utilities/interactions.md | 19 +++++++++++++++++++ 6 files changed, 42 insertions(+) create mode 100644 scss/utilities/_interactions.scss create mode 100644 site/docs/4.4/utilities/interactions.md diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 5a9cef886270..5a52b58fc892 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -333,6 +333,13 @@ select { text-transform: none; // Remove the inheritance of text transform in Firefox } +// Set the cursor for non-`