VKUI icon indicating copy to clipboard operation
VKUI copied to clipboard

feat: add InputGroup

Open SevereCloud opened this issue 2 years ago • 6 comments

  • resolve #2868

SevereCloud avatar Jul 22 '22 11:07 SevereCloud

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

Sandbox Source
VKUI - default example Configuration

codesandbox-ci[bot] avatar Jul 22 '22 11:07 codesandbox-ci[bot]

size-limit report 📦

Path Size
JS 258.01 KB (+0.09% 🔺)
JS (gzip) 77.01 KB (+0.08% 🔺)
JS (brotli) 65.01 KB (+0.1% 🔺)
JS, unstable 30.32 KB (0%)
CSS 276.94 KB (+0.4% 🔺)
CSS (gzip) 37.85 KB (+0.38% 🔺)
CSS (brotli) 30.33 KB (+0.39% 🔺)
CSS, unstable 1.12 KB (0%)

github-actions[bot] avatar Jul 22 '22 11:07 github-actions[bot]

👀 Styleguide deployed

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

github-actions[bot] avatar Jul 22 '22 11:07 github-actions[bot]

Changed screenshots

inputgroup-android-light-1
inputgroup-ios-light-1
inputgroup-vkcom-light-1

Code coverage

lines3880 / 494378.49%
statements3952 / 504178.39%
functions847 / 106479.60%
branches3404 / 474071.81%
branchesTrue0 / 0100.00%

Generated by :no_entry_sign: dangerJS against af54a52e733c5f32c0cc43b66f0c6ce01f0d009d

github-actions[bot] avatar Jul 22 '22 11:07 github-actions[bot]

Возможно, каждому потомку InputGroup стоит прописать min-width: 0;, чтобы исправить переполнение? Снимок экрана 2022-07-28 в 11 37 13

BlackySoul avatar Jul 28 '22 04:07 BlackySoul

Возможно, каждому потомку InputGroup стоит прописать min-width: 0;, чтобы исправить переполнение?

Прописал

SevereCloud avatar Jul 28 '22 07:07 SevereCloud

Перенесли все в FormLayoutGroup

SevereCloud avatar Aug 26 '22 07:08 SevereCloud