Skip to content

Conversation

TrevorBurnham
Copy link
Contributor

@TrevorBurnham TrevorBurnham commented Aug 24, 2025

Support for IE11 was dropped years ago. This commit removes lingering legacy code aimed at that ancient browser.

How has this been tested?

✅ All unit tests pass.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@TrevorBurnham TrevorBurnham requested a review from a team as a code owner August 24, 2025 22:16
@TrevorBurnham TrevorBurnham requested review from georgylobko and removed request for a team August 24, 2025 22:16
@georgylobko georgylobko force-pushed the remove-ie-legacy-code branch from 8dc030d to 36a1ec0 Compare September 1, 2025 09:14
@georgylobko georgylobko changed the title perf: Remove last remnants of IE11 support chore: Remove last remnants of IE11 support Sep 1, 2025
@georgylobko georgylobko force-pushed the remove-ie-legacy-code branch from 36a1ec0 to 2310404 Compare September 1, 2025 13:15
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (4ff58c7) to head (73e15a9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3791   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files         839      839           
  Lines       24418    24418           
  Branches     8623     8624    +1     
=======================================
  Hits        23710    23710           
+ Misses        701      658   -43     
- Partials        7       50   +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Support for IE11 was dropped years ago. This commit removes lingering
legacy code aimed at that ancient browser.
@georgylobko georgylobko force-pushed the remove-ie-legacy-code branch from 5c47347 to 73e15a9 Compare September 2, 2025 09:38
@georgylobko georgylobko disabled auto-merge September 2, 2025 10:19
@georgylobko georgylobko added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@georgylobko georgylobko added this pull request to the merge queue Sep 2, 2025
Merged via the queue into cloudscape-design:main with commit 453ade3 Sep 2, 2025
39 of 42 checks passed
pranshuteotia pushed a commit to pranshuteotia/components that referenced this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants