Releases: fuxingloh/vue-horizontal-list
Releases · fuxingloh/vue-horizontal-list
v1.3.0 🌈
v1.2.2 🌈
v1.2.1 🌈
🐛 Bug Fixes
- Fix setInterval error @Draccano (#56)
- Bump highlight.js from 9.18.1 to 9.18.5 @dependabot (#53)
Autoplay, Position, Start/End Slots made possible by @Draccano
Changes
- Fix the position evaluating @Draccano (#45)
- Implemented the autoplay feature @Draccano (#31)
- Fixed navigation not center aligned @fuxingloh (#30)
- Implement new position evaluating when scrolling @Draccano (#29)
- Upgrade and bug fix @fuxingloh (#25)
- Bump lodash from 4.17.15 to 4.17.19 @dependabot (#23)
- Fixed SSR support due to regression bug. @fuxingloh (#21)
- Fixed #6 regression error @fuxingloh (#19)
- Added source code location in README.md @fuxingloh (#11)
- Added smoothscroll-polyfill to fix safari and edge smooth scrolling @fuxingloh (#7)
- v1.0.0 released @fuxingloh (#3)
- Bump minimist from 1.2.2 to 1.2.3 @dependabot (#2)
- Bump minimist from 1.2.0 to 1.2.2 @dependabot (#1)
🚀 Features
- Added gh-pages deploy @fuxingloh (#47)
- Added customizable nav prev and start icon @fuxingloh (#43)
🐛 Bug Fixes
- Fixed workflow syntax errors... @fuxingloh (#49)
- Changed to use a managed action @fuxingloh (#48)
- Prettier will only warn and fail instead of crashing @fuxingloh (#46)
- Slots for start/end and options.position.start @fuxingloh (#41)
🧰 Maintenance
- Updated README.md @fuxingloh (#51)
- Moved examples from nuxt-app into this repo @fuxingloh (#50)
- Refactor examples/* @fuxingloh (#42)
- Added prettier for dev and in CI @fuxingloh (#40)
- Triage, CI and Publish GitHub Actions workflow @fuxingloh (#38)