-   Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option
-   Improved "faux" fullscreen on iPhone X/XS phones with notch
-   Babel 7 upgrade (which reduced the polyfilled build by ~10kb!)
This commit is contained in:
Sam Potts
2018-09-25 23:36:50 +10:00
parent 87072cb690
commit de47071256
20 changed files with 17887 additions and 22272 deletions

View File

@ -1,3 +1,9 @@
# v3.4.4
- Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option
- Improved "faux" fullscreen on iPhone X/XS phones with notch
- Babel 7 upgrade (which reduced the polyfilled build by ~10kb!)
# v3.4.3
- Fixed issue with nodeList for custom playback controls