Closed Pavel910 closed 1 week ago
This PR introduces the following changes:
canDrag
canEdit
canHighlight
canActivate
useMoveElement
react-composition
Manually, by adding a plugin for Page Editor with various customizations.
Changes
This PR introduces the following changes:
canDrag
,canEdit
,canHighlight
, andcanActivate
useMoveElement
hook, which exposes utilities to move any element up or down within its parent elementreact-composition
now resolves the composition scope going through the entire composition scope hierarchy, all the way to the topHow Has This Been Tested?
Manually, by adding a plugin for Page Editor with various customizations.