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(SortableList): add OnAdd parameter #4319

Merged
merged 7 commits into from
Sep 17, 2024
Merged

feat(SortableList): add OnAdd parameter #4319

merged 7 commits into from
Sep 17, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add OnAdd parameter

Description

close #4316

@bb-auto bb-auto bot added the enhancement New feature or request label Sep 17, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 17, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5516fad) to head (66a3780).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4319   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          611       611           
  Lines        26411     26411           
  Branches      3848      3848           
=========================================
  Hits         26411     26411           

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

@ArgoZhang ArgoZhang merged commit 0605991 into main Sep 17, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the dev-sortable branch September 17, 2024 13:04
ArgoZhang added a commit that referenced this pull request Sep 20, 2024
* doc: 更新示例

* doc: 增加示例本地化

* chore: 更新依赖包

* doc: 更新示例

* refactor: 更新示例代码

* refactor: 更新示例

* doc: 更新示例
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(SortableList): Handle the event [OnAdd] when Drag-Drop happens in multi sortableLists
1 participant