Questions tagged [vue-transitions]

101 questions
1
vote
0 answers

transitioning between images in vuejs

I want to create a smooth transition between 2 images with a legend. The images come from an object-array of images. Because works only on single tags and components, I've created a component to define the image+legend.
Charles
  • 11
  • 1
1
vote
1 answer

Vue transition buttons fading in and out

I have a project which contains a form. When the form has been successfully being received by the backend the button should be we swapped with a different button that confirms to the user that his request went trough. But when I try to do this using…
Stephen
  • 913
  • 3
  • 24
  • 50
1
vote
1 answer

Vue.js transition on drag and click

I'm trying to build a calendar component,and when I click next or prev I want a transition, I also want to add a transition when I slide, but I can't make vue transitions work. I only have one element(current Month) and after I click to go next or…
1
vote
2 answers

Vue is not triggering when using v-move class?

I've been trying to get to work but I just can't figure it out. Upon clicking the box, the element will change its position - which is suppose to trigger v-move class. This is the specific part of Vue documentation that I'm…
passionateLearner
  • 722
  • 1
  • 7
  • 19
1
vote
1 answer

Vue closing modal transition styling not triggered

In a Vue component (which I register in a twig template in a Drupal 8 project) I have a My modal And the following CSS styling for when the modal is closing: