aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/plyr.scss
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamHEADmasterJesús2022-02-111-9/+1
|
* Converted to 2 space indentationSam Potts2020-04-111-1/+1
|
* Merge branch 'develop' into css-variablesSam Potts2020-03-301-2/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # demo/dist/demo.min.js.map # demo/index.html # dist/plyr.css # dist/plyr.min.js.map # dist/plyr.min.mjs.map # dist/plyr.polyfilled.min.js.map # dist/plyr.polyfilled.min.mjs.map # gulpfile.js # src/sass/base.scss # src/sass/components/control.scss # src/sass/settings/colors.scss # src/sass/settings/controls.scss
| * SASS orginasation clean up and flex-direction addedSam Potts2020-02-101-2/+3
| |
| * Audio style fixSam Potts2020-01-261-0/+1
| |
| * File rename and clean upSam Potts2019-06-211-1/+1
| |
* | Merge branch 'develop' into css-variablesSam Potts2019-06-011-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .eslintrc # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.min.mjs # dist/plyr.min.mjs.map # dist/plyr.mjs # dist/plyr.polyfilled.js # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # dist/plyr.polyfilled.min.mjs # dist/plyr.polyfilled.min.mjs.map # dist/plyr.polyfilled.mjs # gulpfile.js # package.json
| * Moved all video styles togetherSam Potts2019-04-121-1/+0
| |
* | Merge branch 'develop' into css-variablesSam Potts2019-03-161-0/+1
|\| | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # demo/index.html # dist/plyr.css # gulpfile.js # package.json # yarn.lock
| * Preview seek/scrubbing thumbnailsJames2018-11-121-0/+1
| |
* | Merge branch 'develop' into css-variablesSam Potts2018-11-111-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # gulpfile.js # src/sass/components/captions.scss # src/sass/components/control.scss
| * Fixed incorrect BEM formatting, fixed buffer alignmentSam Potts2018-05-311-2/+2
| |
* | WIPSam Potts2018-05-261-0/+3
|/
* Remove ui.checkFailed() and error classAlbin Larsson2018-05-161-1/+0
|
* v3.3.0Sam Potts2018-05-061-0/+1
|
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-0/+1
|
* Code tweaksSam Potts2018-01-141-2/+2
|
* Implementing ads pluginferdiemmen2018-01-131-0/+2
|
* Started on error handlingSam2018-01-041-0/+1
|
* Vimeo fixSam Potts2017-12-211-0/+1
|
* Fix SASS bundleSam Potts2017-12-201-0/+42
|
* Docs updates, small tweaksSam2016-04-281-719/+0
|
* Bug fix for embeds: `play` not being defined (fixes #185 and #186)Sam Potts2016-03-271-0/+1
|
* SASS fixes, Default font stack addedSam Potts2016-03-131-7/+8
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-211-0/+5
|\ | | | | | | | | # Conflicts: # src/js/plyr.js
* | WIP on captions bug, manual duration option, reset media objectSam Potts2016-02-211-40/+42
|/
* iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158)Sam Potts2016-02-131-7/+9
|
* Seek fixes for touchSam Potts2016-01-251-1/+19
|
* SASS fix (fixes #149)Sam Potts2016-01-251-23/+23
|
* Seek tooltip, bug fixes for SASS, fullscreen and iconsSam Potts2016-01-241-6/+16
|
* Style tweaksSam Potts2016-01-181-0/+3
|
* Tidying up, Vimeo fixSam Potts2016-01-181-6/+7
|
* LESS/SASS variable name spacing and clean upSam2016-01-171-129/+122
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-141-118/+125
|
* Audio fullscreen, Tooltip tweaks, DocsSam Potts2015-10-251-13/+31
|
* Sass updatedSam Potts2015-10-051-28/+28
|
* Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-1/+9
|
* Update plyr.scss - Fix new scss!khrizpv2015-08-101-4/+4
| | | This is a fix the newly added scss.
* YouTube, Captions and Control improvementsSam Potts2015-08-081-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!khrizpv2015-08-061-2/+2
|
* Update plyr.scss - Make it work V2!khrizpv2015-07-311-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/plyrSam Potts2015-07-311-105/+115
|\ | | | | | | | | # Conflicts: # src/sass/plyr.scss
| * Restored !default and fullscreen logic in SASSSam Potts2015-07-281-44/+51
| |
| * Update plyr.scss - Make it workkhrizpv2015-07-271-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 NVDASam Potts2015-07-311-2/+0
|/
* Tooltip tweakSam Potts2015-07-251-6/+3
|
* Minor tweaksSam Potts2015-07-251-1/+1
|
* Safari fix (fixes #96), YouTube tweaks, docsSam Potts2015-07-251-11/+17
|
* Tab focus and caption position fixes (fixes #61, fixes #92)Sam Potts2015-07-251-14/+21
|
* Tooltip fix (Fixes #97)Sam Potts2015-07-211-4/+5
|