1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 14:14:26 +03:00
css/.changeset
Vinicius Depizzol 815daff9f0
[ActionList] Add hover to aria-current elements and other micro interactions (#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 <yes@jonrohan.codes>
2022-01-12 15:12:10 -08:00
..
beige-hairs-jam.md Bump primer/primitives to 7.4.0 (#1855) 2021-12-22 14:15:41 +09:00
config.json Matching primer/components 2021-03-25 13:12:06 -07:00
dry-clocks-speak.md Remove .avatar's box-shadow when in .AvatarStack-body (#1869) 2022-01-04 17:32:56 +00:00
lemon-games-swim.md PageLayout component / Layout beta + storybook (#1737) 2021-12-21 12:51:59 -08:00
README.md Creating changesets workflow 2021-03-21 21:50:54 -07:00
six-avocados-promise.md [ActionList] Add hover to aria-current elements and other micro interactions (#1870) 2022-01-12 15:12:10 -08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation