v11.1.6

nolimits4web/swiperv11.1.6Jul 23, 2024by nolimits4web

AI Summary

Introduces new accessibility options and template slot support while fixing controller interaction issues in elements.

Key Highlights

  • Added `scrollOnFocus` prop for accessibility module
  • Added support for using slots as swiper wrappers
  • Fixed 2-way control in elements

New Features

  • Added `scrollOnFocus` accessibility property
  • Added slots as swiper wrappers

Full Release Notes


### Bug Fixes

- **controller:** fix 2 way control in element ([6eec16b](https://github.com/nolimits4web/Swiper/commit/6eec16bfe1f103bd19bad6dec0a7aa3fb3ee2bb1)), closes [#7628](https://github.com/nolimits4web/Swiper/issues/7628)

### Features

- **a11y:** added new prop for a11y module - `scrollOnFocus` ([#7632](https://github.com/nolimits4web/Swiper/issues/7632)) ([f4f7da0](https://github.com/nolimits4web/Swiper/commit/f4f7da0260f1b03ab5f168b84a3b74ef8e2a7a26))
- **element:** added support for using slots as swiper wrappers ([#7624](https://github.com/nolimits4web/Swiper/issues/7624)) ([e374e06](https://github.com/nolimits4web/Swiper/commit/e374e06a930bef74658614900bb1e11c5a54b189))