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

fix(card): col map lost key #2694

Merged
merged 1 commit into from
May 8, 2021
Merged

fix(card): col map lost key #2694

merged 1 commit into from
May 8, 2021

Conversation

rdmclin2
Copy link
Member

@rdmclin2 rdmclin2 commented May 7, 2021

修复 ProCard map 时缺失 key

close #2659

@github-actions
Copy link

github-actions bot commented May 7, 2021

⚡️ Deploying PR Preview...

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #2694 (00eb5ad) into master (fe97fc9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2694   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         172      172           
  Lines        5202     5202           
  Branches     1810     1810           
=======================================
  Hits         5158     5158           
  Misses         43       43           
  Partials        1        1           
Impacted Files Coverage Δ
packages/card/src/components/Card/index.tsx 100.00% <100.00%> (ø)
packages/card/src/components/Loading/index.tsx 100.00% <100.00%> (ø)

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 fe97fc9...00eb5ad. Read the comment docs.

@github-actions
Copy link

github-actions bot commented May 7, 2021

size-limit report

Path Size
packages/card/dist/card.js 19.03 KB (+0.1% 🔺)
packages/descriptions/dist/descriptions.js 20.66 KB (0%)
packages/field/dist/field.js 133.22 KB (0%)
packages/form/dist/form.js 61.69 KB (0%)
packages/layout/dist/layout.js 88.6 KB (0%)
packages/list/dist/list.js 142.67 KB (0%)
packages/provider/dist/provider.js 11.86 KB (0%)
packages/skeleton/dist/skeleton.js 5.19 KB (0%)
packages/table/dist/table.js 47.69 KB (0%)

@chenshuai2144 chenshuai2144 merged commit ee4c34d into master May 8, 2021
@chenshuai2144 chenshuai2144 deleted the fix/procard-key branch May 8, 2021 02:45
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.

🐛[BUG] ProCard 嵌套报错警告 Each child in a list should have a unique "key" prop.
2 participants