Skip to content

Releases: nolimits4web/swiper

7.4.0

24 Dec 11:21
Compare
Choose a tag to compare
  • fix(pagination): fix dynamic bullets position with loop enabled

    fixes #5304

  • fix(core): autoHeight shouldn't ignore zero height slides

    fixes #5281

  • feat(core): add rewind functionality

    fixes #5003
    fixes #5270

v7.3.4

22 Dec 09:04
Compare
Choose a tag to compare
  • fix(angular): fix nativeElement check

    ref #5296 (review)

  • Added "svelte": "./swiper.esm.js" (#5301)

    Sometimes during a svelte kit build, an error occurs due to this entry missing. This should not impact anything else

  • fix(angular): setElement checks (#5305)

  • refactor(core/slide/slideTo): remove duplicate code (#5211)

    • refactor(core/slide/slideTo): remove duplicate code

    • refactor(core/slide/slideTo): remove duplicate code

v7.3.3

16 Dec 10:26
Compare
Choose a tag to compare
  • fix(angular): setElement call updateInitSwiper bug (#5296)

    • fix(angular): setElement call updateInitSwiper bug
  • 7.3.3 release

v7.3.2

13 Dec 09:33
Compare
Choose a tag to compare
  • fix(angular): toggle input (#5229)

    • fix(angular): toggle input

    • fix(angular): toggle input

    • fix(angular): params

    • fix(angular): remove console log

    Co-authored-by: Vladimir Kharlampidi nolimits4web@gmail.com

  • feat: update dom7 and ssr-window to latest

  • feat(a11y): add aria-current to current bullet (#5258)

    • feat(a11y): add aria-current to current bullet

    • fix(a11y): aria current bullet

    • fix(a11y): current bullet

    • fix(a11y): current bullet

    • fix(a11y): current bullet

    • fix(a11y): current behaivor

    • test(a11y): current bullet

    • refactor(a11y): hasPagination

  • 7.3.2 release

v7.3.1

08 Dec 17:16
Compare
Choose a tag to compare
  • Fixed can not get clicked slider in shadow root issue (#5223)

    • fix can not get clicked slider in shadow root

    • fix event.path is non-standard

  • feat(angular): support on params (#5224)

  • 7.3.1 release

v7.2.0

28 Oct 08:24
Compare
Choose a tag to compare

Features

  • add "main" and "module" package fields (f228391)
  • update dom7 and ssr-window to latest (7d45076)