Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: handlebars-lang/handlebars.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-alpha.2
Choose a base ref
...
head repository: handlebars-lang/handlebars.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-alpha.3
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 29, 2014

  1. Configuration menu
    Copy the full SHA
    a601b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2014

  1. Refactor template init logic

    kpdecker committed Apr 13, 2014
    Configuration menu
    Copy the full SHA
    085e5e1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2014

  1. Configuration menu
    Copy the full SHA
    356ea1a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2014

  1. Pass full id to helperMissing

    tomdale committed May 13, 2014
    Configuration menu
    Copy the full SHA
    72c1262 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Merge pull request #793 from mmun/ast-tweaks

    Ensure isHelper is coerced to a boolean
    kpdecker committed May 20, 2014
    Configuration menu
    Copy the full SHA
    8f09ea5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #797 from tomdale/full-helper-names

    Pass full helper ID to helperMissing when options are provided
    kpdecker committed May 20, 2014
    Configuration menu
    Copy the full SHA
    e10eb53 View commit details
    Browse the repository at this point in the history
  3. Drop travis 0.8 build support

    The date-now dependency has dropped support and that version is sufficiently old that we shouldn’t have any issues not testing against it anymore.
    kpdecker committed May 20, 2014
    Configuration menu
    Copy the full SHA
    3dcc499 View commit details
    Browse the repository at this point in the history
  4. Update release notes

    kpdecker committed May 20, 2014
    Configuration menu
    Copy the full SHA
    8ee73b9 View commit details
    Browse the repository at this point in the history
  5. v2.0.0-alpha.3

    kpdecker committed May 20, 2014
    Configuration menu
    Copy the full SHA
    f419838 View commit details
    Browse the repository at this point in the history
Loading