Matteo Rigoni

Results 96 comments of Matteo Rigoni

@antfu this is a very much needed feature, hinders a lot of responsive animations. There should be a clear stand on this issue, when you have 5 minutes could you...

Also, shouldn't the lines plugin divide the words inside .line div's?

using forEach on the output is actually quite clean, I feel stupid for not thinking about that solution. I'm glad I gave you a use case to think about. Thanks...

> When will it be merged? Current Nuxt 3 page link behaviour is counter-intuitive because page sticks on current position of previous page. > > Update 2022-06-04: When playing around...

Each page, by documentation, in nuxt, has to contain only a single root element. [Pages must have a single root element to allow route transitions between pages. (HTML comments are...

Yes, I do mean that. I have to see the code, I guess we should be able to leverage vue transitions at some extent to do this. I'll be very...

Hi @DelfsEngineering, I took a look at this issue, though I didn't have time to open a PR. It's definitely feasible. I'll have a bit of time this week to...

Will you plan to fix this to correctly retrofit this functionality in a nuxt 2 project or should we avoid this functionality altogether? I'm planning to introduce `@nuxtjs/composition-api` in a...

@danielroe could you detail these rare instances so we can document them and update the docs accordingly?