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

Remove support for Internet Explorer 11 #11761

Merged
merged 5 commits into from
Jul 6, 2022

Commits on Jul 5, 2022

  1. docs: remove language about supporting ie11

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5094d86 View commit details
    Browse the repository at this point in the history
  2. chore: remove @stimulus/polyfills

    - Remove the import from usage.
    - Remove the package and its dependencies.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d214706 View commit details
    Browse the repository at this point in the history
  3. chore: update supported browsers

    Periodic `npx browserslist@latest --update-db`
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e9cfee1 View commit details
    Browse the repository at this point in the history
  4. chore: remove any css overrides for ie11

    Remove any specific changes commented for ie11.
    
    Reverses: pypi#3841 pypi#3879
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a8caa62 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    30ec0ef View commit details
    Browse the repository at this point in the history