Releases: probil/vue-product-carousel
Releases · probil/vue-product-carousel
v1.2.1
Fixes
- upgrade caniuse DB to prevent overpolyfilling
- update deps to remove audit warnings
- replaced demo images
v1.2.0
Features
- upgrade to
vue-cli@4
and rebuild with core-js@3
Other
v1.1.0
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
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
- 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
- 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