aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/support.js
Commit message (Collapse)AuthorAgeFilesLines
* Converted to 2 space indentationSam Potts2020-04-111-100/+100
|
* Fix for error when mime type not specified (fixes #1274)Sam Potts2018-12-081-4/+8
|
* Fix support checkSam Potts2018-11-031-11/+7
|
* Added support for picture-in-picture in ChromeSam Potts2018-10-251-2/+20
|
* Replace switch in support.mime with object literal and conditions, and make ↵Albin Larsson2018-06-161-46/+28
| | | | it return boolean
* Replace switch in support.check with simpler conditionsAlbin Larsson2018-06-161-24/+2
|
* Utils broken down into seperate files and exportsSam Potts2018-06-131-31/+8
|
* Reduce circular dependenciesSam Potts2018-05-191-0/+1
|
* More bug fixesSam Potts2018-04-171-5/+5
|
* v3.1.0-beta.1Sam Potts2018-04-021-0/+5
|
* Controls fixesSam Potts2018-03-271-1/+1
|
* Vimeo fixSam Potts2018-03-151-5/+1
|
* Transition event fixSam Potts2018-01-191-1/+1
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-19/+0
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-9/+9
|
* CleanupSam Potts2017-11-051-4/+10
|
* ES6-ifiedSam Potts2017-11-041-0/+174