1,871 issues in handlebars-lang/handlebars.js
A similar idea has been discussed elsewhere (https://github.com/wycats/handlebars.js/issues/208), but eventually went off the rails and fizzled. I m proposing section blocks similar to those in Laravel ...
Allows users to chain multiple helpers together using their inverse callbacks. I.e. {{#if foo}} {{else if bar}} {{else}} {{/if}} The control flow here effectively causes the helpers to be nested. The ...
We need to make sure that we have documentation for the depthed @data lookups (@../foo) as part of the general @data documentation. Implemented in #491
Allows for us to play nicely in environments such as Node that could have multiple versions of the library loaded. Also allows for implementors to provide their own behavior, provided they know what they ...
There are a number of integrations that are out there (HTMLBars, Ember Handlebars, etc) or desired (i18n preprocessor, html-aware minimizer, html-aware linter). We should strongly consider formalizing ...
{{log Look at me! }} it s no work!why? I checked the source code(line 399): var logger = { methodMap: { 0: debug , 1: info , 2: warn , 3: error }, // State enum DEBUG: 0, INFO: ...
It would be useful to have a noConflict() method to pull Handlebars out of the global namespace, similar to jQuery s http://api.jquery.com/jquery.noconflict/. It would be used like: (function(){ var ...
Hey there, I m having trouble with one aspect of using handlebars in a node setting. When I want to share helpers from various places, and I want to use handlebars.SafeString, I am finding it difficult, ...
In one of the commits in the initial PR to update Ember to use Handlebars 2.0, the following section was added to the helperMissing method: if (options.fn) { // NOP for block helpers as they are handled ...
I so sorry, i want write issue to the https://github.com/gruntjs/grunt-contrib-handlebars, but i has mistake