epicmaxco / epic-spinners

Easy to use css spinners collection with Vue.js integration
https://epic-spinners.epicmax.co
3.84k stars 357 forks source link

Compatibility with newest Vue version or Nuxt #20

Closed mzastue closed 5 years ago

mzastue commented 5 years ago

Hi, it looks like its not working with newest Vue version (2.5.17). In package.json there is a fixed version (2.5.16).

To replicate I used Nuxt v1.0 for example with adding this package. Until you will use vue version from nuxt (always the newest one) there will be this bug.

Thanks! Good work anyway!

smartapant commented 5 years ago

Hi @mzastue !

Thanks for reporting) We'll try to find some time to fix that thing :D

smartapant commented 5 years ago

@mzastue haven't checked yet, but must be fixed in 1.0.4 version

mzastue commented 5 years ago

Hi @smartapant, cool - no worries ;D

Looks like it's fine just to remove fixed version from package.json

smartapant commented 5 years ago

@mzastue nice :)