Skip to content

Rename layout to subdivide

Compare
Choose a tag to compare
@philholden philholden released this 06 Oct 20:48
· 20 commits to master since this release

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