Nice React Layout v0.9.0 Release Notes
Release Date: 2020-10-23 // over 2 years ago-
New features
- ๐ Dynamic panels. Panels can be added and removed on the fly. Thanks to @Jaygiri
- โ Add support for custom panels (experimental)
Others
- ๐ Improvements to the demo page
Previous changes from v0.8.0
-
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!