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: 修复 formItem 包裹组件 onChange 其他参数丢失问题 #637

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

honkinglin
Copy link
Collaborator

fix #626

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@31262bd). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #637   +/-   ##
==========================================
  Coverage           ?   64.33%           
==========================================
  Files              ?      725           
  Lines              ?    12647           
  Branches           ?     3025           
==========================================
  Hits               ?     8136           
  Misses             ?     4511           
  Partials           ?        0           

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 31262bd...ca79272. Read the comment docs.

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: +216 B (0%)

Total Size: 641 kB

Filename Size Change
./dist/tdesign.js 388 kB +145 B (0%)
./dist/tdesign.min.js 176 kB +71 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 40.8 kB
./dist/tdesign.min.css 36.5 kB

@uyarn uyarn merged commit f1b2256 into develop Apr 15, 2022
@uyarn uyarn deleted the fix/form/onchange branch April 15, 2022 06:51
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.

[Cascader] 在FormItem组件包裹时,onChange事件中,获取不到context属性
3 participants