react-spectrum
Update simplified DnD handler api and memoize useDnDHooks
#3533
Merged

Update simplified DnD handler api and memoize useDnDHooks #3533

LFDanLu merged 19 commits into main from dnd_api_simplification_followups
LFDanLu
LFDanLu LFDanLu changed the title Update simplified DnD handler api and memoize useDnDHooks return (WIP) Update simplified DnD handler api and memoize useDnDHooks return 3 years ago
LFDanLu LFDanLu changed the title (WIP) Update simplified DnD handler api and memoize useDnDHooks return (WIP) Update simplified DnD handler api and memoize useDnDHooks 3 years ago
LFDanLu
LFDanLu commented on 2022-09-19
LFDanLu
LFDanLu commented on 2022-09-19
adobe-bot
Base automatically changed from dnd_api_simplification to main 3 years ago
LFDanLu updating dnd util handler api
15bd8749
LFDanLu adding utility function for checking if it is a internal drop operation
9e96fae5
LFDanLu memoize everything in useDnDHooks
f8315527
LFDanLu remove extra itemProcessor
60993aa8
LFDanLu LFDanLu force pushed from d69cdbc9 to 60993aa8 3 years ago
adobe-bot
LFDanLu return isInternal=false if drop cancelled and fix .click detection fo…
bd6bef7e
LFDanLu making directory drag type a Symbol
3bde69a3
LFDanLu auditing package.jsons for dnd stuff
d2826711
LFDanLu LFDanLu changed the title (WIP) Update simplified DnD handler api and memoize useDnDHooks Update simplified DnD handler api and memoize useDnDHooks 3 years ago
LFDanLu
LFDanLu commented on 2022-09-20
LFDanLu
LFDanLu commented on 2022-09-20
LFDanLu
LFDanLu commented on 2022-09-20
LFDanLu
LFDanLu commented on 2022-09-20
LFDanLu LFDanLu marked this pull request as ready for review 3 years ago
devongovett
devongovett commented on 2022-09-21
devongovett
devongovett commented on 2022-09-21
LFDanLu replacing directorySymbol with DIRECTORY_DRAG_TYPE
5f803ccc
LFDanLu adjusting dnd hook object creation
9e0e4dcd
LFDanLu changing default for acceptedDragTypes back to all
5df8143f
LFDanLu use getDropOperation to determine final drop operation if provided
b5f21c01
LFDanLu Merge branch 'main' into dnd_api_simplification_followups
0f23e7c8
LFDanLu re-export DIRECTORY_DRAG_TYPE from react-spectrum/dnd
d322b70a
devongovett
devongovett commented on 2022-09-21
LFDanLu Merge branch 'dnd_api_simplification_followups' of github.com:adobe/r…
094aa067
LFDanLu optimization to default useDrop filtering
4dd87af5
adobe-bot
LFDanLu moving list types into aria and spectrum packages
a9f5e5a5
LFDanLu
LFDanLu commented on 2022-09-22
adobe-bot
devongovett
devongovett dismissed these changes on 2022-09-22
LFDanLu reexport grid list and spectrum list prop from react-types/list
53b33607
LFDanLu extra space removal
604cc03a
LFDanLu LFDanLu dismissed their stale review via 604cc03a 3 years ago
adobe-bot
devongovett
devongovett approved these changes on 2022-09-22
snowystinger
snowystinger approved these changes on 2022-09-22
snowystinger Merge branch 'main' into dnd_api_simplification_followups
63961c5e
adobe-bot
LFDanLu LFDanLu merged cb54cf48 into main 3 years ago
LFDanLu LFDanLu deleted the dnd_api_simplification_followups branch 3 years ago
LFDanLu LFDanLu added needs testing
dannify dannify removed needs testing

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone