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.1.4
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.1.5
Choose a head ref
  • 13 commits
  • 19 files changed
  • 6 contributors

Commits on Apr 25, 2022

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

Commits on Apr 26, 2022

  1. feat(history): plugin fixes and new option adding (#5665)

    * fixed issue with the history back navigation
    
    [ADD] Added option to keep the query string parameters when changing user when navigating
    [FIXED] History back via browser button not working
    
    * Added typing for History plugin options
    
    Added typing for History plugin options
    - enabled
    - keepQuery
    
    * keepQuery default value: false
    
    Changed the default value of the option keepQuery to false
    
    * Update history.js
    
    fixed param getting object name
    VahanMargaryan authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    798c7c0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on May 5, 2022

  1. chore: sponsors

    nolimits4web committed May 5, 2022
    Configuration menu
    Copy the full SHA
    98f0ef4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    2d3255f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a4f67 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    0d219f4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    3909c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7961a3 View commit details
    Browse the repository at this point in the history
  3. fix(core): fix getWrapper $el check

    fixes #5711
    nolimits4web committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7702178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    340f716 View commit details
    Browse the repository at this point in the history
  5. Added the default value and description for the "enabled" parameter (#…

    …5702)
    
    * Update lazy.d.ts
    
    * Update free-mode.d.ts
    
    * Update virtual.d.ts
    
    Co-authored-by: Vladimir Kharlampidi <nolimits4web@gmail.com>
    DAnn2012 and nolimits4web authored May 16, 2022
    Configuration menu
    Copy the full SHA
    58516e5 View commit details
    Browse the repository at this point in the history
  6. 8.1.5 release

    nolimits4web committed May 16, 2022
    Configuration menu
    Copy the full SHA
    73bdc83 View commit details
    Browse the repository at this point in the history
Loading