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

feat(comp:text): add text component #1595

Merged
merged 1 commit into from Jul 6, 2023
Merged

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Jul 6, 2023

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?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 6, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #1595 (3fd0c39) into main (501a7b5) will decrease coverage by 0.03%.
The diff coverage is 88.82%.

❗ Current head 3fd0c39 differs from pull request most recent head 25df45b. Consider uploading reports for the commit 25df45b to get more accurate results

@@            Coverage Diff             @@
##             main    #1595      +/-   ##
==========================================
- Coverage   92.76%   92.73%   -0.03%     
==========================================
  Files         332      334       +2     
  Lines       30699    30887     +188     
  Branches     2568     3537     +969     
==========================================
+ Hits        28477    28644     +167     
- Misses       2222     2243      +21     
Impacted Files Coverage Δ
packages/components/config/src/seerConfig.ts 88.46% <37.50%> (-9.27%) ⬇️
packages/components/text/src/Text.tsx 89.80% <89.80%> (ø)
packages/components/text/src/types.ts 100.00% <100.00%> (ø)

@danranVm danranVm merged commit 9df3f1b into IDuxFE:main Jul 6, 2023
4 of 7 checks passed
@danranVm danranVm deleted the feat-text branch July 6, 2023 08:02
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.

None yet

1 participant