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 browser support targets following UI team discussion #7858

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

thibaudcolas
Copy link
Member

Following @wagtail/ui discussion. Small but important changes:

  • We should always be testing in Windows, even if MS Edge is now available on macOS as well.
  • We should make a better effort to support older Safari releases, as Safari is tied to OS updates, and device management isn’t always keeping up with releases

For reference, here is the difference in browser APIs support between Safari 14 and 13: https://caniuse.com/?compare=safari+13,safari+14&compareCats=all. There are a few mainstream ones on there we wouldn’t be able to use, but nothing that should be a blocker.

Small but important changes:

- We should always be testing in Windows, even if MS Edge is now available on macOS as well.
- We should make a better effort to support older Safari releases, as Safari is tied to OS updates, and device management isn’t always keeping up with releases
@squash-labs
Copy link

squash-labs bot commented Jan 13, 2022

Manage this branch in Squash

Test this branch here: https://chorebrowser-testing-target-4fd9z.squash.io

Copy link
Member

@lb- lb- left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks @thibaudcolas

@lb- lb- merged commit 5a9761a into main Jan 14, 2022
@thibaudcolas thibaudcolas deleted the chore/browser-testing-target branch January 14, 2022 07:22
thibaudcolas added a commit that referenced this pull request Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants