-
**velocity-animate**
**Alternative to**
GSAP
**Quality check**
- [X] Package has sufficient overlap in functionality to act as a replacement.
- [X] Package is actively maintained, and/or stab…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ x ] bug report -> please search issues before submitting
- [ ] feature request
```
### Command (mark with an `x`)
```
- [ ] new
…
-
If you visit this site for the first time, the transition between pages (by clicking the image) is very very clunky, it's not even look like transition.
But afterwards, if you go back to homepage a…
-
Bug Description: The module doesn't repeat the chat messages elsewhere on the screen. The module does not appear in the Configure Settings section to allow it to be configured.
To Reproduce:
…
-
With reference to this being brought up in a previous discussion:
> Thanks for the fix! At some point we should look at refactoring the trajectory animations. The implementation details for each ty…
vallq updated
4 years ago
-
I am making the scroll effect with GSAP and vue-scrollmagic in my Nuxt.js project. The code is the following as:
import {gsap, TweenMax} from 'gsap'
import ScrollToPlugin from "gsap/ScrollToPlugin…
-
I have often encountered the need to execute a certain code after mounting the first or last component, which is processed inside {#each}
For example, let's take the case when we need to process al…
-
# [Latest Prototype](http://codepen.io/shshaw/pen/LNKyzR?editors=0010)
## Cash.fn.animate essentials:
- [x] Psuedo jQuery-compatible API, not 100% parity but enough to ease migration
- [x] Use `Elemen…
-
When we updated to 1.19.1 this morning, we started getting this error when running our app. Looking at the commit associated with the tag, we noticed that the main in the bower.json changed from `./sr…
-
for v3 docs.
### Transitions
https://vuejs.org/v2/guide/transitions.html
As a 3rd party Animation library Velocity.js is mentioned (also with example code). In former days Velocity.js was a go…