Skip to content

fix(button): fix n-button to shrink abnormally in certain scenarios w…#1562

Merged
07akioni merged 1 commit intotusen-ai:mainfrom
XieZongChen:fix-NButton-shrink-abnormally
Nov 11, 2021
Merged

fix(button): fix n-button to shrink abnormally in certain scenarios w…#1562
07akioni merged 1 commit intotusen-ai:mainfrom
XieZongChen:fix-NButton-shrink-abnormally

Conversation

@XieZongChen
Copy link
Collaborator

…hen using the circle prop

close #1557

@vercel
Copy link

vercel bot commented Nov 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/69qaDRRB1MiCJZxyE7DA1fBVtz87
✅ Preview: https://naive-ui-git-fork-amadeus711-fix-nbutton-shrink-a618f3-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #1562 (d7b76ec) into main (fd92031) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1562   +/-   ##
=======================================
  Coverage   64.33%   64.33%           
=======================================
  Files         884      884           
  Lines       17111    17111           
  Branches     4043     4043           
=======================================
  Hits        11008    11008           
  Misses       5369     5369           
  Partials      734      734           
Impacted Files Coverage Δ
src/button/src/styles/button.cssr.ts 80.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd92031...d7b76ec. Read the comment docs.

@07akioni 07akioni merged commit 1ef5569 into tusen-ai:main Nov 11, 2021
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.

NButton(circle) 与 NInput 放在flex-row的容器内,NButton(circle)内容如果不够撑起宽度,圆形会在高度方向被拉长

2 participants