-
-
Notifications
You must be signed in to change notification settings - Fork 362
feat(TreeView): scripts to implement drag and drop function #6380
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
8ae8825
feat:DraggableTree
syminomega 0643cd4
Merge branch 'main' into main
syminomega ab77b46
fix:修正格式错误
syminomega de2be13
添加TreeView拖拽功能测试
syminomega 0d6ba2e
Merge branch 'main' into main
syminomega 525a4ec
Merge branch 'main' into main
syminomega b24e2d8
Merge branch 'pack'
ArgoZhang 5cabbd0
Merge branch 'doc-blog'
ArgoZhang fea289f
Merge branch 'dotnetcore:main' into main
syminomega 3c8f5a1
Enhance TreeView drag-and-drop and add comprehensive tests
syminomega 7ea39da
Merge branch 'main' into main
syminomega 906f2aa
Add draggable TreeView demo with drop restrictions
syminomega 81235e9
Refactor TreeView drag-and-drop and improve tests
syminomega cd74a9f
refactor: 代码格式化
ArgoZhang 10863c2
refactor: 代码规范化
ArgoZhang 61bbb9a
refactor: 提高可读性
ArgoZhang 3bb6ae5
refactor: 代码格式化
ArgoZhang f02fa27
Merge branch 'main' into feat-treeview-drag
syminomega 5bce9a7
refactor: 代码重构调整位置
ArgoZhang 1140b5b
refactor: 更改参数名称为 AllowDrag
ArgoZhang 237eb21
revert: 重构 Row 对拖动支持
ArgoZhang 5307bad
refactor: 移除预留占位节点
ArgoZhang 7b72f64
revert: 撤销更改
ArgoZhang f1300b7
revert: 撤销更改
ArgoZhang 68c2f09
revert: 撤销 TreeDropType 类型
ArgoZhang 305590e
doc: 更新文档
ArgoZhang 9a5d729
test: 撤销单元测试更改
ArgoZhang 939fea8
refactor: 移除命名空间
ArgoZhang e29c3ac
revert: 撤销 AllowDrag 参数
ArgoZhang ee236ac
revert: 撤销 AllowDrag 参数
ArgoZhang b4f31cb
style: 调整样式
ArgoZhang 5a6ae2f
style: 整理样式
ArgoZhang b4e0183
feat: JS 实现客户端拖动动画样式
ArgoZhang 693c596
style: 精简样式
ArgoZhang c26e3d7
feat: 增加 TriggerDragEnd 逻辑
ArgoZhang f4969a8
feat: JavaScript 实现拖动逻辑
ArgoZhang b918dc0
feat: 实现 OnDragItemEndAsync 逻辑
ArgoZhang f0e8dce
doc: 更新示例
ArgoZhang 6b544d5
feat: 增加重置客户端 DOM 逻辑
ArgoZhang 7c98bc5
doc: 更新示例
ArgoZhang 9659f27
doc: 撤销示例注释
ArgoZhang e81dbf0
doc: 增加注释
ArgoZhang d1c8dab
test: 更新单元测试
ArgoZhang 0100b95
Merge branch 'main' into feat-treeview-drag
ArgoZhang 6fe9e0d
fix: 增加逻辑保护
ArgoZhang 9322d97
doc: 更新文档
ArgoZhang abc319d
chore: bump version 9.8.1-beta03
ArgoZhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.