Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!1264
Issue
#3239509
: Add String.includes polyfill to support IE11 and Opera Mini
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3239509
: Add String.includes polyfill to support IE11 and Opera Mini
issue/drupal-3239509:3239509-add-string.includes-polyfill
into
9.3.x
Overview
6
Commits
7
Pipelines
0
Changes
6
Merged
Harumi Jang
requested to merge
issue/drupal-3239509:3239509-add-string.includes-polyfill
into
9.3.x
3 years ago
Overview
6
Commits
7
Pipelines
0
Changes
6
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Oct 26, 2021
Merge remote-tracking branch 'origin/9.3.x' into 3239509-add-string.includes-polyfill
· c58c77df
Ben Mullins
authored
3 years ago
c58c77df
Oct 20, 2021
ran prettier
· 68b5cbc6
Harumi Jang
authored
3 years ago
68b5cbc6
Oct 19, 2021
fixed alphabetical order
· d7137d78
Harumi Jang
authored
3 years ago
d7137d78
updated polyfill to most recent one and updated mdn link
· bf48a8f9
Harumi Jang
authored
3 years ago
and
Harumi Jang
committed
3 years ago
bf48a8f9
replaced a usage w polyfill
· 4e516231
Harumi Jang
authored
3 years ago
and
Harumi Jang
committed
3 years ago
4e516231
removed extra line
· 4500e0f4
Harumi Jang
authored
3 years ago
and
Harumi Jang
committed
3 years ago
4500e0f4
added polyfill and to library
· 025be2f8
Harumi Jang
authored
3 years ago
and
Harumi Jang
committed
3 years ago
025be2f8
Loading