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(module:cron-expression): add cron-expression component #7677

Merged
merged 6 commits into from Nov 7, 2022

Conversation

OriginRing
Copy link
Collaborator

@OriginRing OriginRing commented Oct 12, 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
[ ] No

Other information

@zorro-bot
Copy link

zorro-bot bot commented Oct 12, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #7677 (3480637) into master (ee4872e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master    #7677      +/-   ##
==========================================
- Coverage   92.03%   92.02%   -0.02%     
==========================================
  Files         502      502              
  Lines       16757    16759       +2     
  Branches     2635     2636       +1     
==========================================
- Hits        15423    15422       -1     
- Misses       1064     1069       +5     
+ Partials      270      268       -2     
Impacted Files Coverage Δ
...mponents/date-picker/date-range-popup.component.ts 95.21% <100.00%> (+0.05%) ⬆️
components/table/src/table/tbody.component.ts 88.88% <0.00%> (-11.12%) ⬇️
components/table/src/table/tr-measure.component.ts 86.95% <0.00%> (-4.35%) ⬇️
components/core/util/text-measure.ts 92.10% <0.00%> (-0.88%) ⬇️
components/tabs/tab-nav-bar.component.ts 87.23% <0.00%> (-0.71%) ⬇️
components/date-picker/date-picker.component.ts 94.42% <0.00%> (+0.61%) ⬆️
components/table/src/table-style.service.ts 96.55% <0.00%> (+1.72%) ⬆️

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

components/i18n/nz-i18n.interface.ts Outdated Show resolved Hide resolved
Copy link
Member

@hsuanxyz hsuanxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@simplejason simplejason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simplejason simplejason merged commit 3a638af into NG-ZORRO:master Nov 7, 2022
chenc041 pushed a commit to chenc041/ng-zorro-antd that referenced this pull request Dec 14, 2022
…#7677)

* feat(module:cron-expression): add cron-expression component

* feat(module:cron-expression): add cron-expression component i18n

* feat(module:cron-expression): modify cron-expression i18.interface

* feat(module:cron-expression): detail modification

* feat(module:cron-expression): cron-expression support spring

* feat(module:cron-expression): adjust the layout
@OriginRing OriginRing deleted the feat/CronExpression branch March 8, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants