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: Form.useWatch support selector #46180

Merged
merged 4 commits into from Nov 30, 2023
Merged

feat: Form.useWatch support selector #46180

merged 4 commits into from Nov 30, 2023

Conversation

crazyair
Copy link
Member

@crazyair crazyair commented Nov 30, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Form.useWatch support selector function param.
🇨🇳 Chinese Form.useWatch 支持 selector 函数参数调用。

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

stackblitz bot commented Nov 30, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Nov 30, 2023

Preview Is ready

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
rc-field-form 1.41.0 None +0 289 kB

Copy link
Contributor

github-actions bot commented Nov 30, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 329.33 KB (+33 B 🔺)
./dist/antd-with-locales.min.js 374.98 KB (-263 B 🔽)

Copy link

codesandbox-ci bot commented Nov 30, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8d2086d:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

argos-ci bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 7 changes Nov 30, 2023, 6:48 AM

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c4b8c9d) 100.00% compared to head (8d2086d) 100.00%.
Report is 1 commits behind head on feature.

Additional details and impacted files
@@            Coverage Diff            @@
##           feature    #46180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          708       708           
  Lines        12099     12132   +33     
  Branches      3207      3221   +14     
=========================================
+ Hits         12099     12132   +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ zombieJ merged commit f5e0408 into feature Nov 30, 2023
105 checks passed
@zombieJ zombieJ deleted the support-selector branch November 30, 2023 09:34
@crazyair crazyair changed the title feat: support selector feat: Form.useWatch support selector Dec 1, 2023
@vagusX vagusX mentioned this pull request Dec 4, 2023
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.

None yet

3 participants