Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade embla-carousel from 2.5.2 to 2.8.0 #1

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade embla-carousel from 2.5.2 to 2.8.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 18 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-02-26.
Release notes
Package name: embla-carousel
  • 2.8.0 - 2020-02-26

    🌟 New features

    The settle event is a new feature. This feature was specified and requested in issue #48.

    embla.on('settle', () => {
      console.log(`The carousel has stopped scrolling.`)
    })

    The settle event allows users to hook onto when the carousel has stopped scrolling.

  • 2.7.4 - 2020-02-12

    🛠️ Bugfixes

    This patch resolves one bug:

    • It solves issue #27. When Android devices fired the mousemove event during touch interactions, Embla threw a console error. This patch comes with a fix for this issue.
  • 2.7.3 - 2020-02-01

    2.7.3

  • 2.7.2 - 2020-01-31

    2.7.2

  • 2.7.1 - 2020-01-31

    2.7.1

  • 2.7.0 - 2020-01-31

    🌟 New features

    The API method scrollBy() is a new feature. This feature was specified in issue #23 and requested in issue #21.

    embla.scrollBy(0.5)

    The scrollBy()method allows users to manipulate the current scroll progress by passing a number as an argument. Scroll to target is smooth.

  • 2.6.12 - 2020-01-19

    2.6.12

  • 2.6.7 - 2020-01-03
  • 2.6.6 - 2020-01-01
  • 2.6.5 - 2019-12-28
  • 2.6.4 - 2019-12-05
  • 2.6.3 - 2019-11-19
  • 2.6.2 - 2019-11-19
  • 2.6.1 - 2019-11-16
  • 2.6.0 - 2019-11-14
  • 2.5.5 - 2019-11-09
  • 2.5.4 - 2019-10-31
  • 2.5.3 - 2019-10-22
  • 2.5.2 - 2019-10-06
from embla-carousel GitHub release notes
Commit messages
Package name: embla-carousel
  • 378d9ce 2.8.0
  • 1d48512 Change name for drag components and ship Settle event
  • 88a70e0 Add short description to more events in README
  • 5a78809 Rename Mover component to ScrollBody
  • 410c535 Change component name from AlignSize to Alignment
  • 9d3f0a4 Fix eventListener types and misc fixes
  • f2820de Rename ChunkSize to PxToPercent for clarity
  • 142bf73 Add description to the init event
  • 9614e3f 2.7.4
  • c08f7bb Build demo page JS
  • 80dff19 Check evt type before reading pointer coordinates
  • 722185b Update dragFree CodeSandbox link
  • 007bb47 Update loop CodeSandbox links
  • 713ae14 Update basic setup link
  • 1095e4a Add scrollBy CodeSandbox link
  • 8afdec4 2.7.3
  • 06feb2a Change scrollBy to respect bounds by calculating desired distance from target instead of location
  • 19acd71 2.7.2
  • e0314b0 Add code tag to highlight in README
  • cece312 Add ScrollBy to README
  • b670e1d 2.7.1
  • 0cad34f Update Embla Carousel description text
  • 1866950 2.7.0
  • 04ea670 Move wrapAround from ScrollLimit to ScrollLooper, ship ScrollBy feature

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@elizioNeto22 elizioNeto22 merged commit 87cbf4b into master Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants