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

Drop support for IE, Blackberry and Baidu #730

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

williambelle
Copy link
Member

@williambelle williambelle commented Jun 7, 2024

Je propose de supprimer le support pour les navigateurs qui sont morts.
Depuis quelques années déjà dans Elements, IE11 n'est plus trop testé. Par exemple :

www Memento Edu Search
Screenshot from 2024-06-07 18-32-46 Screenshot from 2024-06-07 18-30-46 Screenshot from 2024-06-07 18-33-30 Screenshot from 2024-06-07 18-34-56

(Dans Search volontairement abandonné.)

La configuration actuelle contient les navigateurs suivants : https://browsersl.ist/#q=last+2+versions%0A%3E+1%25+in+CH
La future configuration : https://browsersl.ist/#q=last+2+versions%0A%3E+1%25+in+CH%0Anot+dead
ou disponible avec la commande : npx browserslist.

Lors de la construction, les "vendor prefixes" ne sont plus rajoutés.
On a donc un CSS plus compact. elements.min.css : 358.3kB -> 296.8kB.

Copy link

github-actions bot commented Jun 7, 2024

Test Results

  1 files    1 suites   0s ⏱️
278 tests 276 ✅ 0 💤 0 ❌ 2 🔥
278 runs  274 ✅ 0 💤 2 ❌ 2 🔥

For more details on these errors, see this check.

Results for commit da34f6b.

Copy link

github-actions bot commented Jun 7, 2024

🔎 Download the Backstop report for this pull request (link valid for 90 days):

Copy link
Collaborator

@xentenza xentenza left a comment

Choose a reason for hiding this comment

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

0.009% d'internautes ces trois derniers mois selon Google Analytics. Ok pour moi

@williambelle williambelle merged commit 05ebc01 into dev Jun 18, 2024
4 checks passed
@williambelle williambelle deleted the chore/drop-ie-bb-baidu branch June 18, 2024 13:07
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.

3 participants