Commit Graph

704 Commits

Author SHA1 Message Date
Sam Potts 76917751e3 Small bug fixes 2016-01-21 09:43:27 +11:00
Sam Potts b9177e7892 Minor bug fix for clicking video to play/pause after source change 2016-01-19 11:36:30 +11:00
Sam Potts 1b54ff0ad3 Listen for durationchange 2016-01-19 09:30:37 +11:00
Sam Potts b81b8c1d31 Event listeners 2016-01-19 00:30:25 +11:00
Sam Potts 2e5bdb338e Tidying up, Vimeo fix 2016-01-18 17:35:18 +11:00
Sam dbe152a4c1 LESS/SASS variable name spacing and clean up 2016-01-17 19:22:43 +11:00
Sam f87a10ae0b Fix for event listeners being duplicated on source change 2016-01-17 01:25:11 +11:00
Sam Potts 1ddb4eb60c HTTPS, docs update 2016-01-16 13:20:50 +11:00
Sam Potts 891abd1d4a Final tweaks for v1.5 and IE9 2016-01-16 13:02:04 +11:00
Sam Potts 90608e9e1a Vimeo iOS fix 2016-01-15 15:11:02 +11:00
Sam Potts 70b4b14984 iOS fixes 2016-01-15 15:07:31 +11:00
Sam Potts 9fbbb474db Clean up 2016-01-14 23:50:00 +11:00
Sam Potts bc7a6ebdde Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates 2016-01-14 21:20:46 +11:00
Sam Potts 353d920e25 Minor tweaks to custom handler stuff 2016-01-14 19:34:09 +11:00
Guru Prasad Srinivasa b5092c338c Added new configuration option 'handlers'
This option allows developers to attach their custom handlers
before internal plyr's handlers. This should enable developers
to have full control over all the buttons including the ability
to stop event propagation if desired.
2016-01-14 03:01:51 -05:00
Sam Potts e05538e480 Tab focus 2016-01-14 01:19:48 +11:00
Sam Potts 38f554b480 Tidying up 2016-01-14 01:14:22 +11:00
Sam Potts 7d487553b2 Tab focus tweaks 2016-01-14 00:59:18 +11:00
Sam Potts ca8fd08e81 Use only one index.html for testing locally, fixes for limited controls, larger seek handle 2016-01-14 00:23:57 +11:00
Sam Potts bc67d969cb Froogaloop fixes (custom version), docs sprite, source api changes 2016-01-13 23:12:16 +11:00
Sam Potts c449fc0867 Controls bug fix 2016-01-12 22:31:37 +11:00
Sam Potts 18b2d81985 Media paused state for embeds 2016-01-11 08:52:04 +11:00
Sam Potts 7d077d543b Fullscreen fixes 2016-01-11 00:07:13 +11:00
Sam Potts 9b09c9c7a0 Work on v1.5
See changelog.md
2016-01-10 21:40:22 +11:00
Sam 592bcc8d7e Prep for v1.5 2016-01-10 15:08:58 +11:00
Sam ee2cdb2c9b Merge branch 'master' into develop
# Conflicts:
#	dist/plyr.css
#	dist/plyr.js
#	docs/dist/docs.css
#	docs/dist/docs.js
#	docs/index.html
#	docs/src/js/docs.js
#	docs/src/less/components/icons.less
#	docs/src/less/components/type.less
#	docs/src/less/docs.less
#	gulpfile.js
#	package.json
#	src/js/plyr.js
2015-12-13 22:49:02 +11:00
Sam Potts 1371c1341f Removed Hogan from Docs (Fixes #128) 2015-12-11 10:41:29 +11:00
Sam 1e03aa1360 Docs update - removed button counts temporarily 2015-11-26 18:26:26 +11:00
Sam Potts cd2532867c Vimeo mute 2015-10-25 12:13:12 +11:00
Sam Potts 8f80e4fa65 Fragaloop and docs 2015-10-25 12:02:42 +11:00
Sam Potts 125a95e9e1 Audio fullscreen, Tooltip tweaks, Docs 2015-10-25 11:57:52 +11:00
Sam Potts b164a2f3fb Setup improvements, player -> plyr, docs (WIP) 2015-10-05 16:33:26 +11:00
Sam Potts 262c9f9e13 Removed Hogan stuff 2015-10-05 02:01:43 +11:00
Sam Potts 2c4c8c58d5 Docs tweaks 2015-10-05 01:39:55 +11:00
Sam Potts daec1baebc Source API changes, Vimeo fixes, still WIP 2015-10-04 19:27:30 +11:00
Sam Potts 0674e13bab Icon tweaks, other small tweaks 2015-10-03 10:43:27 +10:00
Sam Potts 66969f1a65 Fix for multiple YouTube instances (Fixes #114) 2015-09-13 09:56:59 +10:00
Sam Potts e964c1a298 Docs 2015-09-06 15:34:13 +10:00
Sam Potts 941b4c1c20 Merge 2015-08-27 07:36:59 +10:00
Sam Potts 95e39e7bd7 Merge branch 'master' into develop
# Conflicts:
#	dist/plyr.css
#	dist/plyr.js
#	docs/dist/docs.css
#	docs/src/less/components/examples.less
#	src/js/plyr.js
2015-08-27 07:36:17 +10:00
Sam Potts 0785ca6024 Vimeo 2015-08-27 07:30:14 +10:00
Sam Potts 6543fc1e5b Fixed bug with API use on basic supported browsers 2015-08-21 21:36:15 +10:00
Sam Potts 9133247cdf Code cleanup 2015-08-13 21:34:17 +10:00
Sam Potts 60c53a5894 Removed captions being read by screen readers 2015-08-11 22:38:06 +10:00
Sam Potts f700d50dc8 Fix for voiceover 2015-08-08 21:01:06 +10:00
Sam Potts f3c324038f ARIA improvements for caption reading 2015-08-08 15:16:42 +10:00
Sam Potts 38a206892b YouTube, Captions and Control improvements
- Controls improvements (Fixes #103)
- YouTube bug fixes (Fixes #105)
- Internationalization support (Fixes #101)
- Captions legibility improvements
2015-08-08 14:37:12 +10:00
Sam Potts e7946189c6 Icon updates 2015-08-08 11:14:11 +10:00
Sam Potts aad4a720dc Tooltip fix for NVDA 2015-07-31 21:32:12 +10:00
Sam Potts 5d19b43888 Tooltip tweak 2015-07-25 21:35:12 +10:00