-
I am creating a GUI application where users can create [property keyframe animations](https://animejs.com/documentation/#propertyKeyframes) by changing CSS styles and clicking a 'Add Frame' button, th…
-
## Deadline
- Create pull request until 18 Dec, 12:00
- Mistakes and comments should be resolved until 20 Dec, 21:00
- Request should be merged until 20 Dec, 21:00
- In other cases pull …
-
Since this animation library is using keyframes, you should look into [Animate.css](https://animate.style/) which does the same thing. There are a lot of different animations in that library you migh…
-
In jQuery 1.8, animation of skew and translate are broken. (Animation of scale seems to work, however.)
Setting by $(selector).css({skewY: '10deg'}) works, but animating by $(selector).animate({skewY…
-
So a while back I wrote this...
https://github.com/jspears/postcss-react-native
Its very similar, however it has a few things that react-native-css does not.
- Transitions
- Animations
- Full shorthan…
-
### Feature Description
One thing I love about web-apps are the subtle transitions and animation, they look small but greatly improve the overall UX of the app.
I would love to see you add some…
-
## Related specifications & authors
* [css-transitions-2](https://drafts.csswg.org/css-transitions-2)
* @dbaron
* @birtles
* [selectors](https://drafts.csswg.org/selectors)
* @fantasai
…
-
## Description
**Is your feature request related to a problem? Please describe.**
The current front page lacks dynamic text animations that could enhance user engagement and aesthetic appeal. Ad…
-
The error can be seen here: https://elearning.scranton.edu/programs/
On Chrome and Firefox, the first filter a user chooses works fine but any subsequent filters that are chosen do not work and pro…
-
I'm opening this issue to discuss how to organize the various web APIs in this project. Here's a tentative list. Please comment w/ suggestions for additions/changes.
Communications:
- XHR
- Fetch…