Merged
Conversation
Contributor
size-limit report 📦
|
|
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. Latest deployment of this branch, based on commit 5cce084:
|
Contributor
e2e tests |
Contributor
👀 Docs deployed
Commit 5cce084 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5847 +/- ##
==========================================
- Coverage 79.66% 79.52% -0.15%
==========================================
Files 316 315 -1
Lines 9919 9870 -49
Branches 3333 3333
==========================================
- Hits 7902 7849 -53
- Misses 2017 2021 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
718cfc5 to
7518283
Compare
mendrew
previously approved these changes
Sep 27, 2023
packages/vkui/src/components/FocusVisible/FocusVisible.module.css
Outdated
Show resolved
Hide resolved
7518283 to
033b48a
Compare
mendrew
previously approved these changes
Sep 28, 2023
inomdzhon
reviewed
Nov 24, 2023
033b48a to
25c4c0b
Compare
inomdzhon
previously approved these changes
Nov 27, 2023
BlackySoul
reviewed
Nov 27, 2023
BlackySoul
reviewed
Nov 27, 2023
inomdzhon
previously approved these changes
Nov 27, 2023
Co-authored-by: Victoria Zhizhonkova <indarklight@gmail.com>
Co-authored-by: Victoria Zhizhonkova <indarklight@gmail.com>
d84e813 to
5cce084
Compare
inomdzhon
approved these changes
Nov 27, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Описание
Для будущей поддержки различных методов написания текста добавляем CSS Logical
Изменения
Теперь пишем код в css logical стиле. Линтер будет ругаться на старый стиль написания
Для поддержки старых браузеров используется postcss-logical
В v6 для esnext сборки не будем обрабатывать эти свойства. Если пользователям библиотеки необходимо поддержать старые браузеры, им необходимо самим использовать postcss-logical