vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

Transitions

Open taivu opened this issue 7 years ago • 3 comments

Are there any plans to enhance with transitions from each wizard tab?

taivu avatar Feb 28 '18 19:02 taivu

Hi @taivu There is an example on how you could animate with css https://jsfiddle.net/bt5dhqtf/1478/

It's rather hard to have full transition support esp with out-in mode with the current implementation. I recently found a way to support that actually, but not sure if I'm going to implement it, since it might affect accessibility

cristijora avatar Mar 01 '18 08:03 cristijora

Hi @taivu There is an example on how you could animate with css https://jsfiddle.net/bt5dhqtf/1478/

It's rather hard to have full transition support esp with out-in mode with the current implementation. I recently found a way to support that actually, but not sure if I'm going to implement it, since it might affect accessibility

how you do this? I add the css but dont work, pls tell me :(

pnavarretec01 avatar Jun 02 '21 15:06 pnavarretec01

¿Hay planes para mejorar con las transiciones de cada pestaña del asistente?

u can do it finally?

pnavarretec01 avatar Jun 02 '21 16:06 pnavarretec01