Files
handlebars.js/lib/handlebars
kpdecker 5d4b8da344 Pass undefined fields to helpers in strict mode
This allows for `{{helper foo}}` to still operate under strict mode when `foo` is not defined on the context. This allows helpers to perform whatever existence checks they please so patterns like `{{#if foo}}{{foo}}{{/if}}` can be used to protect against missing values.

Fixes #1063
2015-08-03 15:59:53 -05:00
..
2015-08-03 11:37:49 -05:00
2015-08-01 22:03:11 -05:00
2015-08-01 22:01:16 -05:00
2015-08-01 17:54:47 -05:00
2015-08-03 11:37:49 -05:00
2015-04-16 16:43:01 -05:00
2015-08-01 22:01:16 -05:00