Nice React Layout v0.9.0 Release Notes

Release Date: 2020-10-23 // over 3 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!