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

refactor: Drop IE11 support #1502

Merged
merged 3 commits into from
Mar 17, 2023
Merged

refactor: Drop IE11 support #1502

merged 3 commits into from
Mar 17, 2023

Conversation

HenadzV
Copy link
Contributor

@HenadzV HenadzV commented Feb 24, 2023

Description:

Remove the full version of the polyfill for ESL UI site renderer Remove shims and targets =ES5 in the site codebase Remove ES5-related OOTB ESL polyfills except es5-target-shim.ts Drop support for IE11 and ES5 target

BREAKING CHANGES:

ESL UI site renderer and ESL polyfills no longer support IE11 and ES5 target.

Closes:

Relates to:

@HenadzV HenadzV added dependencies Pull requests that update a dependency file needs review The PR is waiting for review labels Feb 24, 2023
@HenadzV HenadzV self-assigned this Feb 24, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@HenadzV
Copy link
Contributor Author

HenadzV commented Feb 24, 2023

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Feb 24, 2023
@ala-n ala-n added the breaking-change Breaking change marker label Feb 28, 2023
@ala-n ala-n added this to the ⚡ESL: 5.0.0 Major release milestone Feb 28, 2023
@ala-n ala-n added not ready for merge and removed needs review The PR is waiting for review labels Mar 6, 2023
@HenadzV HenadzV added needs review The PR is waiting for review and removed not ready for merge labels Mar 6, 2023
docs/BROWSER_SUPPORT.md Outdated Show resolved Hide resolved
docs/BROWSER_SUPPORT.md Outdated Show resolved Hide resolved
docs/BROWSER_SUPPORT.md Outdated Show resolved Hide resolved
pages/webpack.config.js Outdated Show resolved Hide resolved
@ala-n ala-n linked an issue Mar 17, 2023 that may be closed by this pull request
3 tasks
Description:

Remove the full version of the polyfill for ESL UI site renderer
Remove shims and targets =ES5 in the site codebase
Remove ES5-related OOTB ESL polyfills except es5-target-shim.ts
Drop support for IE11 and ES5 target

BREAKING CHANGES:

ESL UI site renderer and ESL polyfills no longer support IE11 and ES5 target.
Description:

Remove the medium version of the polyfill for ESL UI site renderer
Drop support for Edge old versions and ES6 polyfils

BREAKING CHANGES:

ESL UI site renderer and ESL polyfills no longer support Edge old versions and ES6 polyfils.
@ala-n ala-n merged commit a442a3a into main-beta Mar 17, 2023
@ala-n ala-n deleted the tech/polyfill-full branch March 17, 2023 04:00
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2023
@ala-n
Copy link
Collaborator

ala-n commented Dec 21, 2023

🎉 This PR is included in version 5.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change Breaking change marker dependencies Pull requests that update a dependency file needs review The PR is waiting for review released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🚩release 5.0.0]: Drop IE11 / ES5 support
5 participants