Skip to content

1.36.0

Compare
Choose a tag to compare
@Wolfr Wolfr released this 22 Jun 12:06
· 75 commits to master since this release
  • Implement optionality for page tree: you can disable the page tree object, (pageTree: false), for example if you don't want it in your production build. Combine this with optionality for the styleguide (styleguide: false) and this means that in dev mode you can have a styleguide and a page tree to easily navigate to your prototype, but in production you have a deploy that doesn't contain that code.
  • Implement layout type for page tree: you can now set the page tree layout to a sidebar or fixed layout. A fixed layout is useful if your layout conflicts with the usage of wrappers.