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

Drop support for IE and legacy web browsers #10931

Merged
merged 7 commits into from
Jun 22, 2021

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Feb 22, 2021

fixes #9731

@mattpap mattpap changed the base branch from branch-2.3 to branch-2.4 February 22, 2021 10:41
@bryevdv
Copy link
Member

bryevdv commented Feb 22, 2021

Is this just against branch-2.4 for tracking? Just clarifying that you proposed 2.4 would still support IE (but be the last release level to do so?)

@mattpap
Copy link
Contributor Author

mattpap commented Feb 22, 2021

The branch is wrong. The milestone on the associated issue is more accurate.

@mattpap mattpap force-pushed the mattpap/9731_drop_legacy branch 2 times, most recently from fbea78f to ecdae45 Compare May 21, 2021 20:06
@mattpap mattpap changed the base branch from branch-2.4 to branch-3.0 May 21, 2021 20:06
@bryevdv
Copy link
Member

bryevdv commented Jun 22, 2021

Do you want to go ahead and merge this on branch-3.0 now, then?

@mattpap mattpap added this to the 3.0 milestone Jun 22, 2021
@mattpap mattpap merged commit fa837e0 into branch-3.0 Jun 22, 2021
@mattpap mattpap deleted the mattpap/9731_drop_legacy branch June 22, 2021 17:13
mattpap added a commit that referenced this pull request Sep 15, 2021
* Drop support for IE & obsolete web browsers

* Simplify is_* type checkers

* Drop support for ES5 target

* Update test/codebase/size

* Drop Context2d.setTransform() workaround

* Remove legacy resources

* Update bokehjs/package-lock.json
bryevdv pushed a commit that referenced this pull request Dec 13, 2021
* Drop support for IE & obsolete web browsers

* Simplify is_* type checkers

* Drop support for ES5 target

* Update test/codebase/size

* Drop Context2d.setTransform() workaround

* Remove legacy resources

* Update bokehjs/package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for legacy web browsers
2 participants