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(Theme): add font weight #857

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

nianxiongdi
Copy link
Contributor

添加font weight变量,在原来的基础上添加4个变量,在配置平台使用,用来让用户在组件中选择修改字重,定义字重:https://fusion.design/design/style/font

@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

Merging #857 into feat/1.16.0 will increase coverage by 6.58%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           feat/1.16.0     #857      +/-   ##
===============================================
+ Coverage        84.77%   91.35%   +6.58%     
===============================================
  Files              244      244              
  Lines            11291    14058    +2767     
  Branches          2813     4418    +1605     
===============================================
+ Hits              9572    12843    +3271     
- Misses             910     1196     +286     
+ Partials           809       19     -790
Impacted Files Coverage Δ
src/menu/view/radio-item.jsx 66.66% <0%> (-33.34%) ⬇️
src/menu/view/checkbox-item.jsx 75% <0%> (-25%) ⬇️
src/util/dom.js 87.87% <0%> (-12.13%) ⬇️
src/tab/tabs/utils.js 86.95% <0%> (-6.38%) ⬇️
src/table/fixed/body.jsx 66.66% <0%> (-6.07%) ⬇️
src/table/base/resize.jsx 90% <0%> (-5.24%) ⬇️
src/slider/slick/mixins/trackHelper.js 86.36% <0%> (-2.68%) ⬇️
src/upload/runtime/html5-uploader.jsx 88.23% <0%> (-2.68%) ⬇️
src/validate/util.js 85.07% <0%> (-2.65%) ⬇️
src/select/util.js 85.6% <0%> (-2.28%) ⬇️
... and 206 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 5523456...b31e2e8. Read the comment docs.

@youluna youluna merged commit 3e3a289 into alibaba-fusion:feat/1.16.0 Jul 9, 2019
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.

2 participants