Releases: aeagle/react-spaces
Releases · aeagle/react-spaces
Added trackSize property and VerticallyCentered component
- Removed ResizeSensor from spaces by default and now optionally allow live size updates with trackSize property
- Added
<VerticallyCentered />
component to vertically centre content within a space - Allow class names to be specified on top-level spaces
<ViewPort />
and<Fixed />