aboutsummaryrefslogtreecommitdiffstats
path: root/notes.md
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2017-03-26 21:32:41 +1100
committerSam Potts <me@sampotts.me>2017-03-26 21:32:41 +1100
commit684107da5cdda920b57fd03bcc29349d11f625e2 (patch)
treea9417a71af494468971e01867fcedb0f5d3e4c32 /notes.md
parentca12343b164d3cb8d80dc5a4347f81d70c14095a (diff)
downloadplyr-684107da5cdda920b57fd03bcc29349d11f625e2.tar.lz
plyr-684107da5cdda920b57fd03bcc29349d11f625e2.tar.xz
plyr-684107da5cdda920b57fd03bcc29349d11f625e2.zip
WIP on new controls creation
Diffstat (limited to 'notes.md')
-rw-r--r--notes.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/notes.md b/notes.md
index 373e7edd..8cc39a76 100644
--- a/notes.md
+++ b/notes.md
@@ -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