333 Commits

Author SHA1 Message Date
Sam Potts
08df96a149 v3.3.13
You guessed it, a load of awesome changes from contributors:

Thanks @friday for the following:

-   Captions fixes
-   Fix poster race conditions
-   Minor code improvements for quality switching
-   Minor event changes
-   Fix condition in events.toggleListener to allow non-elements
-   Suggestion: Remove array newline rule
-   Contributions improvements

-   fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy)
-   remove event listeners in destroy() (thanks @cky917)
-   Fix markdown in README (thanks @azu)
-   Some parts of the accessibility improvements outlined in #905 (more on the way...)
-   Fix for bug where volume slider didn't always show
2018-06-18 21:49:06 +10:00
Sam Potts
d4abb4b143 120 line width, package upgrade 2018-06-17 01:04:55 +10:00
Sam Potts
392dfd024c Utils broken down into seperate files and exports 2018-06-13 00:02:55 +10:00
Sam Potts
840e31a693 v3.3.12 2018-06-11 17:10:37 +10:00
Sam Potts
efe70ab48e v3.3.11 2018-06-11 16:39:35 +10:00
Sam Potts
a4caba120c Merge branch 'master' of github.com:sampotts/plyr
# Conflicts:
#	demo/dist/demo.css
#	dist/plyr.css
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map
2018-05-31 23:43:40 +10:00
Sam Potts
969a877a34 v3.3.10 2018-05-31 23:41:48 +10:00
Albin Larsson
2fce385691 Add npm scripts for linting and building 2018-05-30 19:40:17 +02:00
Sam Potts
69bb0917ad v3.3.9 2018-05-28 10:41:51 +10:00
Sam Potts
cd51788b98 v3.3.8 2018-05-26 13:53:15 +10:00
Sam Potts
41f9a87e0e Add URL polyfill 2018-05-20 23:40:00 +10:00
Albin Larsson
054f522aa9 Enable importing Plyr in node.js without errors (resulting in an empty object) 2018-05-14 05:35:13 +02:00
Sam Potts
33a11fb53a v3.3.7 2018-05-09 09:50:22 +10:00
Sam Potts
f687b81b70 v3.3.6 2018-05-08 13:18:30 +10:00
Sam Potts
1655150092 v3.3.5 2018-05-06 01:32:51 +10:00
Sam Potts
00bbce08fb Reverted menu change 2018-05-06 01:14:41 +10:00
Sam Potts
91a4b86860 Small bug fixes 2018-05-06 01:03:38 +10:00
Sam Potts
9ebc2719d3 v3.3.0 2018-05-06 00:49:12 +10:00
Sam Potts
a812650fea v3.2.4 2018-04-27 00:47:51 +10:00
Sam Potts
fec7a77d6f v3.2.3 2018-04-25 20:02:36 +10:00
Sam Potts
27407ba021 v3.2.2 2018-04-25 19:46:39 +10:00
Sam Potts
ef8e58ede4 Fix for hidden buffer and incorrect use of aria-hidden 2018-04-25 19:40:23 +10:00
Sam Potts
f1b275aedc v3.2.1 2018-04-23 00:53:54 +10:00
Sam Potts
88d766aeae v3.2.0 2018-04-17 23:54:38 +10:00
Sam Potts
119b471b84 More bug fixes 2018-04-17 23:51:23 +10:00
Sam Potts
5ed3ff9084 Restore paused state after seek 2018-04-11 21:52:31 +10:00
Sam Potts
e4d975af00 Styling fixes 2018-04-03 22:56:19 +10:00
Sam Potts
2782a00e7c v3.1.0-beta.2 2018-04-03 22:31:55 +10:00
Sam Potts
b1e3abc795 v3.1.0-beta.1 2018-04-02 22:52:02 +10:00
Sam Potts
3395e8df90 HTML5 quality selection 2018-04-02 22:40:03 +10:00
Sam Potts
cce143a7da v3.0.11 2018-03-30 23:14:07 +11:00
Sam Potts
7be9d5d4d3 v3.0.10 2018-03-30 00:16:42 +11:00
Sam Potts
d7141d5ed7 Controls docs, package upgrades 2018-03-30 00:11:48 +11:00
Sam Potts
0d0ece94d3 Fix regression 2018-03-29 20:20:37 +11:00
Sam Potts
1c06f6d06d Vimeo hotfix 2018-03-29 19:35:02 +11:00
Sam Potts
c4e2e24643 Bug fixes 2018-03-28 22:45:11 +11:00
Sam Potts
2b7fe9a4f9 v3.0.6 2018-03-28 00:17:15 +11:00
Sam Potts
951df64b7f v3.0.5 2018-03-27 23:52:26 +11:00
Sam Potts
d96957d086 Allow fullscreen in iframe 2018-03-27 21:13:22 +11:00
Sam Potts
9b23e13ce8 v3.0.3 2018-03-22 01:13:37 +11:00
Sam Potts
bb7eea27e5 v3.0.2 2018-03-18 22:46:36 +11:00
Sam Potts
595c5e95bc Fix for Safari with adblockers 2018-03-18 22:37:06 +11:00
Sam Potts
43e6dcd41d Fix for local storage issue 2018-03-18 01:37:24 +11:00
Sam Potts
0f8c6e147b Added Sentry 2018-03-18 00:21:23 +11:00
Sam Potts
3bccc0da01 v3.0.0 2018-03-17 23:33:25 +11:00
Sam Potts
5cb1628cd8 Vimeo fix 2018-03-15 10:29:05 +11:00
Sam Potts
c74b75e8e1 3.0.0-beta.20 2018-03-13 23:35:17 +11:00
Sam Potts
0538476d6f 3.0.0-beta.19 2018-03-13 22:15:28 +11:00
Sam Potts
5ebe18d081 Typography fix 2018-03-13 22:00:40 +11:00
Sam Potts
207adde36d 3.0.0-beta.18 2018-03-13 21:44:18 +11:00