aboutsummaryrefslogtreecommitdiff
path: root/js/tests/browsers.js
AgeCommit message (Collapse)AuthorFilesLines
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-1/+2
* Tweak and re-organize ESLint config * merge individual configs to the root config * enable more eslint-plugin-import rules * lint markdown files * Lint
2021-12-01tests/browsers.js: remove unneeded exportXhmikosR1-4/+1
2021-09-06BrowserStack: add Firefox 60 and Chrome 60 (#34912)XhmikosR1-1/+15
These are the minimum supported versions, so this patch makes sure everything works there too.
2021-03-22.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)XhmikosR1-1/+1
2021-03-18BrowserStack: test on iPhone 12 (#33398)XhmikosR1-3/+3
2020-12-16BrowserStack: test on macOS Catalina instead of High Sierra (#32486)XhmikosR1-3/+3
2020-11-16BrowserStack: test both on iPhone 7 and iPhone X (#32154)XhmikosR1-3/+10
2020-11-05Drop Legacy Edge support.XhmikosR1-7/+0
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
2020-06-25BrowserStack: stop testing on latest Edge. (#31125)XhmikosR1-7/+0
It's Chromium-based so it seems redundant.
2020-05-05BrowserStack: test Edge 16 too (#30725)XhmikosR1-0/+7
2020-03-18Remove IE compatibility JS codeJohann-S1-7/+0
2019-03-18Add back support for IE 11Johann-S1-0/+7
2019-03-11Comply to the new rules.XhmikosR1-2/+2
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina1-14/+0
2018-08-30move away from sauce labs to browserstackJohann-S1-0/+82