c51ef05067
Update readme.md
2016-01-18 11:24:31 +11:00
dbe152a4c1
LESS/SASS variable name spacing and clean up
2016-01-17 19:22:43 +11:00
3f42e53d95
Don't add video hash
2016-01-17 10:48:26 +11:00
54b0dc5273
Docs tweak
2016-01-17 10:41:13 +11:00
d6b67c3388
Docs pushstate for tabs
2016-01-17 10:39:05 +11:00
a277224ef4
Reverted docs.js changes
2016-01-17 01:29:34 +11:00
f87a10ae0b
Fix for event listeners being duplicated on source change
v1.5.1
2016-01-17 01:25:11 +11:00
f18fb3f26d
Update readme.md
2016-01-16 13:51:18 +11:00
71359a3ff2
Merge branch 'master' of github.com:selz/plyr
...
# Conflicts:
# readme.md
2016-01-16 13:48:26 +11:00
6edc6ac680
Image
2016-01-16 13:48:11 +11:00
bf2b6c3c96
Update readme.md
2016-01-16 13:46:09 +11:00
b904e640f7
Docs update
2016-01-16 13:45:41 +11:00
1ddb4eb60c
HTTPS, docs update
v1.5.0
2016-01-16 13:20:50 +11:00
891abd1d4a
Final tweaks for v1.5 and IE9
2016-01-16 13:02:04 +11:00
aed7db34ea
Comments
2016-01-15 15:19:20 +11:00
90608e9e1a
Vimeo iOS fix
2016-01-15 15:11:02 +11:00
70b4b14984
iOS fixes
2016-01-15 15:07:31 +11:00
9fbbb474db
Clean up
2016-01-14 23:50:00 +11:00
bc7a6ebdde
Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates
2016-01-14 21:20:46 +11:00
353d920e25
Minor tweaks to custom handler stuff
2016-01-14 19:34:09 +11:00
6110098e97
Merge pull request #141 from gurupras/gurupras-develop
...
Added new configuration option 'handlers'
2016-01-14 19:21:31 +11:00
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
cce7e9932e
Merge for new source api changes
2016-01-14 09:53:58 +11:00
e6c30ec137
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.js
# readme.md
# src/js/plyr.js
2016-01-14 09:42:36 +11:00
9bcd0434db
Built JS
2016-01-14 09:39:10 +11:00
debdf112cc
Merge pull request #140 from gurupras/gurupras-develop
...
Updated API function 'plyr.source()' to get media source
2016-01-14 09:35:01 +11:00
533bd173b2
Updated API function 'plyr.source()' to get media source
...
Currently, there is no simple way of acquiring media source.
This commit updates the 'source' API function to allow developers
to acquire the video source regardless of whether the video
is a youtube-embed or HTML5 video.
Future embeds just need their respective URL fetching code added
to this common function.
2016-01-13 17:19:19 -05:00
e05538e480
Tab focus
2016-01-14 01:19:48 +11:00
38f554b480
Tidying up
2016-01-14 01:14:22 +11:00
7d487553b2
Tab focus tweaks
2016-01-14 00:59:18 +11:00
ca8fd08e81
Use only one index.html for testing locally, fixes for limited controls, larger seek handle
2016-01-14 00:23:57 +11:00
bc67d969cb
Froogaloop fixes (custom version), docs sprite, source api changes
2016-01-13 23:12:16 +11:00
c449fc0867
Controls bug fix
2016-01-12 22:31:37 +11:00
18b2d81985
Media paused state for embeds
2016-01-11 08:52:04 +11:00
533af96c4f
Merge pull request #134 from gurupras/gurupras-develop
...
Fixed embedded Plyr not updating plyr.media.paused
2016-01-11 08:49:53 +11:00
be8b4d2735
Fixed embedded Plyr not updating plyr.media.paused
2016-01-10 12:46:56 -05:00
7d077d543b
Fullscreen fixes
2016-01-11 00:07:13 +11:00
9b09c9c7a0
Work on v1.5
...
See changelog.md
2016-01-10 21:40:22 +11:00
592bcc8d7e
Prep for v1.5
2016-01-10 15:08:58 +11:00
30529ee4e4
New vimeo vid
2015-12-13 22:57:06 +11:00
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
1371c1341f
Removed Hogan from Docs ( Fixes #128 )
v1.3.7
2015-12-11 10:41:29 +11:00
05bf08a438
Merge branch 'master' of github.com:selz/plyr
2015-12-11 10:01:12 +11:00
1e03aa1360
Docs update - removed button counts temporarily
2015-11-26 18:26:26 +11:00
7463e31f95
Merge pull request #123 from ciceropablo/master
...
Fix typo
2015-11-17 09:40:23 +11:00
83caa3f55a
Fix typo
2015-11-16 20:30:29 -02:00
787465d626
Merge pull request #122 from DarthUjj/patch-1
...
Cleanup README a bit
2015-11-09 09:08:12 +11:00
33357a5992
Cleanup README a bit
2015-11-09 00:06:35 +05:30
cd2532867c
Vimeo mute
2015-10-25 12:13:12 +11:00
8f80e4fa65
Fragaloop and docs
2015-10-25 12:02:42 +11:00