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

Add d.ts. for locale & prevent some warning #998

Merged
merged 2 commits into from Aug 13, 2019

Conversation

youluna
Copy link
Member

@youluna youluna commented Aug 12, 2019

close #995

close alibaba/ice#2667

@youluna youluna changed the title Fix warning and ts Add d.ts. for locale & prevent some warning Aug 12, 2019
@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #998 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #998   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files         247      247           
  Lines       14406    14406           
  Branches     4558     4558           
=======================================
  Hits        13174    13174           
  Misses       1213     1213           
  Partials       19       19
Impacted Files Coverage Δ
src/message/message.jsx 100% <ø> (ø) ⬆️
src/dialog/inner.jsx 100% <ø> (ø) ⬆️
src/table/base/sort.jsx 80% <ø> (ø) ⬆️
src/balloon/inner.jsx 100% <ø> (ø) ⬆️
src/table/list/row.jsx 79.62% <ø> (ø) ⬆️
src/drawer/inner.jsx 100% <ø> (ø) ⬆️

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 0e1a0ff...e1801b6. Read the comment docs.

@youluna youluna merged commit 16c9cfe into alibaba-fusion:master Aug 13, 2019
@youluna youluna deleted the fix-warning-and-ts branch September 29, 2019 10:55
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.

[Locale]语言包需要声明文件 Dialog组件不兼容react 16.9.0
2 participants