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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: handlebars-lang/handlebars.js
base: v3.0.2
Choose a base ref
head repository: handlebars-lang/handlebars.js
compare: v3.0.3
Choose a head ref
  • 7 commits
  • 15 files changed
  • 2 contributors

Commits on Apr 25, 2015

  1. Added handlebars-layouts to the in-the-wild list

    I've written a set of helpers which implement layout blocks similar to Jade, Jinja, Swig, Twig, and others. It seems to be gaining some popularity (around 10k npm downloads per month at present) and I would be honored to have it included in the in-the-wild list in case it may prove useful to others.
    shannonmoeller committed Apr 25, 2015
    Copy the full SHA
    d945089 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1008 from shannonmoeller/patch-1

    Added handlebars-layouts to the in-the-wild list
    kpdecker committed Apr 25, 2015
    Copy the full SHA
    6ecf509 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Remove jshint completely

    kpdecker committed Apr 27, 2015
    Copy the full SHA
    fc13400 View commit details
    Browse the repository at this point in the history
  2. NPM ignore log files

    kpdecker committed Apr 27, 2015
    Copy the full SHA
    4a40fc8 View commit details
    Browse the repository at this point in the history
  3. Move noConflict implementation to module

    DRYs the code to avoid escapes like #1004
    
    Fixes #1004
    kpdecker committed Apr 27, 2015
    Copy the full SHA
    972f521 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Update release notes

    kpdecker committed Apr 28, 2015
    Copy the full SHA
    0bf79ea View commit details
    Browse the repository at this point in the history
  2. v3.0.3

    kpdecker committed Apr 28, 2015
    Copy the full SHA
    891f48b View commit details
    Browse the repository at this point in the history