You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added 'as' property to allow rendered DOM element to be specified.
Added 'centerContent' property as short-hand for centering space content instead of having to introduce the extra <Centered /> or <CenteredVertically /> components.
Allow resize handle width to be specified and also it's placement within space controlled with the 'overlayHandle' property.
Fixed issue with dynamically added/removed anchored spaces where an anchored space would see itself as a space taking space.