Bug Fixes
- a11y: fixed issue with not working "enter" navigation on arrows (aac2dcf), closes #7423
- a11y: prevent falsy focus handlers (a7c260a), closes #7406
- core: add/remove slide classes only when changed (3312fba), closes #7356
- core: don't fix the loop on simple resize (641793f), closes #7325
- core: fixed thrown error on calling slideTo methods on destroyed swiper (8c6a3c6), closes #7416
- core: handle grabCursor within breakpoints (e853908), closes #7364
- core: reset animating flag on translateTo call (7da50bf), closes #7403
- scrollbar: fix warning (e5371f7), closes #7415
- thumbs: fix thumbs .swiper type prop to accept string (5b0fa84), closes #7421
- virtual: don't render first slides when initialSlide set (bab9230), closes #7353
- zoom: fix panning on SVG elements (eed8a5b), closes #7352