https://github.com/bkwld/vue-carousel-comparison
Comparing Vue carousel options for performance, DX, and ADA
https://github.com/bkwld/vue-carousel-comparison
Last synced: 7 months ago
JSON representation
Comparing Vue carousel options for performance, DX, and ADA
- Host: GitHub
- URL: https://github.com/bkwld/vue-carousel-comparison
- Owner: BKWLD
- License: mit
- Created: 2021-06-18T15:58:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T21:52:43.000Z (about 5 years ago)
- Last Synced: 2025-03-05T10:02:06.153Z (over 1 year ago)
- Language: Vue
- Homepage: https://vue-carousel-comparison.netlify.app
- Size: 2.08 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-carousel-comparison
Comparing Vue carousel options for performance, DX, and ADA.
Check it out at https://vue-carousel-comparison.netlify.app
## vue-slick-carousel
- Default dot/arrow styling not consistent with treatment of dark and light and dots container doesn't take up height.
- Slide components needed wrapping in a simple div. I couldn't use Vue-Visual directly.
- Using `responsive` prop causes "The client-side rendered virtual DOM tree is not matching server-rendered content" warning.
- Poor handling of slides that are wider than the viewport.
- Need to add css rulees to make draggable