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:button, card, pagination, pro:tree): style update #1275

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Nov 14, 2022

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?

What is the new behavior?

  • text 和 link 模式的时候,padding 设置为 0, 背景颜色为透明(禁用状态)
  • link 模式的字体颜色为主色
  • link 模式, 只有在设置了相关的 attrs 时,才渲染成 a 标签
  • 移除 Pagination 组件的背景颜色,pagination-item 的 line-height 为 1
  • 移除 Card 组件中 header 的无用样式
  • 修复 ProTree 组件中 header 的异常样式

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 14, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1275 (a6d895e) into main (1a91e5b) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main    #1275   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files         320      320           
  Lines       29500    29500           
  Branches     3346     3346           
=======================================
  Hits        27434    27434           
  Misses       2066     2066           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm changed the title fix(comp:button): text and link mode remove padding and bg color fix(comp:button, card, pagination, pro:tree): style update Nov 14, 2022
@danranVm danranVm merged commit 6082a15 into IDuxFE:main Nov 14, 2022
@danranVm danranVm deleted the fix-button-style-1 branch November 15, 2022 08:26
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