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:alert): add onAfterClose #1008

Merged
merged 1 commit into from
Jul 11, 2022
Merged

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?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 11, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #1008 (c4e274f) into main (ce081ba) will increase coverage by 94.18%.
The diff coverage is 100.00%.

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

@@            Coverage Diff            @@
##           main    #1008       +/-   ##
=========================================
+ Coverage      0   94.18%   +94.18%     
=========================================
  Files         0      308      +308     
  Lines         0    29052    +29052     
  Branches      0     3478     +3478     
=========================================
+ Hits          0    27364    +27364     
- Misses        0     1688     +1688     
Impacted Files Coverage Δ
packages/components/alert/src/Alert.tsx 98.09% <100.00%> (ø)
packages/components/alert/src/types.ts 100.00% <100.00%> (ø)
...ckages/components/input-number/src/InputNumber.tsx 100.00% <100.00%> (ø)
packages/components/form/src/Form.tsx 100.00% <0.00%> (ø)
.../_private/checkable-list/src/CheckableListItem.tsx 100.00% <0.00%> (ø)
packages/components/stepper/src/token.ts 100.00% <0.00%> (ø)
packages/components/space/src/Space.tsx 93.23% <0.00%> (ø)
packages/components/card/src/Card.tsx 99.34% <0.00%> (ø)
packages/cdk/forms/src/typeof.ts 100.00% <0.00%> (ø)
packages/components/table/src/Table.tsx 100.00% <0.00%> (ø)
... and 301 more

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 ce081ba...4ee79b9. Read the comment docs.

@danranVm danranVm merged commit 2c0e301 into IDuxFE:main Jul 11, 2022
@danranVm danranVm deleted the feat-comp-alert branch July 11, 2022 04:12
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