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

fix(core): Modernize JS for mimetype handling #39686

Merged
merged 1 commit into from Aug 16, 2023
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 3, 2023

Summary

No need for jQuery or lodash as standard ECMA is supported by all of our supported browsers

Checklist

@susnux susnux added 3. to review Waiting for reviews javascript labels Aug 3, 2023
@susnux susnux requested review from a team, artonge, Fenn-CS and Pytal and removed request for a team August 3, 2023 03:16
@susnux susnux changed the title fix(core): Modernize the mimetype handling fix(core): Modernize JS for mimetype handling Aug 3, 2023
Copy link
Contributor

@Fenn-CS Fenn-CS left a comment

Choose a reason for hiding this comment

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

Cool update!

No need for jQuery or lodash as standard ECMA is supported by all of our supported browsers

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit f3fa006 into master Aug 16, 2023
40 checks passed
@susnux susnux deleted the fix/modern-mimetype branch August 16, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants