diff options
author | Sam Potts <me@sampotts.me> | 2017-03-26 21:32:41 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-03-26 21:32:41 +1100 |
commit | 684107da5cdda920b57fd03bcc29349d11f625e2 (patch) | |
tree | a9417a71af494468971e01867fcedb0f5d3e4c32 /notes.md | |
parent | ca12343b164d3cb8d80dc5a4347f81d70c14095a (diff) | |
download | plyr-684107da5cdda920b57fd03bcc29349d11f625e2.tar.lz plyr-684107da5cdda920b57fd03bcc29349d11f625e2.tar.xz plyr-684107da5cdda920b57fd03bcc29349d11f625e2.zip |
WIP on new controls creation
Diffstat (limited to 'notes.md')
-rw-r--r-- | notes.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -15,4 +15,12 @@ - No Vimeo or YouTube caption support #### Bugs -- Fix audio setup bug when calling .setup() again
\ No newline at end of file +- Fix audio setup bug when calling .setup() again + +#### Breaking changes +- Custom controls HTML removed (temporarily, will return) +- Selectors changes (new `input` and `display` object) - DOCUMENT + +## Added +- Seek i8n label +- Loop i8n labels
\ No newline at end of file |