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

fix: rm WebkitTransform & WebkitTransition #7299

Merged

Conversation

SevereCloud
Copy link
Contributor

@SevereCloud SevereCloud commented Aug 5, 2024

Описание

Удалил лишние префиксы

  • transition и transform уже входит в browserlist
  • appearance обрабатывает autoprefixer

-transition и transform уже входит в browserlist
- appearance обрабатывает autoprefixer
@SevereCloud SevereCloud requested a review from a team as a code owner August 5, 2024 07:03
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Aug 5, 2024
Copy link

codesandbox-ci bot commented Aug 5, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Aug 5, 2024

size-limit report 📦

Path Size
JS 380.69 KB (-0.1% 🔽)
JS (gzip) 116.07 KB (-0.09% 🔽)
JS (brotli) 95.5 KB (-0.04% 🔽)
JS import Div (tree shaking) 1.39 KB (0%)
CSS 304.34 KB (+0.03% 🔺)
CSS (gzip) 38.92 KB (+0.02% 🔺)
CSS (brotli) 31.28 KB (-0.11% 🔽)

Copy link
Contributor

github-actions bot commented Aug 5, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Aug 5, 2024

👀 Docs deployed

Commit 9d38b63

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.45%. Comparing base (da1b3cc) to head (9d38b63).
Report is 1 commits behind head on master.

Files Patch % Lines
...ckages/vkui/src/components/ModalRoot/ModalRoot.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7299      +/-   ##
==========================================
- Coverage   83.47%   83.45%   -0.02%     
==========================================
  Files         370      369       -1     
  Lines       11181    11175       -6     
  Branches     3658     3656       -2     
==========================================
- Hits         9333     9326       -7     
- Misses       1848     1849       +1     
Flag Coverage Δ
unittests 83.45% <66.66%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SevereCloud SevereCloud self-assigned this Aug 5, 2024
@SevereCloud SevereCloud removed the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Aug 5, 2024
@SevereCloud SevereCloud added this to the v6.5.0 milestone Aug 5, 2024
@SevereCloud SevereCloud merged commit a5ffcd8 into master Aug 5, 2024
24 of 26 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/fix/rm-WebkitTransform-&-WebkitTransition branch August 5, 2024 12:00
@vkcom-publisher
Copy link
Contributor

v6.5.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants