Sam Potts
a978348123
Version bump
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
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
06ed345f29
YouTube quality tweak
2015-07-25 21:11:17 +10:00
Sam Potts
e0cd34c996
Fix for omitted kind attribute on <track> ( fixes #88 )
2015-07-25 20:45:11 +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
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
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
240aa7aa5f
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
2015-06-27 16:21:38 +10:00
Sam Potts
73c3888309
Removed log
2015-06-08 21:50:04 +10:00
Sam Potts
4f0633fdc1
SASS for previous change
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
2015-06-07 23:20:33 +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
Sam Potts
7161378da1
Bug fix
2015-05-18 15:10:40 +10:00
Sam Potts
224b612ae7
Bug fix
2015-05-18 14:46:21 +10:00
Sam Potts
19d7522722
Fixes bug with 1.1.8 volume
2015-05-18 14:43:45 +10:00
Sam Potts
ceace2a678
setVolume() API method improvements ( Fixes #83 )
2015-05-18 13:50:44 +10:00
Sam Potts
d627454b2a
Restore classname on destroy
2015-05-17 17:33:46 +10:00
Sam Potts
7ccbfad6ad
New API methods ( fixes #77 ), Fix for non strict mode ( fixes #78 )
2015-05-17 17:23:09 +10:00
Sam Potts
3d1a586314
Working on YouTube playback
2015-04-15 23:50:03 +10:00
Sam Potts
d04b278802
Merge branch 'master' into develop
...
# Conflicts:
# src/js/plyr.js
2015-04-15 21:51:59 +10:00
Sam Potts
7345f656c1
Started on plugin setup
2015-04-15 21:47:50 +10:00
Robin Poort
b43ea5c7d3
adding !default to variables so they are easily overwritable
2015-04-10 15:13:02 +02:00
Sam Potts
5187311ff0
Bug fix for isFullscreen() in Mozilla ( Fixes #38 )
2015-04-10 07:16:53 +10: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
b2421b592a
Merge branch 'master' of github.com:selz/plyr
2015-04-06 11:47:43 +10:00
Sam Potts
5322f4c62f
Fullscreen API methods ( Fixes #74 ), onSetup callback
2015-04-06 11:47:23 +10:00
Sam Potts
7ab8647fc8
Merge pull request #75 from franks921/fs-fix-localstorage-volume-settings
...
fix: use custom localStorage key for volume setting
2015-04-05 21:39:08 +10:00
Frank
50c76f3d7e
fix: use custom localStorage key for volume setting
2015-04-05 13:26:17 +02:00
Sam Potts
7c5f38311b
Bug fixes for controls changes
2015-04-04 12:51:24 +11: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
73de5b5773
Added displayDuration option, small bug fix
...
- Using the native VTT cues, sometimes cues would not disappear
2015-03-30 21:03:48 +11:00
Sam Potts
aa1fed0b16
Fixed bug with media longer than 60 minutes ( Fixes #69 )
2015-03-30 19:17:27 +11:00
Sam Potts
8b436276bf
Fixed bug with caption toggle, hide controls in fullscreen
2015-03-22 21:26:29 +11:00
Sam Potts
c61db87fd6
API improvements
2015-03-22 11:05:28 +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
b677c3d7ad
Merge branch 'master' of https://github.com/selz/plyr
...
Conflicts:
dist/plyr.js
src/js/plyr.js
2015-03-10 23:57:36 +11:00