diff options
author | Sam Potts <me@sampotts.me> | 2017-04-19 21:33:23 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-04-19 21:33:23 +1000 |
commit | 60e51b70778dfa61c7885f50dc815fdef8797fc3 (patch) | |
tree | aa04d394d30ada8ec83bdd7813af86b9ee69fb12 | |
parent | 01d1ac9ab9b02f3751e7ef8a174fdcc388a36c82 (diff) | |
download | plyr-60e51b70778dfa61c7885f50dc815fdef8797fc3.tar.lz plyr-60e51b70778dfa61c7885f50dc815fdef8797fc3.tar.xz plyr-60e51b70778dfa61c7885f50dc815fdef8797fc3.zip |
Added notes
-rw-r--r-- | notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ #### Bugs - Fix audio setup bug when calling .setup() again +- Fix events on unsupported devices (iOS) +- Investigate iOS inline playback +- Look at Vimeo's "background" option #### Breaking changes - Custom controls HTML removed (temporarily, will return) - perhaps can re-instate but no options UI |