10.0.0-beta.1 (2023-06-23)
Bug Fixes
Features
- browser ES modules (ab20bd1)
- change swiper container overflow to clip (#6738) (a8447b7)
- element: attributes can accept JSON stringified strings (5b93954)
- element: highly reworked Swiper web component (a6f8a0f)
- navigation arrows use SVGs instead of font
- changed shadow DOM layout to have
<div class="swiper">
inside - component styles now added using adoptedStylesheets
- no more global styles injection
- set transform 3d on wrapper for iOS devices (90c590d)
- tweak types exports to be Node 16+ compatible (30ce8e0)