Summary
- Add component and state for custom layout. (commit: 3b4ebba) (details)
- Implement a new custom layout system which replaces the slots. (commit: 616e531) (details)
- getState now returns the custom layout. (commit: bf311a0) (details)
- Fix various issue with backward compatibility. (commit: 0d87b1a) (details)
- Remove unused codes. (commit: e248ef9) (details)
- Add more pane options (commit: d80eaaa) (details)
- Update package version. (commit: 736a3f5) (details)
- Fix issue with resizing in some rare occasion. (commit: 98f2a09) (details)
- Update to the latest production packages. (commit: a2d66ec) (details)
- Disable generic scaffold when it is not on exploration mode. (commit: 524fa84) (details)
- Add a vertical six pane option (commit: 1c93cab) (details)
- Update layouts. (commit: e4382f9) (details)
- Udpate tests. (commit: 2a6fd62) (details)
- Update flatmap. (commit: 4dfdaf3) (details)