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(table): onReset support search. transform #1176

Merged
merged 1 commit into from Dec 3, 2020

Conversation

DerrickTel
Copy link
Contributor

@DerrickTel DerrickTel commented Dec 2, 2020

重置的时候也支持search.transform
close #1092

@github-actions
Copy link

github-actions bot commented Dec 2, 2020

🎊 PR Preview f242d03 has been successfully built and deployed to https://ant-design-pro-components-preview-pr-1176.surge.sh

🕐 Build time: 550.255s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #1176 (f242d03) into master (93a43f1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1176   +/-   ##
=======================================
  Coverage   97.01%   97.02%           
=======================================
  Files         144      144           
  Lines        3920     3932   +12     
  Branches     1416     1418    +2     
=======================================
+ Hits         3803     3815   +12     
  Misses        113      113           
  Partials        4        4           
Impacted Files Coverage Δ
packages/table/src/Form/index.tsx 100.00% <100.00%> (ø)
packages/table/src/utils.tsx 100.00% <0.00%> (ø)
packages/form/src/layouts/ModalForm/index.tsx 100.00% <0.00%> (ø)
packages/form/src/layouts/DrawerForm/index.tsx 100.00% <0.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 93a43f1...f242d03. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 1e18447 into ant-design:master Dec 3, 2020
@DerrickTel DerrickTel deleted the reset-transform branch December 3, 2020 01:55
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.

🧐[问题]重置查询search.transform未对查询参数key进行转换。
2 participants