Skip to content

Commit

Permalink
Update change log for new handlebars features.
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mmy committed Jul 12, 2012
1 parent 0856797 commit 20af33e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@

* Handlebars improvements
* Implement dotted path traversal for helpers and methods.
* Allow functions in helper arguments.
* Change helper nesting rules to allow functions as arguments.
* Use `{{this.foo}}` to avoid invoking helper `foo`.
* Make event handler `this` reflect the node that matched the selector instead of the event target node.
* Fix keyword arguments to helpers.

* Add `nib` support to stylus package. #175

Expand Down

0 comments on commit 20af33e

Please sign in to comment.