Skip to content

v0.0.31

Compare
Choose a tag to compare
@bvaughn bvaughn released this 17 Jan 20:24
· 315 commits to main since this release
  • #71: Added getSize and getCollapsed to imperative API exposed by Panel.
  • #67, #72: Removed nullish coalescing operator (??) because it caused problems with default create-react-app configuration.
  • Fix edge case when expanding a panel via imperative API that was collapsed by user drag