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

[stable19] IE11 madness #1036

Merged
merged 6 commits into from
Sep 14, 2020
Merged

[stable19] IE11 madness #1036

merged 6 commits into from
Sep 14, 2020

Commits on Sep 11, 2020

  1. Just transpile all with babel

    Otherwise we need to keep up with each dependency if it is actually IE11 compatible
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    bc50812 View commit details
    Browse the repository at this point in the history
  2. Use core-js and babel plugins

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    40eb093 View commit details
    Browse the repository at this point in the history
  3. Downgrade core-js to 3.5.0

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7e2fd6a View commit details
    Browse the repository at this point in the history
  4. Fix IE styling bugs in rich workspaces and the editor

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    14cde0e View commit details
    Browse the repository at this point in the history
  5. Npm audit fix

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    50ac231 View commit details
    Browse the repository at this point in the history
  6. Bump bundles

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    027473e View commit details
    Browse the repository at this point in the history