Skip to content

Use React Dnd instead of React-Draggable library (Unstable)#11

Open
fredalai wants to merge 12 commits intoCannerCMS:masterfrom
fredalai:fredalai/react-dnd
Open

Use React Dnd instead of React-Draggable library (Unstable)#11
fredalai wants to merge 12 commits intoCannerCMS:masterfrom
fredalai:fredalai/react-dnd

Conversation

@fredalai
Copy link
Contributor

@fredalai fredalai commented Mar 26, 2019

This PR not yet ready.

Spec: Use React Dnd instead of React-Draggable library.

Still have some problem/improvement items not yet resolve:

  • Avoid use the way like: data.parentNode.parentNode (but not yet fix) since someone situation will get the wrong.
  • [Improvement item] Use react hooks to implement
  • Sort out source code

Note:

  • React Dnd's Hooks-Based API is unstable currently. (To evaluate it from the perspective of the project, this is why I did not choose to use it.)

@fredalai fredalai changed the title Use React Dnd instead of React-Draggable library Use React Dnd instead of React-Draggable library (Unstable) Mar 26, 2019
@fredalai fredalai force-pushed the fredalai/react-dnd branch from 0b6a235 to 1db7f75 Compare March 26, 2019 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments