Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to ES6 #313

Open
NovemLinguae opened this issue Dec 7, 2023 · 2 comments
Open

upgrade to ES6 #313

NovemLinguae opened this issue Dec 7, 2023 · 2 comments

Comments

@NovemLinguae
Copy link
Member

Any objections to upgrading from ES5 to ES6? This will break really old browsers such as...

  • Chrome <= 20
  • Safari <= 7
  • Firefox <= 5
  • Opera <= 12.1
  • Internet Explorer <= 10

Complete list

... but this should affect almost no one, and will make coding easier.

@primefac
Copy link

primefac commented Dec 7, 2023

At a certain point we must move on. Make it so.

@siddharthvp
Copy link
Member

Actually, this will not break any browser. Since https://gerrit.wikimedia.org/r/c/mediawiki/core/+/902706/ earlier this year, no gadgets or core/extension-loaded javascript are served to ES5 browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants