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(abc:hotkey): add hotkey component #1538

Merged
merged 5 commits into from Nov 11, 2022
Merged

feat(abc:hotkey): add hotkey component #1538

merged 5 commits into from Nov 11, 2022

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Oct 14, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Oct 14, 2022

Preview is ready!

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #1538 (d3a4e5e) into master (f11a1b3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1538   +/-   ##
=======================================
  Coverage   95.60%   95.61%           
=======================================
  Files         272      274    +2     
  Lines        8443     8455   +12     
  Branches     1656     1658    +2     
=======================================
+ Hits         8072     8084   +12     
  Misses        310      310           
  Partials       61       61           
Impacted Files Coverage Δ
packages/abc/hotkey/hotkey.directive.ts 100.00% <100.00%> (ø)
packages/abc/hotkey/hotkey.module.ts 100.00% <100.00%> (ø)
packages/form/src/model/form.property.ts 97.95% <0.00%> (-0.04%) ⬇️
packages/form/src/sf-item.component.ts 100.00% <0.00%> (ø)
packages/form/src/sf-item-wrap.component.ts 100.00% <0.00%> (ø)
packages/form/src/model/form.property.factory.ts 100.00% <0.00%> (ø)

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

@cipchk cipchk removed the PR: draft label Oct 14, 2022
@cipchk cipchk changed the title draft(abc:hotkey): add hotkey component feat(abc:hotkey): add hotkey component Oct 14, 2022
@cipchk cipchk merged commit 6913f01 into master Nov 11, 2022
@cipchk cipchk deleted the issues-2303 branch November 11, 2022 11: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
2 participants