Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed IE support. It was long overdue ;) #12563

Merged
merged 9 commits into from May 31, 2022
Merged

Removed IE support. It was long overdue ;) #12563

merged 9 commits into from May 31, 2022

Conversation

deltakosh
Copy link
Contributor

@deltakosh deltakosh commented May 23, 2022

Fix #12324

Copy link
Member

@RaananW RaananW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huzzah!

Copy link
Contributor

@PolygonalSun PolygonalSun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if we remove IE11 support, does this mean that we can remove all of the old code that we kept in for compatibility purposes and possibly use newer data structures?

packages/tools/viewer/src/index.ts Outdated Show resolved Hide resolved
@deltakosh deltakosh marked this pull request as draft May 23, 2022 20:02
@deltakosh
Copy link
Contributor Author

Converting to draft so our partners can have a chance to comment

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@deltakosh
Copy link
Contributor Author

@PolygonalSun: Correct!

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@azure-pipelines
Copy link

Visualization tests for webgl1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12563/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@RaananW
Copy link
Member

RaananW commented May 24, 2022

This PR just gets better and better :-)

deltakosh and others added 2 commits May 24, 2022 11:23
Co-authored-by: Gary Hsu <bghgary@users.noreply.github.com>
@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@deltakosh deltakosh marked this pull request as ready for review May 31, 2022 19:00
@deltakosh deltakosh merged commit b4d9391 into master May 31, 2022
@deltakosh deltakosh deleted the bye-bye-IE branch May 31, 2022 19:00
alvov-evo pushed a commit to alvov-evo/Babylon.js that referenced this pull request Jun 16, 2022
* Removed IE support. It was long overdue ;)

* Removing SliceTools

* Removed StringsTools.StartsWith and EndsWith

* fix typo

* Fix crash

* Update packages/dev/core/src/Rendering/edgesRenderer.ts

Co-authored-by: Gary Hsu <bghgary@users.noreply.github.com>

* Address comments

* Address comments

* Move functions to deprecated state

Co-authored-by: Gary Hsu <bghgary@users.noreply.github.com>
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.

Evaluate removing IE support
4 participants