Skip to content
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

Make loading template from String template source easier #153

Merged
merged 1 commit into from
Oct 6, 2015

Conversation

philidem
Copy link
Member

@philidem philidem commented Oct 6, 2015

  • Allow loading of template from template source on server-side
  • Fix documentation for JavaScript API
  • Allow writeToDisk option to be passed to load function (e.g. require('marko').load(templatePath, {writeToDisk: false}))

patrick-steele-idem added a commit that referenced this pull request Oct 6, 2015
Make loading template from String template source easier
@patrick-steele-idem patrick-steele-idem merged commit ff82fb0 into master Oct 6, 2015
@patrick-steele-idem
Copy link
Contributor

New version published: marko@2.7.27

Thanks for the improvement.

@philidem philidem deleted the Compile-Template-String branch October 8, 2015 16:02
patrick-steele-idem added a commit that referenced this pull request Nov 2, 2016
Attach bubbling event listeners lazily when initializing widgets for the first time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants