-
-
Couldn't load subscription status.
- Fork 91
Feature: Set layout on render #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the extra devDependencies, we use standard only.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm with a question
This should now be all cleaned up |
I think this PR can be closed because all your works is merged on #284 |
This adds the option to specify a property
layoutwhen renderingejs,dot,handlebarandetatemplates.Providing a layout globally or on render is mutually exclusive and an error will be thrown if both are set.
Docs look as if they could use a bit more structure and will be proposed in a separate PR.
Usage:
closes #276
Checklist
npm run testandnpm run benchmarkand the Code of conduct