Allan Eagle
Allan Eagle
Allow actions to be carried out when spaces when resized and the size hits various breakpoints. - Apply classes based on configuration? or - Provide events when breakpoints reached and...
Current resizable spaces apply a debounce on resize updates of 5ms. - Allow this to be configurable or switched off
Given an optional grid size or perhaps a collection of custom snap points constrain the resize on a space to these points.
A space which can be anchored relative to another space. - Specify whether to be attached to left, right, above or below another space (or maybe any element by ref?)...
**Describe the bug** Observed production build error with > v3.8 results in `Attempted import error: 'unstable_useOpaqueIdentifier' is not exported from 'react' (imported as 'React').` Looks like recent changes to random...