Issue #3239500: Add Array.includes polyfill to support IE11 and Opera Mini
All threads resolved!
Merge request reports
Activity
- Resolved by Harumi Jang
In addition to the Javascript file provided, the files in this polyfill needs to be made available as a library in
core.libraries.yml
. A search for the stringpolyfill
incore.libraries.yml
will provide you with a good sense how to do this. Additional information about why JS (and CSS) assets are added as libraries, and how it works can be found here https://www.drupal.org/docs/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-moduleadded 100 commits
-
7b8ff025...dd2e7b8a - 96 commits from branch
project:9.3.x
- 4bce5714 - added includes polyfill
- feb3a81d - built core js for polyfill
- 6f93d718 - added as library
- 2c6d4ffd - changed msg instance and added dependency
Toggle commit list-
7b8ff025...dd2e7b8a - 96 commits from branch
- Resolved by Harumi Jang
- Resolved by Harumi Jang
added 125 commits
-
6fda5d83...d4bf8fb7 - 124 commits from branch
project:9.3.x
- e6c24326 - Merge remote-tracking branch 'origin/9.3.x' into 3239500-add-array.includes-polyfill
-
6fda5d83...d4bf8fb7 - 124 commits from branch
- Resolved by Ben Mullins
added 17 commits
-
079a1d9d...81690f84 - 11 commits from branch
project:9.3.x
- 201e7e27 - added includes polyfill
- 632ef98d - built core js for polyfill
- a52ea689 - added as library
- ff3afdc1 - changed msg instance and added dependency
- 7775559f - changed another usage, fixed alphabetical
- 374c85d7 - updated @see to correct link
Toggle commit list-
079a1d9d...81690f84 - 11 commits from branch
added 81 commits
-
374c85d7...773a2138 - 78 commits from branch
project:9.4.x
- 67f6f420 - sync with 9.4
- 5d1ac3fa - fix 9.4 merge conflict
- babefb08 - additional 9.4 merge fix
Toggle commit list-
374c85d7...773a2138 - 78 commits from branch
Please register or sign in to reply