49 Commits

Author SHA1 Message Date
Sam Potts
67b2f2510b Bug fix for embeds: play not being defined (fixes #185 and #186) 2016-03-27 18:29:58 +11:00
Sam Potts
c41e5320c8 SASS fixes, Default font stack added 2016-03-13 21:22:51 +11:00
Sam Potts
cad142fe85 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	src/js/plyr.js
2016-02-21 14:04:13 +11:00
Sam Potts
b18ed03384 WIP on captions bug, manual duration option, reset media object 2016-02-21 13:17:30 +11:00
Sam Potts
ce51344269 iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158) 2016-02-13 22:18:42 +11:00
Sam Potts
a327056789 Seek fixes for touch 2016-01-25 11:25:32 +11:00
Sam Potts
3127cea1b2 SASS fix (fixes #149) 2016-01-25 08:36:53 +11:00
Sam Potts
a965d8a893 Seek tooltip, bug fixes for SASS, fullscreen and icons 2016-01-24 11:25:31 +11:00
Sam Potts
02d312f2d2 Style tweaks 2016-01-18 18:27:01 +11:00
Sam Potts
2e5bdb338e Tidying up, Vimeo fix 2016-01-18 17:35:18 +11:00
Sam
dbe152a4c1 LESS/SASS variable name spacing and clean up 2016-01-17 19:22:43 +11:00
Sam Potts
bc7a6ebdde Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates 2016-01-14 21:20:46 +11:00
Sam Potts
125a95e9e1 Audio fullscreen, Tooltip tweaks, Docs 2015-10-25 11:57:52 +11:00
Sam Potts
58f8cdd8c8 Sass updated 2015-10-05 16:38:02 +11:00
Sam Potts
daec1baebc Source API changes, Vimeo fixes, still WIP 2015-10-04 19:27:30 +11:00
khrizpv
66f724a3be Update plyr.scss - Fix new scss!
This is a fix the newly added scss.
2015-08-10 10:03:21 -03:00
Sam Potts
38a206892b YouTube, Captions and Control improvements
- Controls improvements (Fixes #103)
- YouTube bug fixes (Fixes #105)
- Internationalization support (Fixes #101)
- Captions legibility improvements
2015-08-08 14:37:12 +10:00
khrizpv
75c090e8b9 Update plyr.scss - Make it work V3! 2015-08-06 14:21:36 -03:00
khrizpv
9534db823d Update plyr.scss - Make it work V2!
Hi, thanks for accepting my previous pull request. I made this request because the variables control-color and control-color-hover weren't being set inside the mixin so i took them out and it's working now again. I hope you can merge this as it isnt completly working yet and sorry for the delay. Thanks again! :)
2015-07-31 10:59:03 -03: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
00cf797c20 Restored !default and fullscreen logic in SASS 2015-07-28 11:29:49 +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
5d19b43888 Tooltip tweak 2015-07-25 21:35:12 +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 2015-07-25 19:51:32 +10:00
Sam Potts
df64fdac9e Tab focus and caption position fixes (fixes #61, fixes #92) 2015-07-25 18:30:47 +10:00
Sam Potts
5a414572f9 Tooltip fix (Fixes #97) 2015-07-21 08:51:14 +10:00
Sam Potts
b39961ec49 Tidying 2015-07-20 22:28:27 +10:00
Sam Potts
cdf3deb458 YouTube playback, docs update 2015-07-20 22:24:06 +10:00
Sam Potts
4f0633fdc1 SASS for previous change 2015-06-08 21:46:47 +10:00
Sam Potts
4c17f98520 TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) 2015-06-07 23:00:26 +10:00
Robin Poort
b43ea5c7d3 adding !default to variables so they are easily overwritable 2015-04-10 15:13:02 +02:00
Sam Potts
3526e322ef Minor bug fixes 2015-04-06 19:42:26 +10:00
Sam Potts
99cabd545d Fix for generated IDs for controls, UI tweak for audio 2015-04-06 13:25:36 +10:00
Sam Potts
e568bc9c8d Controls improvements
- Added an option to toggle which controls display
- Better handle missing controls
2015-04-04 12:32:37 +11:00
Sam Potts
8b436276bf Fixed bug with caption toggle, hide controls in fullscreen 2015-03-22 21:26:29 +11: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
Bruno Wego
9c028a0ecc Updated SASS support 2015-03-14 15:50:32 -03:00
Sam Potts
aa6bc2df2f Fixes for volume control on iOS 2015-03-10 23:54:52 +11:00
Sam Potts
1532f2ab23 Added tooltip option (Fixes #50) 2015-03-09 00:47:38 +11:00
Sam Potts
5370fc5c83 Loading state handling
Fixes #36
2015-03-08 01:24:23 +11:00
Sam Potts
7681d63876 Removed progress transition as it feels laggy 2015-03-05 23:27:53 +11:00
Sam Potts
1903b1bcdf Seeking (still work in progress) 2015-03-05 18:36:18 +11:00
Sam Potts
617ae146c1 SASS updated for icon changes 2015-03-04 21:44:41 +11:00
Pascal Borreli
722b153fcd Fixed typos 2015-03-03 14:04:27 +00:00
Sam Potts
05a97500aa Seperated docs, included SASS 2015-03-01 20:27:35 +11:00
Bruno Batista
bb193ff152 Add sass support 2015-02-25 21:24:39 -03:00