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: nolimits4web/swiper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.3.2
Choose a base ref
...
head repository: nolimits4web/swiper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.4.0
Choose a head ref
  • 19 commits
  • 63 files changed
  • 7 contributors

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    1afa4b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    5be08e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae429c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. 1 Configuration menu
    Copy the full SHA
    8df7edf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. fix(types): add isLocked definition

    fixes #5941
    nolimits4web committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f2bbae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. feat(react): Allow SwiperSlide children as long as displayName includ…

    …es SwiperSlide (#5954)
    
    Refactor getChildren to return all child components whose names contains SwiperSlide to allow for custom components in Swiper that do not have a displayName of SwiperSlide.
    Adds helper function isChildSwiperSlide(child) to check if react child is a child which contains SwiperSlide in its displayName.
    crtl authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d1f7582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db08a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6220c22 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. chore: update sponsors

    nolimits4web committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    82cb4f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    b80352a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. fix(vue): fix swiperRef for Vue swiperSlide (#5994)

    Co-authored-by: Dawid Kisielewski <dawidpol1@gmail.com>
    dawidreedsy and Dawidpol authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a2bcbb1 View commit details
    Browse the repository at this point in the history
  2. feat(build): upgrade deps & cjs to esm (#5927)

    * feat(build): upgrade deps & cjs to esm
    
    * fix: lock
    
    * fix(test): migrate cypress to v10
    
    * fix(deps): codelyzer
    
    * fix(deps): deps
    
    * chore: lint
    
    * fix: tests
    
    Co-authored-by: Vladimir Kharlampidi <nolimits4web@gmail.com>
    vltansky and nolimits4web authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    921809b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    18c6670 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. chore: update sponsors

    nolimits4web committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f01bf9a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    0e8a8b8 View commit details
    Browse the repository at this point in the history
  2. fix(a11y): don't handle focus on pointer events

    fixes #5962
    fixes #5814
    fixes #5524
    fixes #5490
    fixes #5437
    nolimits4web committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b251601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6121908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c1ee5d View commit details
    Browse the repository at this point in the history
  5. 8.4.0 release

    nolimits4web committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    532fdfe View commit details
    Browse the repository at this point in the history
Loading