1145 Commits

Author SHA1 Message Date
Sam Potts
da1e987444 WIP on docs example 2017-11-20 21:23:49 +11:00
Sam Potts
2d4a166218 Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
2017-11-20 10:48:53 +11:00
Sam Potts
feae00224e Added ended and playing getters 2017-11-20 10:48:28 +11:00
Sam Potts
000afdd300 Merge branch 'develop' of github.com:Selz/plyr into develop 2017-11-19 23:35:23 +11:00
Sam Potts
0dc9681ae8 YouTube title 2017-11-19 23:35:07 +11:00
Sam Potts
dc391c98c6 UI tweaks 2017-11-19 21:15:24 +11:00
Sam Potts
4b62a5c74d Captions fix 2017-11-19 17:54:38 +11:00
Sam Potts
3f744ef63a Formatting 2017-11-18 19:36:36 +11:00
Sam Potts
5a244b7fed Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
#	src/js/controls.js
2017-11-18 19:33:01 +11:00
Sam Potts
4dca4bf93c Minor fixes 2017-11-18 19:31:45 +11:00
Sam Potts
6984d6fb16 Controls cleanup, work on captions bug, click to invert time 2017-11-18 19:30:26 +11:00
Sam Potts
d7a1c44281 Using fetch instead of xhr, grabbing title for YouTube 2017-11-16 11:38:06 +01:00
Sam Potts
c64b8f6940 Started on error handling, Safari icon fix 2017-11-14 17:27:40 +01:00
Sam Potts
9c4b53d761 Fix for YouTube .getVideoData() issue (fixes #709) v2.0.18 2017-11-14 13:28:52 +01:00
Sam Potts
022b436c3f YouTube fix 2017-11-14 13:22:23 +01:00
Sam Potts
6058bb0245 Docs 2017-11-12 08:16:47 +00:00
Sam Potts
3ade86537d Docs, keyboard shortcut fixes 2017-11-12 08:14:14 +00:00
Sam Potts
d80be3b903 More docs, event renamed 2017-11-12 07:45:52 +00:00
Sam Potts
1a26681d87 Added Sparkk TV to the list of users 2017-11-10 00:19:44 +11:00
Sam Potts
9171297764 More docs 2017-11-10 00:06:46 +11:00
Sam Potts
ebd1a52e5d Config docs 2017-11-09 21:18:09 +11:00
Sam Potts
743c84188e Fix for destroy 2017-11-09 20:54:14 +11:00
Sam Potts
4879bea4a0 Moved console methods out of the root of the object 2017-11-09 20:01:13 +11:00
Sam Potts
66917fd39b Use callback for loading Vimeo API 2017-11-09 19:44:07 +11:00
Sam Potts
fd97607e55 Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
2017-11-09 19:41:12 +11:00
Sam Potts
f878581c8f UI bugs 2017-11-09 19:40:45 +11:00
Sam Potts
f9602acf61 Callback for loadScript 2017-11-09 16:06:49 +11:00
Sam Potts
86a5724bdb Missing code highlight 2017-11-09 00:22:40 +11:00
Sam Potts
63c963d726 More docs 2017-11-09 00:21:44 +11:00
Sam Potts
88bfa35b99 Test 2017-11-09 00:06:34 +11:00
Sam Potts
bb66be98da Volume fixes and other tidy up work 2017-11-08 23:46:20 +11:00
Sam Potts
c948e95ade Looping, increase/decrease volume fix 2017-11-08 00:37:14 +11:00
Sam Potts
1a5f4b1b9e Merge branch 'develop' of github.com:Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
#	src/js/defaults.js
2017-11-07 23:23:17 +11:00
Sam Potts
3f41a0cf54 Merge branch 'develop' of github.com:Selz/plyr into develop
# Conflicts:
#	readme.md
2017-11-07 23:21:35 +11:00
Sam Potts
966ca1acc3 Trap focus fix 2017-11-07 18:01:24 +11:00
Sam Potts
e2c7491ccd Using the “href” attribute on SVG if supported, using hasAttribute 2017-11-07 09:58:37 +11:00
Sam Potts
0ec0addbda
Update readme.md 2017-11-07 09:16:41 +11:00
Sam Potts
fae4ca12e0 Started on docs 2017-11-06 23:06:14 +11:00
Sam Potts
84505da84b Automatic Vimeo aspect ratio 2017-11-06 22:00:00 +11:00
Sam Potts
2497e25b3c Global listeners to prevent repeat binding 2017-11-06 21:19:00 +11:00
Sam Potts
9c4b7e7094 Keyboard logic 2017-11-06 20:34:11 +11:00
Sam Potts
3a9beaed59 Vimeo captions fix 2017-11-06 20:27:19 +11:00
Sam Potts
1578525ee3 Finished aspect ratio setting 2017-11-06 20:24:07 +11:00
Sam Potts
62c1b368cf Cleanup 2017-11-06 19:53:27 +11:00
Sam Potts
f8ecea8fb7 Added Vimeo playback speed 2017-11-06 19:47:14 +11:00
Sam Potts
0068710740 Started on documentation and aspect ratio option 2017-11-06 19:38:31 +11:00
Sam Potts
d206b8ab34
Merge pull request #696 from yuriykuzin/enable-speed-controls-on-vimeo
Enable speed controls using Vimeo API
2017-11-06 19:37:47 +11:00
Sam Potts
51c011b733
Merge branch 'master' into enable-speed-controls-on-vimeo 2017-11-06 19:37:02 +11:00
Sam Potts
5fe477340b Tab focus classname change 2017-11-05 23:20:26 +11:00
Sam Potts
45df319823 Keyboard shortcut tweaks 2017-11-05 23:09:33 +11:00