Skip to content

Fix broken ie11 due to non-transpiled components in gitlab-ui

Mike Greiling requested to merge 53052-mg-fix-broken-ie11 into master

What does this MR do?

Updates gitlab-ui to encompass the changes in gitlab-ui!71 (merged) (see gitlab-ui#77 (closed)).

Prior to this, the code within gitlab-ui components was not being transpiled for older browser compatibility like the rest of the codebase.

What are the relevant issue numbers?

gitlab-ui#77 (closed), #53052 (closed)

Does this MR meet the acceptance criteria?

Closes #53052 (closed)

Merge request reports