vueperslides

A touch ready and responsive slideshow for Vue 3 and 2.

MIT 109 个版本
安装
npm install vueperslides
yarn add vueperslides
pnpm add vueperslides
bun add vueperslides
README

Vueper Slides

Latest Version on NPM Software License npm npm

A touch ready and responsive slideshow / carousel for Vue 3 and 2.

Installation

Vue 3

npm install vueperslides

Vue 2

npm install vueperslides@legacy

Demo & Documentation

https://antoniandre.github.io/vueper-slides

Try it yourself

https://codepen.io/antoniandre/pen/jevjoQ


Browser Support

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 11+ ✔

Donation

If you want to support the project, you can buy me a beer or become a sponsor!

paypal Thank you!

If you are using this library for profit business, please consider backing me! It ensures that the project your products rely on keeps being actively maintained. :)


Contributing

If you have any idea, feel free to fork Vueper Slides and submit your changes back to me or discuss it in an issue.


Release Notes

  • Version 3.6 Supports ES modules and default to it.
  • Version 3.0 Supports Vue 3. This version is not compatible with Vue 2.x.
  • Version 2.8 Added lazy loading feature
  • Version 2.7 Added duration option on <vueper-slide> tag
  • Version 2.6 Added progress option
  • Version 2.5 Added parallaxFixedContent option
  • Version 2.4 Added the bullets & bullet slots
  • Version 2.3 Added gap option
  • Version 2.2 Allow syncing 2 slideshows + added previous & next emitted events
  • Version 2.1 Added fractions option
  • Version 2.0 Allow new Vue slot syntax & other improvements
  • Version 1.21.0 Allow external autoplay pause / resume
  • Version 1.20.0 Option to prevent Y-axis scroll while dragging
  • Version 1.19.0 Allow slide link on the entire slide
  • Version 1.18.0 Emit mouseenter mouseleave events on slides
  • Version 1.16.0 Change build system and external css file
  • Version 1.15.0 Added 3D Rotation feature
  • Version 1.14.0 Allow fade transition with multiple items per slide
  • Version 1.13.0 Allow multiple items per slide
  • Version 1.12.0 Added a no-shadow class to remove default inner shadow
  • Version 1.11.0 Allow slide background inside slide container
  • Version 1.10.0 Allow fixed height
  • Version 1.9.4 Added a method to refresh parallax
  • Version 1.9.1 Add onload parallax translation calculation
  • Version 1.9.0 Add previous() & next() methods for external controls
  • Version 1.8.0 Add animated class while slideshow is animated
  • Version 1.7.0 Improve slide data reactivity & allow to refresh clones on drag
  • Version 1.6.0 Externalize CSS & add accessibility attributes
  • Version 1.5.0 Add transition speed param & slide content outside above or under slideshow
  • Version 1.4.0 Allow complex slide title & content
  • Version 1.3.2 Add option to place arrows outside. The config is now VueJS-reactive
  • Version 1.3.0 Add parallax feature
  • Version 1.2.0 Add dragging distance feature
  • Version 1.1.0 Add breakpoints feature
  • Version 1.0.0 First public release
版本列表
3.6.0 2025-01-11
3.5.1 2022-10-23
3.5.0 2022-10-23
3.4.2 2022-06-18
3.4.0 2022-06-10
3.3.2 2021-07-18
3.3.1 2021-06-28
3.3.0 2021-04-25
3.2.1 2021-04-25
3.2.0 2020-11-17
3.1.0 2020-11-03
3.0.1 2020-10-23
3.0.0 2020-10-23
2.16.0 2022-10-23
2.15.3 2022-06-10
2.15.2 2021-07-17
2.15.1 2021-06-27
2.15.0 2021-04-25
2.14.0 2021-04-25
2.13.0 2021-02-28
2.12.1 2020-11-17
2.12.0 2020-11-12
2.11.0 2020-11-03
2.10.9 2020-10-23
2.10.8 2020-09-14
2.10.7 2020-09-01
2.10.5 2020-09-01
2.10.4 2020-08-28
2.10.3 2020-08-20
2.10.2 2020-07-05
2.10.1 2020-07-05
2.10.0 2020-07-05
2.9.2 2020-06-25
2.9.1 2020-06-24
2.9.0 2020-06-23
2.8.6 2020-05-30
2.8.5 2020-05-30
2.8.4 2020-05-19
2.8.3 2020-03-02
2.8.2 2020-01-17
2.8.1 2020-01-17
2.8.0 2020-01-14
2.7.0 2020-01-13
2.6.4 2020-01-12
2.6.2 2020-01-12
2.6.1 2020-01-12
2.5.1 2020-01-06
2.5.0 2020-01-06
2.4.0 2019-12-30
2.3.1 2019-12-28
2.3.0 2019-12-28
2.2.0 2019-12-09
2.1.0 2019-11-28
2.0.3 2019-11-22
2.0.2 2019-11-22
2.0.1 2019-11-22
2.0.0 2019-11-22
1.21.0 2019-11-06
1.20.3 2019-10-14
1.20.2 2019-09-19
1.20.1 2019-07-30
1.20.0 2019-07-20
1.19.1 2019-07-01
1.19.0 2019-05-29
1.18.0 2019-05-21
1.17.4 2019-04-30
1.17.3 2019-04-29
1.17.2 2019-04-29
1.17.1 2019-04-13
1.17.0 2019-04-13
1.16.0 2019-02-28
1.15.0 2018-11-16
1.14.0 2018-11-12
1.13.8 2018-11-08
1.13.7 2018-10-02
1.13.6 2018-10-01
1.13.5 2018-09-25
1.13.4 2018-09-07
1.13.3 2018-09-04
1.13.2 2018-09-04
1.13.1 2018-08-26
1.13.0 2018-08-25
1.12.0 2018-08-17
1.11.2 2018-08-17
1.11.1 2018-08-17
1.11.0 2018-08-06
1.10.0 2018-08-02
1.9.4 2018-08-01
1.9.3 2018-07-28
1.9.2 2018-07-28
1.9.1 2018-07-28
1.9.0 2018-07-27
1.8.0 2018-07-24
1.7.0 2018-07-19
1.6.1 2018-07-16
1.6.0 2018-07-16
1.5.0 2018-07-03
1.4.0 2018-06-30
1.3.2 2018-05-23
1.3.1 2018-05-16
1.3.0 2018-05-08
1.2.1 2018-05-06
1.2.0 2018-05-05
1.1.0 2018-05-01
1.0.4 2018-04-30
1.0.3 2018-04-30
1.0.2 2018-04-30
1.0.1 2018-04-26
1.0.0 2018-04-26