react-spectrum
Add conditional DnD support to Table component
#5641
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
30
Changes
View On
GitHub
Commits
Add conditional DnD support to Table component
ryo-manba
committed
2 years ago
fix: Correct the logic for disabling drag and drop
ryo-manba
committed
2 years ago
refactor
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
fix: Custom hooks order with React rules of hooks
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
fix: function naming
ryo-manba
committed
2 years ago
fix: Check for the existence of dragAndDropHooks
ryo-manba
committed
2 years ago
fix: lint
ryo-manba
committed
2 years ago
fix: format
ryo-manba
committed
2 years ago
Refactor drag disablement logic in draggable item and collection state hooks
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
modified the condition of disabled flag
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
Add test for DraggableTable with selection
ryo-manba
committed
2 years ago
Add isDisabled prop support to useDroppableCollectionState
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
Refactor draggable list naming for clarity
ryo-manba
committed
2 years ago
fix lint
ryo-manba
committed
2 years ago
fix lint
ryo-manba
committed
2 years ago
Revert "Refactor draggable list naming for clarity"
ryo-manba
committed
2 years ago
Refactor draggable list naming for clarity
ryo-manba
committed
2 years ago
Update packages/react-aria-components/src/Table.tsx
ryo-manba
committed
2 years ago
Clean up isDisabled prop handling
ryo-manba
committed
2 years ago
fix lint
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
ryo-manba
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
LFDanLu
committed
2 years ago
Merge branch 'main' into feat/conditional-table-dnd-support
reidbarber
committed
1 year ago
Merge branch 'main' into feat/conditional-table-dnd-support
reidbarber
committed
1 year ago
Merge branch 'main' into feat/conditional-table-dnd-support
snowystinger
committed
1 year ago
Loading