You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.