Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -0/+1 | |
| | ||||||
* | Styling tweaks | Sam Potts | 2018-01-09 | 1 | -1/+0 | |
| | ||||||
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 1 | -6/+7 | |
| | ||||||
* | Slider styling | Sam Potts | 2018-01-07 | 3 | -11/+15 | |
| | ||||||
* | Started on error handling | Sam | 2018-01-04 | 5 | -4/+35 | |
| | ||||||
* | Fix for promise issue on Chrome, loading fix | Sam | 2017-12-27 | 1 | -1/+4 | |
| | ||||||
* | Vimeo fix | Sam Potts | 2017-12-21 | 4 | -5/+12 | |
| | ||||||
* | Badge tweak | Sam Potts | 2017-12-21 | 1 | -1/+5 | |
| | ||||||
* | Fix for scrubber | Sam Potts | 2017-12-20 | 1 | -1/+1 | |
| | ||||||
* | Small fixes | Sam Potts | 2017-12-20 | 2 | -6/+4 | |
| | ||||||
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 1 | -3/+4 | |
| | ||||||
* | Split up settings file | Sam Potts | 2017-12-20 | 13 | -103/+131 | |
| | ||||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 20 | -0/+1275 | |
| | ||||||
* | Docs updates, small tweaks | Sam | 2016-04-28 | 1 | -719/+0 | |
| | ||||||
* | Bug fix for embeds: `play` not being defined (fixes #185 and #186) | Sam Potts | 2016-03-27 | 1 | -0/+1 | |
| | ||||||
* | SASS fixes, Default font stack added | Sam Potts | 2016-03-13 | 1 | -7/+8 | |
| | ||||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-02-21 | 1 | -0/+5 | |
|\ | | | | | | | | | # Conflicts: # src/js/plyr.js | |||||
* | | WIP on captions bug, manual duration option, reset media object | Sam Potts | 2016-02-21 | 1 | -40/+42 | |
|/ | ||||||
* | iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158) | Sam Potts | 2016-02-13 | 1 | -7/+9 | |
| | ||||||
* | Seek fixes for touch | Sam Potts | 2016-01-25 | 1 | -1/+19 | |
| | ||||||
* | SASS fix (fixes #149) | Sam Potts | 2016-01-25 | 1 | -23/+23 | |
| | ||||||
* | Seek tooltip, bug fixes for SASS, fullscreen and icons | Sam Potts | 2016-01-24 | 1 | -6/+16 | |
| | ||||||
* | Style tweaks | Sam Potts | 2016-01-18 | 1 | -0/+3 | |
| | ||||||
* | Tidying up, Vimeo fix | Sam Potts | 2016-01-18 | 1 | -6/+7 | |
| | ||||||
* | LESS/SASS variable name spacing and clean up | Sam | 2016-01-17 | 1 | -129/+122 | |
| | ||||||
* | Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates | Sam Potts | 2016-01-14 | 1 | -118/+125 | |
| | ||||||
* | Audio fullscreen, Tooltip tweaks, Docs | Sam Potts | 2015-10-25 | 1 | -13/+31 | |
| | ||||||
* | Sass updated | Sam Potts | 2015-10-05 | 1 | -28/+28 | |
| | ||||||
* | Source API changes, Vimeo fixes, still WIP | Sam Potts | 2015-10-04 | 1 | -1/+9 | |
| | ||||||
* | Update plyr.scss - Fix new scss! | khrizpv | 2015-08-10 | 1 | -4/+4 | |
| | | | This is a fix the newly added scss. | |||||
* | YouTube, Captions and Control improvements | Sam Potts | 2015-08-08 | 1 | -60/+50 | |
| | | | | | | | - Controls improvements (Fixes #103) - YouTube bug fixes (Fixes #105) - Internationalization support (Fixes #101) - Captions legibility improvements | |||||
* | Update plyr.scss - Make it work V3! | khrizpv | 2015-08-06 | 1 | -2/+2 | |
| | ||||||
* | Update plyr.scss - Make it work V2! | khrizpv | 2015-07-31 | 1 | -17/+10 | |
| | | | 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! :) | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-31 | 1 | -105/+115 | |
|\ | | | | | | | | | # Conflicts: # src/sass/plyr.scss | |||||
| * | Restored !default and fullscreen logic in SASS | Sam Potts | 2015-07-28 | 1 | -44/+51 | |
| | | ||||||
| * | Update plyr.scss - Make it work | khrizpv | 2015-07-27 | 1 | -125/+128 | |
| | | | | | | 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! | |||||
* | | Tooltip fix for NVDA | Sam Potts | 2015-07-31 | 1 | -2/+0 | |
|/ | ||||||
* | Tooltip tweak | Sam Potts | 2015-07-25 | 1 | -6/+3 | |
| | ||||||
* | Minor tweaks | Sam Potts | 2015-07-25 | 1 | -1/+1 | |
| | ||||||
* | Safari fix (fixes #96), YouTube tweaks, docs | Sam Potts | 2015-07-25 | 1 | -11/+17 | |
| | ||||||
* | Tab focus and caption position fixes (fixes #61, fixes #92) | Sam Potts | 2015-07-25 | 1 | -14/+21 | |
| | ||||||
* | Tooltip fix (Fixes #97) | Sam Potts | 2015-07-21 | 1 | -4/+5 | |
| | ||||||
* | Tidying | Sam Potts | 2015-07-20 | 1 | -8/+10 | |
| | ||||||
* | YouTube playback, docs update | Sam Potts | 2015-07-20 | 1 | -36/+60 | |
| | ||||||
* | SASS for previous change | Sam Potts | 2015-06-08 | 1 | -6/+2 | |
| | ||||||
* | TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵ | Sam Potts | 2015-06-07 | 1 | -1/+2 | |
| | | | | (Fixes #90) | |||||
* | adding !default to variables so they are easily overwritable | Robin Poort | 2015-04-10 | 1 | -32/+32 | |
| | ||||||
* | Minor bug fixes | Sam Potts | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 1 | -0/+12 | |
| | ||||||
* | Controls improvements | Sam Potts | 2015-04-04 | 1 | -9/+19 | |
| | | | | | - Added an option to toggle which controls display - Better handle missing controls |