openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
handlebarsjs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 19, 2024 — May 19, 2025
Showing page 56 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow function parameters to #if. This was originally disallowed because it is decidedly not idiomatic Handlebars, which would prefer that you use helpers for these cases, not pollute your context objects with functions to call from your template, but enough people asked for it that I'll give in.
Yehuda Katz
More...
over 13 years ago
Bump version
Yehuda Katz
More...
over 13 years ago
Handlebars errors should copy the message over
Yehuda Katz
More...
over 13 years ago
Add Ember.js
Yehuda Katz
More...
over 13 years ago
Realign lexer actions
Yehuda Katz
More...
over 13 years ago
Literal square-bracket path segments cannot have ] in them. TODO: Allow escaped path segments.
Yehuda Katz
More...
over 13 years ago
Test that the hello world mustache example works
Yehuda Katz
More...
over 13 years ago
Fix bug where inverse section was being passed to subsequent helpers
Yehuda Katz
More...
over 13 years ago
Merge pull request #156 from broady/master
Yehuda Katz
More...
over 13 years ago
Merge pull request #121 from tablatom/master
Yehuda Katz
More...
over 13 years ago
Merge pull request #157 from kpdecker/npm-update
Yehuda Katz
More...
over 13 years ago
Update package version number
kpdecker
More...
over 13 years ago
Update package dependencies
kpdecker
More...
over 13 years ago
Fix support for Rhino
Chris Broadfoot
More...
over 13 years ago
Add a status button
Yehuda Katz
More...
over 13 years ago
Compile after installing jison
Yehuda Katz
More...
over 13 years ago
Try to install jison if it's not already installed
Yehuda Katz
More...
over 13 years ago
Merge pull request #155 from twe4ked/patch-1
Peter Wagenet
More...
over 13 years ago
Add syntax highlighting to the README.
Odin Dutton
More...
over 13 years ago
Merge pull request #149 from SlexAxton/patch-1
Yehuda Katz
More...
over 13 years ago
Update the version!
Alex Sexton
More...
over 13 years ago
Merge pull request #144 from wagenet/rhino-fix
Yehuda Katz
More...
over 13 years ago
Merge pull request #135 from leshill/handlebars_assets
Yehuda Katz
More...
over 13 years ago
Merge pull request #132 from steevel/master
Yehuda Katz
More...
over 13 years ago
Merge remote-tracking branch 'upstream/master'
kpdecker
More...
over 13 years ago
Add handlebars_assets to README
Les Hill
More...
over 13 years ago
Update Gemfile.lock
Yehuda Katz
More...
over 13 years ago
Allow subclasses to customize the namespace
Yehuda Katz
More...
over 13 years ago
Goodbye poor hack. You were broken before your time.
Peter Wagenet
More...
over 13 years ago
Add semicolon to the generated anonymous javascript function since it could break code following it. Example: (function(){})()/* this is the same as undefined() */(function(){})()
Steeve Lennmark
More...
over 13 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree