Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ismail9k/vue3-carousel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: ismail9k/vue3-carousel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref

Commits on Feb 1, 2025

  1. Copy the full SHA
    c6f16cf View commit details
  2. Copy the full SHA
    6a69324 View commit details

Commits on Feb 9, 2025

  1. Copy the full SHA
    df7b711 View commit details
  2. Copy the full SHA
    c4f6234 View commit details

Commits on Feb 18, 2025

  1. Copy the full SHA
    0d72cee View commit details
  2. Put behind clamp option

    Tofandel committed Feb 18, 2025
    Copy the full SHA
    3719bb4 View commit details
  3. Add doc for clamp

    Tofandel committed Feb 18, 2025
    Copy the full SHA
    630ddde View commit details

Commits on Feb 23, 2025

  1. Copy the full SHA
    2fb4c58 View commit details

Commits on Feb 24, 2025

  1. Copy the full SHA
    4c38717 View commit details

Commits on Mar 6, 2025

  1. Merge pull request #487 from Tofandel/feat/carousel-ref

    Allow carousel ref to be passed to Pagination and Navigation
    ismail9k authored Mar 6, 2025
    Copy the full SHA
    b64f27a View commit details
  2. Merge pull request #489 from tbranger/feat/threshold-option

    feat: add threshold option for slide transition customization
    ismail9k authored Mar 6, 2025
    1
    Copy the full SHA
    f76cd7f View commit details

Commits on Mar 13, 2025

  1. Copy the full SHA
    f57515c View commit details
  2. Copy the full SHA
    2bc2791 View commit details
  3. Copy the full SHA
    d87b8a3 View commit details
  4. Copy the full SHA
    c75ad36 View commit details
  5. Copy the full SHA
    a0cd533 View commit details
  6. Copy the full SHA
    6a8cd87 View commit details
  7. Merge branch 'mouse-scroll-support' of github.com:ismail9k/vue3-carou…

    …sel into mouse-scroll-support
    ismail9k committed Mar 13, 2025
    Copy the full SHA
    207b804 View commit details
  8. Copy the full SHA
    8411180 View commit details
  9. Copy the full SHA
    0cbf77b View commit details
  10. Copy the full SHA
    99dd025 View commit details
  11. Copy the full SHA
    a43533f View commit details
  12. feat: rename mouseScroll to mouseWheel and enhance wheel options in C…

    …arousel configuration
    ismail9k committed Mar 13, 2025
    Copy the full SHA
    6dbabe4 View commit details
  13. feat: add throttleTime option to mouseWheel configuration and improve…

    … wheel event handling in Carousel
    ismail9k committed Mar 13, 2025
    Copy the full SHA
    2013db9 View commit details
  14. refactor: streamline Carousel and useDragging by consolidating isSlid…

    …ing handling and improving drag event logic
    ismail9k committed Mar 13, 2025
    Copy the full SHA
    1e05296 View commit details
  15. refactor: remove throttleTime option from mouseWheel configuration an…

    …d simplify wheel event handling in Carousel
    ismail9k committed Mar 13, 2025
    Copy the full SHA
    8633407 View commit details

Commits on Mar 14, 2025

  1. feat: add wheel event support to Carousel and enhance drag functional…

    …ity with new useDrag composable
    ismail9k committed Mar 14, 2025
    Copy the full SHA
    7dd304e View commit details
  2. Merge pull request #494 from ismail9k/mouse-scroll-support

    Mouse scroll support
    ismail9k authored Mar 14, 2025
    Copy the full SHA
    61b880a View commit details
  3. 0.15.0

    ismail9k committed Mar 14, 2025
    Copy the full SHA
    5e4e36d View commit details
Loading