Rename layout to subdivide
Renamed layout
to subdivide
at the top level of the store. Pane now passes subdivide
and subdivideActions
to the DefaultComponent
this should enable layouts to be initialised in a desired state. It also allows components to update the layout by trigging actions. So in future we can add actions like:
- setDividerStyles
- balancePanesSizes
- swapPanes