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: davidjerleke/embla-carousel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0-rc18
Choose a base ref
...
head repository: davidjerleke/embla-carousel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0-rc19
Choose a head ref
  • 10 commits
  • 100 files changed
  • 4 contributors

Commits on Dec 31, 2023

  1. refactor: use onBeforeUnmount instead of onUnmounted

    to separate embla DOM cleanup from Vue Reactivity
    sadeghbarati committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    26f9bc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge pull request #673 from sadeghbarati/refactor/use-onBeforeUnmoun…

    …t-api
    
    Use `onBeforeUnmount` instead of `onUnmounted` to separate embla DOM cleanup from Vue Reactivity
    davidjerleke authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    db4137d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354b2ee View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Relocated CONTRIBUTING.md

    zaaakher committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    89a25b1 View commit details
    Browse the repository at this point in the history
  2. Implement #429.

    Co-authored-by: David Jerleke <david.jerleke@gmail.com>
    Co-authored-by: Liam Martens <hi@liammartens.com>
    LiamMartens and davidjerleke committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    32176d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c24621 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #681 from zaaakher/zaaakher/patch-1

    Relocating `CONTRIBUTING.md` to root directory
    davidjerleke authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7763103 View commit details
    Browse the repository at this point in the history
  5. Bug fix for #652.

    davidjerleke committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    5c554e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    212ebc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. 8.0.0-rc19

    davidjerleke committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    85e1b4c View commit details
    Browse the repository at this point in the history
Loading