1141 Commits

Author SHA1 Message Date
Sam Potts
e2d8bd2b73 Captions language fix 2017-11-05 11:59:15 +11:00
Sam Potts
1c693df00b src getter fix, local storage fix 2017-11-05 11:45:02 +11:00
Sam Potts
8aaa932050 Cleanup 2017-11-05 01:13:00 +11:00
Sam Potts
3cd6c2acf6 Merge branch 'develop' of https://github.com/Selz/plyr into develop 2017-11-05 01:02:17 +11:00
Sam Potts
3930ebb339 Menu design tweaks, moved logic into plugins 2017-11-05 01:02:10 +11:00
Sam Potts
b102714067
Merge pull request #705 from friday/editorconfig
Add .editorconfig file
2017-11-05 00:49:45 +11:00
Sam Potts
13d3037a53 Meta data and icons updated 2017-11-05 00:29:21 +11:00
Albin Larsson
1e7a60ee5c Add .editorconfig file 2017-11-04 14:16:00 +01:00
Sam Potts
8d80f6b05d Removed log 2017-11-04 23:53:03 +11:00
Sam Potts
3c99357f06 Vimeo fixes + small bug fixes v2.0.17 2017-11-04 23:18:47 +11:00
Sam Potts
597b3fe0db Retrofit PRs 2017-11-04 22:41:18 +11:00
Sam Potts
a757acad15
Merge pull request #577 from brandon-pereira/master
fix for svg4everybody conflicting with plyr
2017-11-04 22:25:27 +11:00
Sam Potts
7913cf837f
Merge branch 'master' into master 2017-11-04 22:25:17 +11:00
Sam Potts
e98d356ede
Merge branch 'master' into master 2017-11-04 22:22:49 +11:00
Sam Potts
c9c20345c0
Merge pull request #613 from vers-one/master
Fix for handling explicitly set duration of audio
2017-11-04 22:19:47 +11:00
Sam Potts
aca06be7ac
Merge branch 'master' into master 2017-11-04 22:19:39 +11:00
Sam Potts
550cc6a19b
Merge branch 'master' into master 2017-11-04 22:19:17 +11:00
Sam Potts
e44e93c117
Merge pull request #617 from oemueller/patch-1
[bugfix] target is null exception
2017-11-04 22:17:00 +11:00
Sam Potts
a06a8150ef
Merge pull request #649 from waltercruz/master
Adding title to the player html template
2017-11-04 22:16:28 +11:00
Sam Potts
e787934ee6
Merge branch 'master' into master 2017-11-04 22:16:16 +11:00
Sam Potts
be4b5ef4db
Merge branch 'master' into master 2017-11-04 22:14:55 +11:00
Sam Potts
55c5b8b07e
Typo 2017-11-04 21:32:19 +11:00
Sam Potts
a924d40620
Merge pull request #654 from jjui/patch-1
Enable start/stop toggle on whole element
2017-11-04 21:29:25 +11:00
Sam Potts
0074e77a7c
Update plyr.scss 2017-11-04 21:28:38 +11:00
Sam Potts
f3141690ee
Update plyr.less 2017-11-04 21:28:17 +11:00
Sam Potts
7ac5b0e18b
Merge pull request #678 from StudyTube/use-url-as-input-for-vimeo-player
Add URL as a possible input option to Vimeo player
2017-11-04 21:24:55 +11:00
Sam Potts
d920de2a25 Small tweaks 2017-11-04 21:19:02 +11:00
Sam Potts
5abf7e9535
Merge pull request #703 from gurupras/early-listener-fix
Allow Plyr.setup event listeners to be set up as separate event listeners
2017-11-04 18:15:03 +11:00
Sam Potts
650ee2c18f
Merge pull request #700 from ashkanhosseini/master
fix #684 memory leaks issues after destroy.
2017-11-04 18:11:35 +11:00
Sam Potts
069c8093ae Small bug fixes 2017-11-04 14:45:06 +11:00
Sam Potts
1cc2930dc0 ES6-ified 2017-11-04 14:25:28 +11:00
Guru Prasad Srinivasa
95734cf7cc Allow setup event listeners to be set up as separate event listeners
rather than in-conjunction with defaultListener

This allows the setup listeners to do things like
preventDefault()/stopImmediatePropagation() and have them work
2017-11-01 04:15:03 -04:00
Sam Potts
3d50936b47 Split LESS into more granular files, Vimeo fixes 2017-10-28 20:14:33 +11:00
Ashkan Hosseini
7234e2f5a3 fix #684 memory leaks issues after destroy. 2017-10-28 00:09:40 +03:00
Sam Potts
dd9d5c8898 Linting and minor changes 2017-10-27 15:06:16 +11:00
Yuriy
e06b689f5c Enable speed controls using Vimeo API 2017-10-26 17:11:19 +03:00
Sam Potts
71db66d802 Error pages 2017-10-26 20:59:40 +11:00
Sam Potts
959b5a20e3 Inlined SVGs, fixed build 2017-10-26 00:10:56 +11:00
Sam Potts
9de5c0cf39 Built JS 2017-10-26 00:00:15 +11:00
Sam Potts
1a3868a6c6 Merge branch 'develop' of https://github.com/Selz/plyr into develop 2017-10-25 23:59:59 +11:00
Sam Potts
378aa159b8 Docs/demo refresh 2017-10-25 23:59:53 +11:00
Sam Potts
6876a9163d Merge pull request #694 from friday/fix/volume-steps
Restore volume stepping via key up/down
2017-10-25 23:59:15 +11:00
Sam Potts
34d28a69ad Merge pull request #693 from friday/fix/instanceof-undefined
v3: Add instanceof wrapper to avoid TypeErrors
2017-10-25 23:54:10 +11:00
Albin Larsson
0715d3ae67 Restore up/down arrow behavior from v2 (10 steps between min and max instead of one) 2017-10-25 14:25:10 +02:00
Albin Larsson
542095f5eb Add instanceof wrapper that avoids TypeError when second argument is undefined 2017-10-25 14:10:38 +02:00
Sam Potts
57517a9dcc Fullscreen improvements 2017-10-18 23:55:53 +11:00
Sam Potts
751708ff23 Fix 2017-10-18 19:47:03 +11:00
Sam Potts
fcf944788a Cleanup 2017-10-18 12:47:54 +11:00
Sam Potts
36a84c5c2d Removed extra <progress> for populating lower fill on range inputs 2017-10-18 12:43:10 +11:00
Sam Potts
4392abfc49 Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
2017-10-08 19:12:55 +11:00