Skip to content

0.0.38

Compare
Choose a tag to compare
@bvaughn bvaughn released this 02 Apr 03:43
· 246 commits to main since this release
  • #117: Panel collapse behavior works better near viewport edges.
  • #115: PanelResizeHandle logic calls event.preventDefault for events it handles.
  • #82: useId import changed to avoid triggering errors with older versions of React. (Note this may have an impact on tree-shaking though it is presumed to be minimal, given the small "react" package size.)