224 Commits

Author SHA1 Message Date
Sam Potts
e7946189c6 Icon updates 2015-08-08 11:14:11 +10:00
Sam Potts
1ba1bec066 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	src/sass/plyr.scss
2015-07-31 21:34:07 +10:00
Sam Potts
aad4a720dc Tooltip fix for NVDA 2015-07-31 21:32:12 +10:00
Sam Potts
a978348123 Version bump v1.2.6 2015-07-28 11:31:32 +10:00
Sam Potts
00cf797c20 Restored !default and fullscreen logic in SASS 2015-07-28 11:29:49 +10:00
Sam Potts
6b0f58dab2 Merge pull request #102 from ChristianPV/patch-1
Update plyr.scss - Make it work
2015-07-28 10:13:47 +10:00
khrizpv
04cf5dfda1 Update plyr.scss - Make it work
There were some things that needed to be changed for the sass preprocessor to work. There were some variables declared as @ that need to be declared with the right syntax: $. Also sass evaluation is eager, while less evaluation is _lazy_ that means in sass, mixins should be declared before they are use. I hope you can accept this change as it's currently not working. Thanks!
2015-07-27 13:04:02 -03:00
Sam Potts
fe1989dea1 gulp 2015-07-25 22:06:13 +10:00
Sam Potts
5d19b43888 Tooltip tweak 2015-07-25 21:35:12 +10:00
Sam Potts
06ed345f29 YouTube quality tweak v1.2.5 2015-07-25 21:11:17 +10:00
Sam Potts
e0cd34c996 Fix for omitted kind attribute on <track> (fixes #88) v1.2.4 2015-07-25 20:45:11 +10:00
Sam Potts
06641d5709 Docs 2015-07-25 20:29:54 +10:00
Sam Potts
a0d2d5cd24 Minor tweaks 2015-07-25 20:29:19 +10:00
Sam Potts
e9cdbfb8da Safari fix (fixes #96), YouTube tweaks, docs v1.2.3 2015-07-25 19:51:32 +10:00
Sam Potts
df64fdac9e Tab focus and caption position fixes (fixes #61, fixes #92) v1.2.2 2015-07-25 18:30:47 +10:00
Sam Potts
4dbbbd04cc Merge pull request #99 from ChristianPV/patch-1
Update bower.json - fix sass file name
2015-07-25 10:59:56 +10:00
khrizpv
c9c3ee9014 Update bower.json - fix sass file name
I installed this package with bower and encountered an error while checking for existence of main bower files. I changed the filename to the correct one. Please take a look. Thanks!
2015-07-24 11:51:16 -03:00
Sam Potts
67191c2a75 Merge branch 'master' of github.com:selz/plyr 2015-07-22 11:36:35 +10:00
Sam Potts
8ba4522b3e Docs 2015-07-22 11:36:24 +10:00
Sam Potts
52eaf62b58 Update readme.md 2015-07-21 12:30:41 +10:00
Sam Potts
8d43f412ac Docs CSS 2015-07-21 10:48:31 +10:00
Sam Potts
e9ea90f527 Update readme.md 2015-07-21 10:38:48 +10:00
Sam Potts
5dc0d84300 Version bump v1.2.1 2015-07-21 08:51:44 +10:00
Sam Potts
ec8923ef08 Merge branch 'master' of github.com:selz/plyr 2015-07-21 08:51:25 +10:00
Sam Potts
5a414572f9 Tooltip fix (Fixes #97) 2015-07-21 08:51:14 +10:00
Sam Potts
7f40307b0a Update readme.md 2015-07-20 23:11:11 +10:00
Sam Potts
a12485d10f Update readme.md 2015-07-20 23:09:57 +10:00
Sam Potts
4695bbf483 Merge branch 'master' of github.com:selz/plyr 2015-07-20 23:04:13 +10:00
Sam Potts
20ee77a55e Docs tweak 2015-07-20 23:03:24 +10:00
Sam Potts
78a0ac8674 Update readme.md 2015-07-20 22:51:33 +10:00
Sam Potts
e49c417e54 Version bump v1.2.0 2015-07-20 22:32:29 +10:00
Sam Potts
b39961ec49 Tidying 2015-07-20 22:28:27 +10:00
Sam Potts
8894b4c7b9 Merge branch 'master' into develop
# Conflicts:
#	changelog.md
#	dist/plyr.js
2015-07-20 22:25:31 +10:00
Sam Potts
cdf3deb458 YouTube playback, docs update 2015-07-20 22:24:06 +10:00
Sam Potts
b5fc21239b Version bump v1.1.14 2015-07-20 14:45:32 +10:00
Sam Potts
93cc9edd9a Added icon prefix option for when using default controls 2015-07-20 14:44:51 +10:00
Sam Potts
dcd9ca3a93 Started on source swap 2015-07-12 23:57:36 +10:00
Sam Potts
c202cc1ffb More work on YouTube 2015-07-12 23:41:56 +10:00
Sam Potts
093af22942 More work on YouTube playback 2015-07-12 21:17:56 +10:00
Sam Potts
9d966e41b1 Built 2015-06-27 16:21:54 +10:00
Sam Potts
240aa7aa5f Merge branch 'master' into develop
# Conflicts:
#	dist/plyr.css
#	dist/plyr.js
2015-06-27 16:21:38 +10:00
Sam Potts
654e9cd623 Docs tweaks 2015-06-08 22:12:08 +10:00
Sam Potts
73c3888309 Removed log 2015-06-08 21:50:04 +10:00
Sam Potts
4f0633fdc1 SASS for previous change v1.1.13 2015-06-08 21:46:47 +10:00
Sam Potts
f41854ebe7 Minor tweak to hiding controls in fullscreen 2015-06-08 21:43:49 +10:00
Sam Potts
f398266206 Chrome Canary Fix v1.1.12 2015-06-07 23:20:33 +10:00
Sam Potts
4c17f98520 TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) v1.1.11 2015-06-07 23:00:26 +10:00
Sam Potts
398815857f Merge branch 'develop' of github.com:selz/plyr into develop
# Conflicts:
#	.gitignore
2015-05-23 19:58:53 +10:00
Sam Potts
4c5020a396 Ignore test video 2015-05-23 19:58:06 +10:00
Sam Potts
df84ce6e90 Docs v1.1.10 2015-05-18 15:11:16 +10:00