-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Build for evergreen browsers #18070
Labels
Comments
TorsteinHonsi
added
the
Type: Feature Request
Used when a new feature is requested either directly or indirectly
label
Dec 1, 2022
Testing |
TorsteinHonsi
added
Type: Enhancement
and removed
Type: Feature Request
Used when a new feature is requested either directly or indirectly
labels
Jan 18, 2023
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implicitly, remove support for IE9-11 in the built JavaScript files.
/es5/
on code.highcharts.com and npm etc. This legacy path will use the existing, pre-v11 setup. Consider doing this early, in a maintenance time, to give implementers time to switch before v11./es5
path. Blog article plus notice on compliance page.The text was updated successfully, but these errors were encountered: