Coder Social home page Coder Social logo

asika32764 / vue-animate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haydenbbickerton/vue-animate

1.4K 17.0 132.0 484 KB

A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js.

Home Page: https://vue-animate.simular.co/

License: Other

JavaScript 7.85% TypeScript 31.49% HTML 3.44% CSS 41.25% Vue 15.97%
vue2 transition transition-animation animation vue-transition vue vuejs vuejs2 vue3 vue-animate

vue-animate's Issues

No transitions working

Hi, I followed your example and got my transition working with bounceInLeft and bounceOutRight, but after that I tried using the other transitions and I found that none of them work. I am getting them from the list of supported animations.

animation names different than animate.css?

Is there a reason why the animations are called differently compared to animate.css? I can't find fadeUp there, just fadeInUp or fadeOutUp.

Just asking out of curiousity.

Thanks!

Flippers

Hi,
Flippers are not in :

  • flip
  • flipInX
  • flipOutX
  • flipInY
  • flipOutY

Thanks

Malformed css property

Hi,

I noticed a bug with the "make-transitions" mixin. The property animation-name is created with quotes and that is invalid css.

Here is a short gif showing the problem: GIF

To fix it, I simply removed the single quotes from the 4 animation-name property definitions.

Best regards,

Rui Freitas

v-show

Hi!
I'm trying to use with v-show:

`                    <transition
                            name="custom-classes-transition"
                            enter-active-class="bounceLeft-enter"
                            leave-active-class="bounceRight-leave" >
                           <div v-show="mode=='1'">
                               <componentName></componentName>    
                           </div>      
                        </transition>    `

Seems is not working.
Thanks in advance

Sass Version

Is there going to be an option for Sass as opposed to Less.

建议

如果能控制动画参数会更好。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.