-
### 4. **Add Animations Using Tailwind CSS**
- **Description**: Add simple but smooth animations to components to enhance interactivity.
- **Labels**: `enhancement`, `hacktoberfest`, `good fir…
-
Issue: "Implement hover animations for buttons and interactive elements in the Emojinator Streamlit app using CSS."
Description: Contributors can enhance user experience by adding CSS animations for …
-
# Context
## Goal
Allow users to animate elements based on the position of the pointer, what is sometimes referred to as "mouse parallax". Ideally we should provide a solution for the common feature…
-
Design cards in sections like events, gallery, or about with a 3D effect when hovering
-
### Specification
https://www.w3.org/TR/web-animations-1/
### Description
The feature description for web-animations describes it as "The `animate()` method of `Element` objects", however animation…
-
**Is your feature request related to a problem? Please describe.**
Users often search for modern templates with advanced CSS animations. Static templates and less animations makes the user dependent …
-
Following up on #8282:
Currently to set a style that behaves differently based on whether the element is in the viewport, one has to use scroll-driven animations. For example, to set a `view-transiti…
noamr updated
2 weeks ago
-
Multiple CSS specifications now rely on post layout state, like scroll state, for doing style and layout:
- Scroll/View progress timelines are animation timelines based on scroll progress of a scro…
-
https://drafts.csswg.org/css-rhythm/#block-step-size
Has there been any sort of discussion of whether this property should be animatable or not? It seems like it is still an open question according…
-
**Description**:
Implement loading skeleton states for various components to improve user experience during data fetching.
**Tasks**:
- [ ] Create reusable skeleton component
- [ ] Add skeleton …