42 Commits

Author SHA1 Message Date
Sam Potts
1cc2930dc0 ES6-ified 2017-11-04 14:25:28 +11:00
Sam Potts
959b5a20e3 Inlined SVGs, fixed build 2017-10-26 00:10:56 +11:00
Sam Potts
378aa159b8 Docs/demo refresh 2017-10-25 23:59:53 +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
b3d798eeee Gulp tweak 2017-04-25 22:39:14 +10:00
Sam Potts
5d38497f07 Formatting 2017-04-15 23:22:14 +10:00
Sam Potts
5cecf16d4f Merge branch 'master' into develop
# Conflicts:
#	demo/dist/demo.js
#	dist/plyr.css
#	dist/plyr.js
2016-10-23 15:27:28 +11:00
Sam Potts
a509a5e1bc v2.0.8
- Added `isPaused()` API method (thanks to @darrena092)
- Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes #357)
- Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390)
- Fix for Firefox VTT compatibility (thanks to @magourex)
- Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes #392)
- Added Issue and PR templates with the aim of reducing duplicate or duff issues
2016-10-23 13:48:05 +11:00
Sam Potts
d3bbf09d12 More menu work 2016-09-25 20:01:58 +10:00
Sam
70646ca907 See changelog (fixes #265, #253, #257) 2016-06-07 12:34:36 +01:00
Sam
69194915d4 Sprite loading improvements, touch controls
- SVG sprite loading automatically for an easier setup
- Touch devices now show controls on touch rather than pausing playback
2016-05-23 19:16:48 +01:00
Sam Potts
a989e87a2d Changed icon prefix default to avoid clashes 2016-05-16 12:15:09 +10:00
Sam Potts
c86b824a04 Comment 2016-05-15 18:59:13 +10:00
Sam Potts
21c2276359 Build changes, sprite.svg => plyr.svg 2016-05-15 18:57:21 +10:00
Sam Potts
a316514ca1 Minor bug fixes 2016-05-01 13:39:53 +10:00
Sam
4f02e2d6e7 Docs updates, small tweaks 2016-04-28 22:07:35 +10:00
Sam Potts
81ad9cf6f7 Audio styles, docs tweaks, package updates 2016-04-26 23:06:30 +10:00
Sam Potts
1bbc47c64f CustomEvent polyfill (Fixes #172) 2016-02-28 11:22:11 +11:00
Sam Potts
76917751e3 Small bug fixes 2016-01-21 09:43:27 +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
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 Potts
262c9f9e13 Removed Hogan stuff 2015-10-05 02:01:43 +11:00
Sam Potts
daec1baebc Source API changes, Vimeo fixes, still WIP 2015-10-04 19:27:30 +11:00
Sam Potts
6543fc1e5b Fixed bug with API use on basic supported browsers 2015-08-21 21:36:15 +10:00
Sam Potts
aad4a720dc Tooltip fix for NVDA 2015-07-31 21:32:12 +10:00
Sam Potts
fe1989dea1 gulp 2015-07-25 22:06:13 +10:00
Sam Potts
e0cd34c996 Fix for omitted kind attribute on <track> (fixes #88) 2015-07-25 20:45:11 +10:00
Sam Potts
cdf3deb458 YouTube playback, docs update 2015-07-20 22:24:06 +10:00
Sam Potts
f398266206 Chrome Canary Fix 2015-06-07 23:20:33 +10:00
Sam Potts
388cb4df39 Keyboard accessibility improvements (Fixes #66)
- Enter now works on checkboxes within the controls
2015-03-21 17:00:05 +11:00
Sam Potts
55ed577b6a Indentation
Converted to 4 space width tabbing
2015-03-15 10:12:36 +11:00
Sam Potts
27a0ec9424 Open docs site on publish 2015-03-03 19:57:46 +11:00
Sam Potts
28caa00c3f Docs tweaks 2015-03-03 00:50:50 +11:00
Sam Potts
894ac8088d Updated gulp to version assets correctly 2015-03-03 00:14:31 +11:00
Sam Potts
880152d0a0 Added CDN references 2015-03-02 01:08:12 +11:00
Sam Potts
4314853640 Publishing to AWS 2015-03-01 23:23:08 +11:00
Sam Potts
05a97500aa Seperated docs, included SASS 2015-03-01 20:27:35 +11:00
Sam Potts
1b8b5d6ee4 Tidying up, bower changes
- Folder tidy up
- Bower updated to include source files
- Upgraded to svgstore 5.0.0
2015-02-24 12:37:23 +11:00
Sam Potts
63c1d04d72 Improved plugin syntax, refactoring... 2015-02-15 11:03:06 +11:00
Sam Potts
751d8db9d8 WIP 2015-02-14 22:42:44 +11:00