Bug Fixes
- autoplay: fix autoplay pause during transition (db9b17f), closes #6896
- controller: fix issues with loop mode (fbb84fe), closes #6659
- core: fix touch move and loop behavior when transition-delay enabled on swiper-wrapper (ac27d02)
- core: handle
contextmenu
event (721ccaf), closes #6692 - element: fix missing elements
part
when added dynamically (db5b5d6), closes #6899 - element: fix parallax on elements passed to component root (265e466)
- element: fixed issue with incorrect lookup for lazy prelader and images (64513ac), closes #6901
- element: fixed issue with pointer-events:none in fade effect (2dcb802), closes #6908
- pagination: fixed issue in loop mode when sometimes it switches slides with transiton (3d7dc58), closes #6856