Skip to content

Milestones

List view

  • No due date
    16/16 issues closed
  • Improve the render and possibly compile times of dust templates.

    No due date
    1/1 issues closed
  • Add error logging for dust: - Add a basic logging function(console.log) and log internal dust issues(debugs, info, warnings, and errors). #347

    Due by November 4, 2013
    2/2 issues closed
  • Fix how Dust outputs templates: * Provide a raw input syntax #265 #332 (a heredoc for Dust) * Consistently handle how whitespace to be kept #238

    Due by December 18, 2013
    10/10 issues closed
  • Features: ----------------- math helper, similar to select that support math operation and branching size helper contextDump helper for debugging Documentation/ tutorial for the LinkedIn fork of dust (https://github.com/linkedin/dustjs/wiki/Dust-Tutorial) Bugs Fixes ---------------- Fix the {:else} case in the #sections for empty/non existent arrays. Keep it consistent with how ? behaves. Fix "this" value in anonymous functions Misc --------------- Moved the helpers code to its own repo - dustjs-helpers Add more unit test and code coverage deprecate usage of if helper

    Due by September 7, 2012
    34/34 issues closed
  • Enhancements ------------------------- Inline blocks support dynamic references, just like the partials Enhancements to select helper Support for pipe in node Bug fixes ------------- Fix bugs array reference support Misc ------------- More unit tests

    Due by July 4, 2012
    11/11 issues closed
  • Linkedin fork of dust js with enhancements and fixes to the original dustjs implementation Enhancements: ------------------------- Support Array reference inherently in dust Relax grammar for whitespaces Support numbers in inline params Support inline params in partials Rhino compatible dust Helpers for logic such as select ( for simple expressions ) Helpers for logic such as if ( for complex logic expressions )

    Due by June 4, 2012
    23/23 issues closed