Skip to content

Feature/tokenize form controls#2389

Merged
inomdzhon merged 11 commits intomasterfrom
feature/tokenize-form-controls
Apr 18, 2022
Merged

Feature/tokenize form controls#2389
inomdzhon merged 11 commits intomasterfrom
feature/tokenize-form-controls

Conversation

@inomdzhon
Copy link
Copy Markdown
Contributor

@inomdzhon inomdzhon commented Apr 14, 2022

Нюансы

  1. По мере выполнения задачи и общения с дизайнерами, прозрачность при состояние disabled у следующих компонентов

    была изменена с 40% на 60%.

  2. Для border-radius у FormField используем var(--vkui--size_border_radius--regular). Отличается для FormField--vkcom было 6px, стало 4px. Согласовано с дизайнером.


resolve #2371
fixes #2320, #2336
close #2392

@inomdzhon inomdzhon requested review from a team as code owners April 14, 2022 11:23
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Apr 14, 2022

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 fb6539b:

Sandbox Source
VKUI - default example Configuration

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2022

size-limit report 📦

Path Size
JS 75.13 KB (+0.02% 🔺)
JS, unstable 25.73 KB (-0.07% 🔽)
CSS 42.17 KB (+0.51% 🔺)
CSS, unstable 1015 B (+1.2% 🔺)

@github-actions
Copy link
Copy Markdown
Contributor

👀 Styleguide deployed

See the styleguide for this PR at https://vkcom.github.io/VKUI/pull/2389/

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2022

Changed screenshots

calendar-vkcom-light-1
chipsinput-android-light-1
chipsinput-ios-light-1
chipsinput-vkcom-light-1
customselect-vkcom-light-1
customselectoption-android-light-1
customselectoption-ios-light-1
customselectoption-vkcom-light-1
dateinput-vkcom-light-1
daterangeinput-vkcom-light-1
formitem-vkcom-light-1
formlayoutgroup-vkcom-light-1
input-android-light-1
input-ios-light-1
input-vkcom-light-1
modalcard-vkcom-light-1
nativeselect-vkcom-light-1
selectmimicry-vkcom-light-1
textarea-vkcom-light-1

Code coverage

lines3612 / 462678.08%
statements3681 / 471678.05%
functions819 / 102180.21%
branches2996 / 428070.00%
branchesTrue0 / 0100.00%

Generated by 🚫 dangerJS against fb6539b

@inomdzhon inomdzhon force-pushed the feature/tokenize-form-controls branch from 37127f6 to f1446cd Compare April 14, 2022 11:33
@inomdzhon inomdzhon force-pushed the feature/tokenize-form-controls branch 2 times, most recently from a60ecf7 to ff60426 Compare April 14, 2022 15:34
@inomdzhon inomdzhon force-pushed the feature/tokenize-form-controls branch from ff60426 to e41a68d Compare April 15, 2022 13:57
@inomdzhon inomdzhon force-pushed the feature/tokenize-form-controls branch from f06eef5 to fb6539b Compare April 18, 2022 08:26
Copy link
Copy Markdown
Contributor

@satandyh satandyh left a comment

Choose a reason for hiding this comment

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

@inomdzhon inomdzhon merged commit d30fbe6 into master Apr 18, 2022
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.

[Feature] Токенизировать компоненты связанные с Select [Bug] Opacity для Select и Input

4 participants