VKUI icon indicating copy to clipboard operation
VKUI copied to clipboard

feat(List): add prop gap

Open EldarMuhamethanov opened this issue 1 year ago • 5 comments

  • close #6940

  • [x] Unit-тесты
  • [x] Документация фичи

Описание

Добавил prop gap для установки промежутка между элементами в компоненте List Доработал drag and drop, чтобы работал также корректно

EldarMuhamethanov avatar Jun 27 '24 15:06 EldarMuhamethanov

size-limit report 📦

Path Size
JS 369.19 KB (+0.1% 🔺)
JS (gzip) 113.06 KB (+0.11% 🔺)
JS (brotli) 93.04 KB (+0.08% 🔺)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 290.1 KB (+0.02% 🔺)
CSS (gzip) 37.75 KB (+0.08% 🔺)
CSS (brotli) 30.48 KB (+0.01% 🔺)

github-actions[bot] avatar Jun 27 '24 15:06 github-actions[bot]

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.

codesandbox-ci[bot] avatar Jun 27 '24 15:06 codesandbox-ci[bot]

e2e tests

Playwright Report

github-actions[bot] avatar Jun 27 '24 15:06 github-actions[bot]

👀 Docs deployed

Commit ddadf9f627a2f36c4fed0c1cb63a56ee5f085bc4

github-actions[bot] avatar Jun 27 '24 15:06 github-actions[bot]

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.90%. Comparing base (dcfbf7e) to head (ddadf9f).

Files Patch % Lines
...s/useDraggableWithDomApi/useDraggableWithDomApi.ts 12.50% 7 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7094      +/-   ##
==========================================
- Coverage   83.91%   83.90%   -0.02%     
==========================================
  Files         357      357              
  Lines       10785    10796      +11     
  Branches     3557     3561       +4     
==========================================
+ Hits         9050     9058       +8     
- Misses       1735     1738       +3     
Flag Coverage Δ
unittests 83.90% <66.66%> (-0.02%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 27 '24 15:06 codecov[bot]