-
As pointed out [here](https://github.com/ropensci/plotly/issues/957#issuecomment-488596592) currently it doesn't seem to be possible to overwrite the `steps` argument of an animation slider.
This h…
-
# **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…
-
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…
-
**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…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
The…
-
Hi,
First of all, thank you for your great work on this package. It has been incredibly useful for my project.
I’ve been working with the stepBuilder to customize the steps of the onboarding pro…
-
### What is the problem you're trying to solve?
Catch unknown preludes for at-rules.
For example:
```css
@property foo {}
```
As `@property` [expects](https://csstree.github.io/docs/syntax/#Atrule…
-
Is your feature request related to a problem? Please describe.
I'm frustrated when elements don't have animations upon scrolling, which limits the user experience and makes the UI feel less dynamic.
…
-
### Describe the project you are working on
Implementing a Motion Matching extension
### Describe the problem or limitation you are having in your project
After working on implementing motion…