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(Grid): grid cell add custom style #2046

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Conversation

lxlneo
Copy link
Contributor

@lxlneo lxlneo commented Nov 4, 2017

feat(Grid): grid cell add custom style


This change is Reviewable

@codecov
Copy link

codecov bot commented Nov 4, 2017

Codecov Report

Merging #2046 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2046      +/-   ##
==========================================
+ Coverage   57.87%   57.88%   +<.01%     
==========================================
  Files         252      252              
  Lines        4385     4388       +3     
  Branches     1155     1155              
==========================================
+ Hits         2538     2540       +2     
- Misses       1846     1847       +1     
  Partials        1        1
Flag Coverage Δ
#rn 60.42% <100%> (ø) ⬆️
#web 55.7% <100%> (ø) ⬆️
Impacted Files Coverage Δ
components/grid/demo/basic.native.tsx 75% <ø> (ø) ⬆️
components/grid/PropsType.tsx 0% <ø> (ø) ⬆️
components/grid/index.native.tsx 97.82% <100%> (-2.18%) ⬇️
components/grid/index.tsx 91.02% <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 9e3069a...8273f86. Read the comment docs.

@silentcloud silentcloud merged commit 50df882 into ant-design:master Nov 6, 2017
@silentcloud
Copy link
Contributor

#1919

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