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

IE11 madness #1035

Merged
merged 8 commits into from
Sep 29, 2020
Merged

IE11 madness #1035

merged 8 commits into from
Sep 29, 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
    6fc175a 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
    9afa2fb 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
    15797fc View commit details
    Browse the repository at this point in the history
  4. Npm audit fix

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    178964a View commit details
    Browse the repository at this point in the history
  5. 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
    8972a3a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Fix link menu positioning

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

    Signed-off-by: Julius Härtl <[email protected]>
    
    Bump bundles
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d814b4f View commit details
    Browse the repository at this point in the history
  3. Remove babel polyfill from tests

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