-
If you can support custom animation, it will be more flexible.
[Message.tsx#L93](https://github.com/bmcmahen/toasted-notes/blob/master/src/Alert/Message.tsx#L93)
-
We need to add a new method of registration custom animation.
I suggest:
``` coffee
slider = new Flow '.slider'
customAnimation = (sliderClass) ->
# animation code...
slider.registerAnimator(custo…
-
### Description
I'm trying to master the concept of using shared element transitions. I've set up a very basic example which animates a view with some standard properties to animate. Then I added the…
-
We’re looking to improve some of Flexilla’s core components to enhance user experience and streamline integration with CSS frameworks. The following improvements will help make Flexilla even more fl…
-
### 🚀 Feature Request
**Description**
I would like to add a visually appealing and cool loader animation to the site. The loader should be displayed while content is being fetched or loaded, imp…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to customize not only the animation duration, delay, etc, but the types of animations happening.
**Describe the…
-
### Request for improvements: Color Filters in Liquid
---
### Background
Liquid, as the templating language for Shopify, provides a range of filters for working with colors (e.g., `color_to_hex`, `…
-
https://github.com/user-attachments/assets/d0612642-6294-4236-8971-56dddce9fbd8
Normally the transition should stay at its end "classes" but its not working as expected, did I do something wrong …
-
# **Pull Request: Resolve Dependency Conflicts for Safe Installation**
### **Issue Description**
Currently, we are using `npm i --legacy-peer-deps` to install dependencies due to conflicts, specif…
-
Hi, looking at the demo (https://minop1205.github.io/react-dnd-treeview/?path=/docs/basic-examples-animateexpand--animate-expand-story) I'm very impressed but I'm wondering whether it's possible to us…