Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Jan 11, 2021

This change adds the following polyfills for IE11 (nomodule browsers):
ES2016:
Array.prototype.includes
ES2017:
Object.entries
Object.values
Object.getOwnPropertyDescriptors
ES2019:
Object.fromEntries
Array.prototype.flat
Array.prototype.flatMap

This change adds the following polyfills for IE11 (`nomodule` browsers):
ES2016:
Array.prototype.includes
ES2017:
Object.entries
Object.values
Object.getOwnPropertyDescriptors
ES2019:
Object.fromEntries
Array.prototype.flat
Array.prototype.flatMap
@clydin clydin added the target: minor This PR is targeted for the next minor release label Jan 11, 2021
@google-cla google-cla bot added the cla: yes label Jan 11, 2021
@clydin clydin requested a review from alan-agius4 January 11, 2021 22:46
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed preserve commits labels Jan 12, 2021
@alan-agius4 alan-agius4 merged commit 76b023e into angular:master Jan 12, 2021
@clydin clydin deleted the ie11-polyfills branch January 12, 2021 11:50
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants