summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons/polyfills.js
Commit message (Expand)AuthorAgeFilesLines
* Add classList polyfill for IE classList.toggle(.., force)38916-add-classlist-polyfillEric Eastwood2017-11-241-0/+1
* Adds Event polyfill for IEFilipa Lacerda2017-09-111-0/+1
* add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)Mike Greiling2017-08-261-0/+1
* Add Array `findIndex` support33315-es6-findindex-supportkushalpandya2017-06-071-0/+1
* Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+1
* add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
* enable Array destructuring and polyfill Symbol classMike Greiling2017-03-211-0/+1
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-0/+10