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(AddressList): add event param for click-item #12748

Merged
merged 2 commits into from
Mar 31, 2024
Merged

Conversation

chenjiahan
Copy link
Member

close #12680

@chenjiahan chenjiahan enabled auto-merge (squash) March 31, 2024 09:29
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.79%. Comparing base (60a0ac1) to head (02baf92).

Files Patch % Lines
packages/vant/src/address-list/AddressListItem.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12748      +/-   ##
==========================================
- Coverage   89.86%   89.79%   -0.08%     
==========================================
  Files         257      257              
  Lines        6849     6850       +1     
  Branches     1663     1663              
==========================================
- Hits         6155     6151       -4     
- Misses        369      373       +4     
- Partials      325      326       +1     

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

@chenjiahan chenjiahan merged commit b332c16 into main Mar 31, 2024
6 checks passed
@chenjiahan chenjiahan deleted the event_param_0331 branch March 31, 2024 09:34
bluesky335 pushed a commit to bluesky335/vant that referenced this pull request Apr 1, 2024
CatsAndMice pushed a commit to CatsAndMice/vant that referenced this pull request Apr 8, 2024
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 Report] AddressList 组件 edit 事件 会连带触发 click-item 事件
2 participants