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

Update to latest JS packages #4709

Merged
merged 6 commits into from Aug 29, 2019

Conversation

danrot
Copy link
Contributor

@danrot danrot commented Aug 29, 2019

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets ---
Related issues/PRs sulu/sulu-minimal#197
License MIT
Documentation PR ---

What's in this PR?

This PR updates all the JS dependencies to their latest version. The only exception is mobx, because if we update it, it will not be compatible with IE11 anymore. However, this PR still removes all the polyfills required by IE11. The reasoning behind this is, that CKEditor5 is not working with IE11 at the moment anyway.

We can add the polyfills when continue to work on #4704, but it doesn't make sense as long as CKEditor is blocking it.

Why?

Because if we update to latest packages now we have less to support later.

@alexander-schranz alexander-schranz merged commit da55b70 into sulu:develop Aug 29, 2019
@danrot danrot deleted the feature/package-updates branch August 29, 2019 09:11
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.

None yet

2 participants