Skip to content

v0.8.0

Compare
Choose a tag to compare
@ekros ekros released this 24 May 08:02
· 12 commits to master since this release
516ceef

New features

Drag and drop: You can move panels around just dragging them.
Panels with render prop: Panel contents can be rendered using a render prop which gets the panel size

Fixes

Enable panels scrolling

Others

Update React to 16.6. We added React 16 syntax as well!