1.0.0 (2020-03-25)
- update build and dev tool to vite
- upgrade to videojs-vr(2.0.0)
- vendor threejs files
- Add an option to prevent clicks from toggling playback
- add option to change the detail level of the projection sphere
- include edited three.js examples in module dist files
- separate 180_LR/180_TB, add 180_MONO, fix cropping in 180 views.
- pkg.json: set license field back to MIT
- skip syntax check with vjsverify due to three
- don't run tests on version
- udpate generator-helpers
- fix publish by skipping require verification
- update dependencies, readme, examples, and switch to github actions ci
- add caveats section for safari
- correct some typos
- fixed a typo in README
- Add a test, fix the build, update generator version
- This drops support for older browsers such as IE
0.0.3 (2020-03-25)
- upgrade to videojs-vr(1.7.2)
- null check fullscreen toggle to fix ios without it
0.0.2 (2020-03-25)
- upgrade to videojs-vr(1.7.1)
- increase touchmove threshold for "taps" on mobile
0.0.1 (2019-11-09)
- initial videojs-vr(1.7.0)