mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #77] Blaze.renderWithData highlighting #63
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/meteor-api#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmuratov on GitHub (Dec 7, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/77
In CoffeeScript grammar need to swap
Blaze.renderandBlaze.renderWithData:The same for
Blaze.toHTMLandBlaze.toHTMLWithData. Not sure about other grammars.Oh,
Template.onCreatedalso...OnlyTemplated.createdhighlighted (as well asdestroyed,rendered). Have no time for PR, unfortunately, may be later.