Christian Preston

Results 112 comments of Christian Preston

> @cpreston321 This is really great news! Are you still planning to keep the `v-motion` presets? This is one of the most useful parts of this library like adding in...

Hey @BobbieGoede! Sorry for the late response. We wanted to re-write the library to have better support for tree-shaking and maintainability. I was starting on #135 last year to get...

@Tahul; I actually like this take of making smaller improvements to exports! I think this might be a better approach. I can see what I can do by making small...

This will be fixed in the #109, Swiper Vue is being deprecated soon.

Hey @fanckush 👋🏼 I was really looking for feedback on potential bugs but really haven't got any. Also I am waiting on Nuxt v4 to push the next release as...

Please try v2 which should solve this case -> https://github.com/cpreston321/nuxt-swiper/pull/109 Docs: https://github.com/cpreston321/nuxt-swiper/tree/feat/elements?tab=readme-ov-file#nuxt-swiper Then within the the nuxt config: ``` swiper: { bundled: false } ``` Thanks, CP

Question. Are you using nuxt? The reason I ask is this module just makes it to where it auto imports using nuxt's `auto-imports`. if storybook can't support auto import then...

@talaxasy I am going to run a couple test today to see if I can fix this as soon as possible! Thanks for submitting the bug! In the meantime can...

@talaxasy I can't seem to reproduce it. The types are working fine on my end: Could you give me a reproduction link ? Thanks!

Can you give me a reproduction on stackblitz ? Please 🙏🏼