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
improved page template/doctype support
replaced the docType config with a pageTemplate config
added an extra vuePageRenderer, which is only used for rendering the preview layout
fixed circular structurebig refactoring
added an extra vm instance (instead using the fractal component itself), moved the renderer instance instead of creating a new one on each render, added name and __file infos for better debbuging