Skip to content

Extra space properties and state sync issue fixes

Compare
Choose a tag to compare
@aeagle aeagle released this 08 Dec 23:31
· 495 commits to master since this release
5444b8b
  • 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.