-
**Is your feature request related to a problem? Please describe.**
Ensure good, consistent a11y experience for users.
**Describe the solution you'd like**
Migrate all our packages to [React Aria …
-
## Survey Preview
- https://survey.devographics.com/en-US/survey/state-of-css/2024
## Previous Discussion Thread
- https://github.com/Devographics/surveys/issues/193
## New Additions
- …
-
### 🚀 Feature Request
Description
Implement a custom cursor that changes its appearance and animations when hovering over different elements on the webpage. This feature will enhance user interact…
-
In #10220 we have a situation where the two endpoints of a `width` interpolation, say, might be large-but-valid `calc-size()` functions, but the interpolation midpoints are invalid due to the calculat…
-
Multiple elements added into the dom at different times will have their animations desynchronized, even if they share the same animation name. This proposal aims to solve that through an additional CS…
-
# Proposal: the `via` keyframe selector
## Problem
When we write CSS keyframe animations, especially large ones, it is not uncommon that we need to add or remove a keyframe. In a lot of cases, the k…
-
As resolved here: https://lists.w3.org/Archives/Public/www-style/2015Oct/0226.html (item 1a)
-
A common use of `animation-delay` is using negative delays in conjunction with `animation-play-stage` to step through animations in order to debug them. This would be much easier if percentages could …
-
It would be super helpful to be able to set CSS variables instead of just properties using data-animation (or some other data attribute, if needed).
The use for this, in my case, is to be able to s…
-
We like to have a Animations Editor maybe similar what is possible in "Google Web Designer" (or maybe something completely different). It should work with CSS Animations
You need to create a concept …