Add conditional DnD support to Table component #5641
Add conditional DnD support to Table component
275cfa4d
ryo-manba
marked this pull request as draft 2 years ago
fix: Correct the logic for disabling drag and drop
aafe437c
refactor
c9fb485a
Merge branch 'main' into feat/conditional-table-dnd-support
aec69a2d
ryo-manba
changed the title Add conditional DnD support to Table component [WIP] Add conditional DnD support to Table component 2 years ago
fix: Custom hooks order with React rules of hooks
880e51f5
Merge branch 'main' into feat/conditional-table-dnd-support
3538a763
fix: function naming
b710da33
ryo-manba
marked this pull request as ready for review 2 years ago
fix: Check for the existence of dragAndDropHooks
e7aa56eb
fix: lint
e6fe3040
ryo-manba
changed the title [WIP] Add conditional DnD support to Table component Add conditional DnD support to Table component 2 years ago
fix: format
82060ee3
Refactor drag disablement logic in draggable item and collection stat…
94acce0e
Merge branch 'main' into feat/conditional-table-dnd-support
79d92dac
modified the condition of disabled flag
123aaeb0
Merge branch 'main' into feat/conditional-table-dnd-support
8bab3fc3
Add test for DraggableTable with selection
08bcdacb
Add isDisabled prop support to useDroppableCollectionState
b5b279f9
Merge branch 'main' into feat/conditional-table-dnd-support
5a1b44bd
Refactor draggable list naming for clarity
9433c636
fix lint
6361d033
fix lint
e44f2df1
Revert "Refactor draggable list naming for clarity"
81166c80
Refactor draggable list naming for clarity
37dcf1ba
LFDanLu
requested changes
on 2024-02-27
Update packages/react-aria-components/src/Table.tsx
53301cdc
Clean up isDisabled prop handling
626085f4
fix lint
e4650c13
Merge branch 'main' into feat/conditional-table-dnd-support
3017b27d
LFDanLu
approved these changes
on 2024-02-29
Merge branch 'main' into feat/conditional-table-dnd-support
af3deee4
Merge branch 'main' into feat/conditional-table-dnd-support
906fa9f8
Merge branch 'main' into feat/conditional-table-dnd-support
c3a5bc84
Merge branch 'main' into feat/conditional-table-dnd-support
606826a8
ryo-manba
deleted the feat/conditional-table-dnd-support branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub