templates
Advanced tools
Changelog
[0.9.0]
app.context
method. It now only accepts two arguments, view
and locals
, since ctx
(the parameter that was removed) was technically being merged in twice.Changelog
[0.8.0]
isType
method on view
. Shouldn't be any breaking changes.Changelog
[0.7.0]
.error
method to .formatError
mergeContext
optionview
and item
as the second argumentisType
method for checking the viewType
on a collection