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

Update _.template-data formatting for lodash 3.10.0 compatibility #88

Merged
merged 1 commit into from
Oct 16, 2015

Conversation

petetnt
Copy link
Contributor

@petetnt petetnt commented Oct 14, 2015

Fixes #87.

Brackets was updated to use lodash#3.10.0, which removed the data parameter from _.template in version 3.0.0.
The new format is .template(templateHTML)(dataObj).

See https://github.com/lodash/lodash/wiki/Changelog for reference, under 3.0.0

@gruehle
Copy link
Owner

gruehle commented Oct 16, 2015

Thanks @petetnt!

gruehle added a commit that referenced this pull request Oct 16, 2015
Update _.template-data formatting for lodash 3.10.0 compatibility
@gruehle gruehle merged commit 5eb64b1 into gruehle:master Oct 16, 2015
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