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:typography): support keyboard and link types #5355

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

hsuanxyz
Copy link
Member

@hsuanxyz hsuanxyz commented Jun 1, 2020

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

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #5355 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5355      +/-   ##
==========================================
+ Coverage   91.10%   91.11%   +0.01%     
==========================================
  Files         454      454              
  Lines       13956    13956              
  Branches     2219     2219              
==========================================
+ Hits        12714    12716       +2     
+ Misses        733      732       -1     
+ Partials      509      508       -1     
Impacted Files Coverage Δ
components/core/util/text-measure.ts 91.30% <0.00%> (+1.73%) ⬆️

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 4511cd2...7e87062. Read the comment docs.

@hsuanxyz hsuanxyz force-pushed the feat/typography-types branch 2 times, most recently from 0728d55 to 37ae04f Compare June 1, 2020 06:40
@hsuanxyz hsuanxyz force-pushed the feat/typography-types branch from 37ae04f to e80021f Compare June 16, 2020 08:50
@vthinkxie
Copy link
Member

we will check this after #5414 merged

@hsuanxyz hsuanxyz force-pushed the feat/typography-types branch from e80021f to d14bf43 Compare July 15, 2020 09:22
@hsuanxyz hsuanxyz force-pushed the feat/typography-types branch from d14bf43 to 7e87062 Compare July 15, 2020 09:25
@hsuanxyz hsuanxyz merged commit 2d6fa62 into NG-ZORRO:master Sep 14, 2020
@hsuanxyz hsuanxyz deleted the feat/typography-types branch September 14, 2020 01:42
@github-actions
Copy link

github-actions bot commented Sep 14, 2020

🎊 PR Preview 2d6fa62 has been successfully built and deployed to https://NG-ZORRO-ng-zorro-antd-preview-pr-5355.surge.sh

🕐 Build time: 2072.691s

🤖 By surge-preview

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.

2 participants