Releases: probil/vue-product-carousel
Releases · probil/vue-product-carousel
v1.2.1
03 Dec 13:23
Compare
Sorry, something went wrong.
No results found
Fixes
upgrade caniuse DB to prevent overpolyfilling
update deps to remove audit warnings
replaced demo images
v1.2.0
19 Oct 10:39
Compare
Sorry, something went wrong.
No results found
Features
upgrade to vue-cli@4
and rebuild with core-js@3
Other
v1.1.0
18 Oct 10:11
Compare
Sorry, something went wrong.
No results found
Changes
perf : library 2 times smaller 20kb -> 10kb
after removing polyfills (see #17 )
Other
docs : polyfills section in the README
demo : fixed broken Remove
button
docs : fixed library usage example
v1.0.0
31 Aug 14:49
Compare
Sorry, something went wrong.
No results found
Features
Vue 2.x support
Re-written using Vue CLI@3
Other changes
New demo hosted on netlify (based on skeleton.css
)
Integrated eslint
for code style check
Docs updated
Runs code style checks in CircleCI
0.2.0
23 Sep 22:44
Compare
Sorry, something went wrong.
No results found
Library now more npm
-fiendly.
Works well out of the box in webpack/browserify (babel
not required anymore).
Repository file structure was improved
Unused dependencies removed (prevent instalation on client)
0.1.3
23 Sep 22:46
Compare
Sorry, something went wrong.
No results found
More docs
Update params. Now library accepts class that will be added in Zoom mode.
Added example how to hide footer with animation in Zoom mode