Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comp:input): sync design and update css variable #1602

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

  • 样式同步最新设计规范
  • 把所有 input 的 css 变量抽到了 form 里,为后续统一css 变量做准备。

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 13, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #1602 (b4db02f) into main (f68df61) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b4db02f differs from pull request most recent head 9e9b26e. Consider uploading reports for the commit 9e9b26e to get more accurate results

@@           Coverage Diff           @@
##             main    #1602   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files         338      338           
  Lines       31541    31542    +1     
  Branches     3602     3602           
=======================================
+ Hits        29197    29198    +1     
  Misses       2344     2344           
Impacted Files Coverage Δ
packages/components/input/src/Input.tsx 100.00% <100.00%> (ø)

@danranVm danranVm merged commit 5a5eaea into IDuxFE:main Jul 14, 2023
4 of 7 checks passed
@danranVm danranVm deleted the fix-input-style branch July 14, 2023 07:16
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.

1 participant