XhmikosR
|
d9da43f3cc
|
.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)
|
2021-03-22 23:02:10 +02:00 |
|
XhmikosR
|
f4f687762c
|
.browserslistrc: remove the Edge workaround. (#33397)
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
|
2021-03-18 17:46:55 +02:00 |
|
XhmikosR
|
bb369ca813
|
Update our browserslist config (#30986)
Use browserslist defaults which is `> 0.5%, last 2 versions, Firefox ESR, not dead`
|
2020-12-02 06:53:12 +02:00 |
|
XhmikosR
|
e8f1709adf
|
Drop Legacy Edge support.
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-11-05 15:37:34 +02:00 |
|
XhmikosR
|
9882de8079
|
Update .browserslistrc (#31124)
* remove ExplorerMobile since it's included in `dead` browsers
* change Edge to >= 16 otherwise browserslist seems to include >= 17
|
2020-06-23 09:18:27 +03:00 |
|
XhmikosR
|
bc3f82863b
|
Remove IE in .browserslistrc
|
2020-03-18 20:59:27 +02:00 |
|
XhmikosR
|
51268b700b
|
.browserslistrc: bump the minimum supported version to 16.16299 (#30378)
This is what is currently supported by Microsoft https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history
|
2020-03-11 21:15:44 +02:00 |
|
Mark Otto
|
a2594e1d6e
|
[WIP] Bump supported browsers for v5 (#28317)
* Bump supported browsers for v5
- Chrome history: https://en.wikipedia.org/wiki/Google_Chrome_version_history
- Firefox latest ESR (v60): https://www.mozilla.org/en-US/firefox/organizations/
- Edge history: https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history
- Desktop Safari history: https://en.wikipedia.org/wiki/Safari_version_history
- Opera history: https://help.opera.com/en/opera-version-history/
* Update .browserslistrc
* Roll back Chrome several versions for now
Still WIP, but wanting to get this merged, so finding a slightly wider baseline
|
2019-05-03 10:54:29 -07:00 |
|
XhmikosR
|
8060528281
|
.browserslistrc: add IE 11.
|
2019-03-18 01:11:05 +02:00 |
|
XhmikosR
|
42c21e50fc
|
Revert "remove IE from our browserlist"
This reverts commit 5e068eeda9 .
|
2019-03-18 01:11:05 +02:00 |
|
Johann-S
|
5e068eeda9
|
remove IE from our browserlist
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
6cf8700fd9
|
Move the browserslist config to a separate file.
|
2018-07-16 21:34:53 +03:00 |
|