Skip to content

1.0.8

Compare
Choose a tag to compare
@bvaughn bvaughn released this 27 Jan 19:58
· 100 commits to main since this release
  • Update component signature to declare ReactElement return type (rather than ReactNode) (#256)
  • Update Panel dev warning to avoid warning when defaultSize === collapsedSize for collapsible panels (#257)
  • Support shadow dom by removing direct references to / dependencies on the root document (#204)