aboutsummaryrefslogtreecommitdiff
path: root/js/src/dom/polyfill.js
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Remove IE compatibility JS codeJohann-S1-67/+1
2019-10-07Update devDependencies. (#29447)XhmikosR1-1/+1
2019-03-18Add back support for IE 11Johann-S1-58/+121
2019-03-13Use one-line imports when possible. (#28467)XhmikosR1-3/+1
2019-03-11Comply to the new rules.XhmikosR1-1/+1
2019-02-26move util in a util folder with the sanitizerJohann-S1-2/+4
2019-02-20Use `Util.makeArray()`.XhmikosR1-2/+2
2019-02-20remove polyfills which override browsers defaultJohann-S1-64/+6
2019-02-204.3.1.XhmikosR1-1/+1
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina1-51/+1
2019-02-20Refactor util plugin and some testsJohann-S1-4/+7
2019-02-20chore(update): bump to 4.1.3Johann-S1-1/+1
2019-02-20fix(util): remove extendJohann-S1-0/+27
2019-02-20fix(polyfill): disable coverage for our polyfillsJohann-S1-0/+1
2019-02-20refactor(polyfill): a file for polyfillsJohann-S1-46/+118
2019-02-20fix(data): do not use data object in our unit testsJohann-S1-0/+94