You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
850 B
850 B
CHANGELOG
v3.1.3
fixed bug with swiper inside transition. #276
v3.1.2
update webpack config and rebuild.
v3.1.1
fix emit event in browser
v3.1.0
- fix loop bug
- bind swiper events to vuejs events
v3.0.7
- remove reloop function
- update ssr example
v3.0.5
- update swiper version to v4.0.7
v3.0.4
- fix object assign in spa
v3.0.3
- fix reLoop method #205
v3.0.2
- fix ssr build bug
v3.0.1
- fix the es module export issue
v3.0.0
use
- add global default options
- update the options assign logic
- Update to Swiper4
project
- add brower support
- add test scripts
- update babel and webpack configs