summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons/polyfills.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-011-1/+0
* Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-261-0/+1
* Add endsWith to polyfillSamantha Ming2019-07-191-0/+1
* Allow autocompleting scoped labelsMartin Hanzel2019-06-251-0/+1
* Upgrade core-js and add URL polyfillupgrade-core-jsPaul Gascou-Vaillancourt2019-05-301-16/+17
* Add Object.entries polyfill for IE11 compatibilityPaul Gascou-Vaillancourt2019-05-271-0/+1
* Add core-js polyfill for Promise.finally()Nathan Friend2019-03-081-0/+1
* CE backport - Chart showing issues created per monthConstance Okoghenun2018-11-071-0/+1
* Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-131-1/+1
* add polyfill for String.prototype.includesMike Greiling2018-08-151-0/+1
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-0/+1
* Add formdata-polyfill45443-unable-to-save-user-profile-update-with-safariLuke Bennett2018-07-201-0/+1
* Add Array.fill for IE 11 compatibility.Pei-Tang Huang2018-03-221-0/+1
* Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-311-0/+2
* 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