fixed ssr setup
moving to new repo
fixed bug with swiper inside transition. #276
update webpack config and rebuild.
fix emit event in browser
- fix loop bug
- bind swiper events to vuejs events
- remove reloop function
- update ssr example
- update swiper version to v4.0.7
- fix object assign in spa
- fix reLoop method #205
- fix ssr build bug
- fix the es module export issue
- add global default options
- update the options assign logic
- Update to Swiper4
- add brower support
- add test scripts
- update babel and webpack configs