All Versions
186
Latest Version
Avg Release Cycle
11 days
Latest Release
527 days ago

Changelog History
Page 7

  • v6.6.0 Changes

    May 11, 2021

    ๐Ÿ› Bug Fixes

    • core: make autoHeight work with Virtual slides (6925acf), closes #4525
    • zoom: don't toggle zoom on slides without zoom-container (e1de61b), closes #4535

    ๐Ÿ”‹ Features

    • autoplay: new pauseOnMouseEnter parameter to pause autoplay on mouse enter over container (1a10247), closes #4482
    • core: new parameters and methods to enable/disable Swiper dynamically (575bc84), closes #4356 #4311
    • react: add the missing render function type (cfa1459)
  • v6.5.9 Changes

    April 30, 2021

    ๐Ÿ› Bug Fixes

    • angular: custom naviation & pagination (c96bcf6)
    • angular: don't remove Swiper styles on destroy (96ad4f0), closes #4443
    • angular: extend current params (71be609)
    • angular: pagination true should work (434a19c)
    • angular: update value (20e25b5)
    • ๐Ÿ— build: size calc (769e9df)
    • ๐Ÿ“„ docs: postinstall bakers-> backers typo (839aea4)
    • hash-navigation: fixed issue when using with freeMode without transition (c90a7bd), closes #4478
    • history: fixed issue when using with freeMode without transition (2902ea9)
    • react: load lazy images (if enabled) on children change (ca0347b), closes #4463
    • vue: load lazy images (if enabled) on children change (335daff)

    ๐Ÿ”‹ Features

    • angular: support id input (ad51e32)
    • core-js postinstall script (fd5c01d)
    • angular: use class & ngClass on <swiper> component (66c5a55)
  • v6.5.8 Changes

    April 23, 2021

    ๐Ÿ› Bug Fixes

    • components: fixed issue with navigation, pagination, scrollbar custom elements added after initialization (cfd4efd), closes #4458
    • react: make events reactive (301ffb0), closes #3762

    ๐Ÿ”‹ Features

    • a11y: add a11y.slideRole parameter for custom slide role (097109f), closes #4435
    • history: new root parameter to avoid issues with root path detection (e6d1202), closes #3205
  • v6.5.7 Changes

    April 16, 2021

    ๐Ÿ› Bug Fixes

    • react: fixed issue with Virtual, Controller and Thumbs when running React.StrictMode

    ๐Ÿ”‹ Features

    • core: new swiper.setProgress method to set whole Swiper translate progress (from 0 to 1)
  • v6.5.6 Changes

    April 09, 2021

    ๐Ÿ› Bug Fixes

    • angular: custom html element support (b7d0c1f)
    • angular: custom html element support (dec54c2)
  • v6.5.5 Changes

    April 08, 2021

    ๐Ÿ› Bug Fixes

    • core: removed Svelte from peerDependencies
    • utils: dom not writeable (8775c1a)
  • v6.5.4 Changes

    April 05, 2021

    ๐Ÿ› Bug Fixes

    • core: fix pagination and a11y classes escaping (49e06f9), closes #4403
    • svelte: don't destroy on server-side (8a8fb62), closes #3961
  • v6.5.3 Changes

    March 31, 2021

    ๐Ÿ› Bug Fixes

    • navigation: fix wrong nav button position (ef97693), closes #4393
  • v6.5.2 Changes

    March 30, 2021

    ๐Ÿ› Bug Fixes

    • core: fix params extending loosing Swiper instance (32092ae), closes #4384
  • v6.5.1 Changes

    March 29, 2021

    ๐Ÿ› Bug Fixes

    • a11y: correct aria-roledescription attribute name (1b73c3b), closes #4371
    • core: fixed proto pollution (ec358de)
    • core: fixed proto pollution (9dad273)
    • isObject cross window (7c36077)
    • isObject cross window (95b5dfe)
    • โšก๏ธ update virtual slides (e33242c)
    • core: replace unsupported Object.entries (6dff71d), closes #4341
    • core: use getComputedStyle helper (9698e58), closes #4337

    ๐Ÿ”‹ Features

    • a11y.slideLabelMessage (9fd6e68)
    • ๐Ÿ‘ custom html element support (f96db02)
    • navigation: set disabled prop on nav element if it is a <button> element (7536fbd), closes #4312