Open nebula-aac opened 1 year ago
Requirements:
In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom hooks package.
hooks
List of custom hooks (to consider to to use)
useDebounced
useLocalStorage
usePauseEvents
useThrottledDragOver
useCytoscape
useDraggable
useFullScreen
useOverlayedComponent
useMeshModalComponents
useNotification
usePreventUserFromLeavingPage
useStateCallback
useWindowDimensions
Consider creating a Redux context provider through the hooks library
Contributor Guide
Working branch = https://github.com/nebula-aac/sistent/tree/hooks-library
Can you Assign this issue to me ?
Requirements:
In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom
hooks
package.List of custom hooks (to consider to to use)
useDebounced
useLocalStorage
usePauseEvents
useThrottledDragOver
useCytoscape
useDraggable
useFullScreen
useOverlayedComponent
useMeshModalComponents
useNotification
usePreventUserFromLeavingPage
useStateCallback
useNotification
useWindowDimensions
Consider creating a Redux context provider through the
hooks
libraryContributor Guide