2229 Commits

Author SHA1 Message Date
Sam Potts
4314853640 Publishing to AWS 2015-03-01 23:23:08 +11:00
Sam Potts
dc10139f80 v1.0.17
Fixes #4
v1.0.17
2015-03-01 20:34:46 +11:00
Sam Potts
05a97500aa Seperated docs, included SASS 2015-03-01 20:27:35 +11:00
Sam Potts
eb630ab551 Merge pull request #7 from brunowego/patch-1
Add sass support
2015-03-01 19:09:43 +11:00
Sam Potts
30d6a0cd5f Aria tidy up v1.0.16 2015-02-28 17:00:40 +11:00
Sam Potts
b2ffd7d3ca Fixed icon references 2015-02-28 13:32:19 +11:00
Sam Potts
245a5ef3d7 Fixed syntax highlighting 2015-02-28 12:48:33 +11:00
Sam Potts
5d858344f4 Typos 2015-02-28 12:47:27 +11:00
Sam Potts
fea7ed96b3 Controls HTML docs 2015-02-28 12:44:21 +11:00
Sam Potts
fdc0197433 Fixed broken link 2015-02-28 12:40:21 +11:00
Sam Potts
044bcb359e Only output GA on plyr.io domain 2015-02-28 12:29:53 +11:00
Sam Potts
18dfc17439 Version bump v1.0.15 2015-02-28 12:09:01 +11:00
Sam Potts
35ac236a00 Updates to docs, fix for seek time in controls 2015-02-28 12:07:21 +11:00
Sam Potts
dd17100a53 Small improvements, docs updated 2015-02-28 11:18:24 +11:00
Sam Potts
f8b4622093 Fix for Bootstrap compatibility
Fixes #6
v1.0.14
2015-02-28 10:43:42 +11:00
Sam Potts
1216968c60 Minor tweaks v1.0.13 2015-02-28 01:17:56 +11:00
Sam Potts
1d2bd227f1 Small tweak to play(), pause() 2015-02-28 00:45:56 +11:00
Sam Potts
6cec6b2e16 Docs for 1.0.12 v1.0.12 2015-02-28 00:40:36 +11:00
Sam Potts
98bc9b0c4b Handle native events
Fixes #34
2015-02-28 00:36:28 +11:00
Sam Potts
a637949e84 Added link to Selz 2015-02-27 14:52:57 +11:00
Sam Potts
d784669699 Updated docs/examples to use new CDN 2015-02-27 12:19:41 +11:00
Sam Potts
ba340172ee Readme updates, code formatted using spaces 2015-02-26 14:32:18 +11:00
Bruno Batista
bb193ff152 Add sass support 2015-02-25 21:24:39 -03:00
Sam Potts
55b085c4d0 Bug fixes for fullscreen mode v1.0.11 2015-02-24 15:44:56 +11:00
Sam Potts
dd72a973d6 Docs fix v1.0.10 2015-02-24 12:39:22 +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
c105063ad9 Update license.md 2015-02-22 22:08:03 +11:00
Sam Potts
ff43701e97 Readme update 2015-02-22 10:34:20 +11:00
Sam Potts
f477fdf9e2 Minor changes v1.0.9 2015-02-22 10:19:47 +11:00
Sam Potts
49038e3ca9 Progress for buffer, Safari 8 fix, validating 'html' option 2015-02-22 10:17:39 +11:00
Sam Potts
5f96172dbd Bumping version v1.0.8 2015-02-19 23:18:39 +11:00
Sam Potts
2bd6a8390c Fix for empty local storage 2015-02-19 23:16:51 +11:00
Sam Potts
3e68cec6ea Bumping version v1.0.7 2015-02-19 22:38:15 +11:00
Sam Potts
b24d763d40 Storing volume in local storage 2015-02-19 22:37:41 +11:00
Sam Potts
d690560fc2 Fullscreen fallback for older browsers v1.0.6 2015-02-19 21:46:45 +11:00
Sam Potts
d46d40fa17 Font size fix for examples, tidied up variables v1.0.5 2015-02-19 12:21:37 +11:00
Sam Potts
18001e7799 Fix for control alignment 2015-02-18 17:10:41 +11:00
Sam Potts
aa39aa8a58 Prevent multiple instances on one element 2015-02-18 16:17:27 +11:00
Sam Potts
c7c48bbe3c Improved caption legibility on white backgrounds v1.0.4 2015-02-18 00:56:07 +11:00
Sam Potts
484617e2d7 Tidy up 2015-02-18 00:18:35 +11:00
Sam Potts
841cc957c9 Improve docs layout on small screens 2015-02-18 00:01:35 +11:00
Sam Potts
e89e87de62 Prevent poster being downloaded twice v1.0.3 2015-02-17 23:40:57 +11:00
Sam Potts
b7ea8c3875 Merge 2015-02-17 23:18:03 +11:00
Sam Potts
a67e495910 Merge branch 'master' of github.com:selz/plyr
Conflicts:
	dist/js/plyr.js
2015-02-17 23:17:39 +11:00
Sam Potts
97d6216409 Removed XHR for IE8 2015-02-17 23:17:15 +11:00
Sam Potts
c55faa3505 Added OGG to <audio> example, Fixed IE11 Fullscreen v1.0.2 2015-02-17 22:57:00 +11:00
Sam Potts
f8d71829e0 JS updated v1.0.1 2015-02-17 21:52:20 +11:00
Sam Potts
bde1df7a98 Fixing display issues in IE
- Added class hooks for media type
- Returning plyr instances when calling .setup()
2015-02-17 21:49:31 +11:00
Sam Potts
9827e6a0bc Prevent buttons submitting forms, return players 2015-02-17 18:44:31 +11:00
Sam Potts
fc2bb9fcb4 Demo update, missing semi colon 2015-02-17 16:14:29 +11:00