Is your feature request related to a problem? Please describe.
On June 15, 2022 Microsoft announced that "Internet Explorer 11 has retired and is officially out of support."
Supporting IE takes a decent amount of work and requires workarounds in both implementations and the build system.
Describe the solution you'd like
Describe alternatives you've considered
Continue supporting IE until the heat death of the universe or 2029 (whichever comes sooner).
Additional context
This is a breaking change, although hopefully for very few end users.
Is your feature request related to a problem? Please describe.
On June 15, 2022 Microsoft announced that "Internet Explorer 11 has retired and is officially out of support."
Supporting IE takes a decent amount of work and requires workarounds in both implementations and the build system.
Describe the solution you'd like
userAgent.IEin Blockly core.isIeandIEfromuseragent.tsflyout_basebootstrap.jsbase.jsES6/es2015#6328Describe alternatives you've considered
Continue supporting IE until the heat death of the universe or 2029 (whichever comes sooner).
Additional context
This is a breaking change, although hopefully for very few end users.