-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ActionList] Add hover to
aria-current
elements and other micro int…
…eractions (#1870) * Add hover to aria-current element Also included a quick transition for subGroup elements * Add touch-action, remove tap highlight, and more Also: - Avoided sticky hover on touch devices with hover:hover media query - removed pointer: fine specificity to hover media queries - simplified reduce-motion media query * Keep parent above subGroup during transition * Keep out-of-bound indicator line visible * Please stylelint * Create six-avocados-promise.md Co-authored-by: Jon Rohan <[email protected]>
- Loading branch information
Showing
2 changed files
with
61 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@primer/css": patch | ||
--- | ||
|
||
[ActionList] Add hover to `aria-current` elements and other micro interactions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters