Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
113 stars 6 forks source link

Feature/tab index #389

Closed szilvihorvath closed 1 year ago

szilvihorvath commented 1 year ago

Issue: https://github.com/Capgemini/dcx-react-library/issues/301

In this PR:

Still to do:

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (6cdbcf7) compared to base (efcff42). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.6 #389 +/- ## ============================================= Coverage 100.00% 100.00% ============================================= Files 44 44 Lines 1006 1011 +5 Branches 392 397 +5 ============================================= + Hits 1006 1011 +5 ``` | [Impacted Files](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini) | Coverage Δ | | |---|---|---| | [src/button/Button.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2J1dHRvbi9CdXR0b24udHN4) | `100.00% <ø> (ø)` | | | [src/copyToClipboard/CopyToClipboard.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvcHlUb0NsaXBib2FyZC9Db3B5VG9DbGlwYm9hcmQudHN4) | `100.00% <100.00%> (ø)` | | | [src/details/Details.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2RldGFpbHMvRGV0YWlscy50c3g=) | `100.00% <100.00%> (ø)` | | | [src/formDate/Date.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2Zvcm1EYXRlL0RhdGUudHN4) | `100.00% <100.00%> (ø)` | | | [src/formDate/FormDate.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2Zvcm1EYXRlL0Zvcm1EYXRlLnRzeA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.