Chris Berkhout
84d9991e84
Fixed README to mention all falsy values tested in test/_files/falsy.*.
преди 12 години
Jan Lehnardt
7035bf3e5f
Merge pull request #318 from vladikoff/patch-1
Fixing npm warnings
преди 13 години
Vlad Filippov
4ec30f1c8b
Fixing npm warnings
преди 13 години
Jan Lehnardt
560bfd8777
Merge pull request #317 from wittemann/master
Updated the qooxdoo templates
преди 13 години
wittemann
7eaa2afea7
Updated qooxdoo templates.
преди 13 години
Michael Jackson
0be4e2b944
Rename variable
преди 13 години
Michael Jackson
f8bfbd2820
Don't use module object in CommonJS
Fixes #308
Fixes #285
преди 13 години
Michael Jackson
642227daa7
Small tweaks
преди 13 години
Michael Jackson
8a7123706f
Group all exports
преди 13 години
Michael Jackson
3aa093391b
Use empty object as default view
Fixes #238
преди 13 години
Michael Jackson
ecc2e2a28f
Merge pull request #301 from danielfagerstrom/topic/spec
Mustache specs
преди 13 години
Daniel Fagerstrom
3ee2574e21
Used fs.existsSync that doesn't exists in nodejs 0.6 that is used by travis for testing.
преди 13 години
Jan Lehnardt
c2ee9c2736
Merge pull request #302 from eduardo-matos/fix-documentation
Fix documentation on how to build YUI
преди 13 години
Eduardo de Matos
26f7759ec8
fix doc how to build yui
преди 13 години
Daniel Fagerstrom
8cd95a085b
Update README.md
Instruction for including sub module with Mustache specs.
преди 13 години
Daniel Fagerstrom
c8005af7c3
Test that use all tests from Mustache specifications. The ones that fails in current mustache.js are skiped to not break the build.
преди 13 години
Daniel Fagerstrom
5e58358574
Include submodule for Mustache specifications.
преди 13 години
Michael Jackson
2ab776c3a5
Locally cache some references
преди 13 години
Michael Jackson
8b2b3cdbc5
Merge pull request #287 from henrikkok/master
jQuery wrapper: use jQuery.trim() instead of String.prototype.trim()
преди 13 години
Henrik Kok
da531727fb
Update wrappers/jquery/mustache.js.post
Switched from String.prototype.trim() to jQuery.trim() for IE8 and below support
преди 13 години
Michael Jackson
7b4c1bf7ce
Update testing instructions
преди 13 години
Michael Jackson
af935e3441
Simplify test
преди 13 години
Michael Jackson
a5d0199541
Style tweaks
преди 13 години
Michael Jackson
f6496c8c38
Style tweaks, added comments
преди 13 години
Michael Jackson
3cdb300ccb
Use delete instead of splice
преди 13 години
Michael Jackson
320ae73475
Style tweaks
преди 13 години
Michael Jackson
381aca9feb
Update CHANGES
преди 13 години
Michael Jackson
f8eb6e8f38
Remove Context#clearCache
преди 13 години
Michael Jackson
49de778abb
Inline rendering functions
преди 13 години
Michael Jackson
d5bf677431
Remove unnecessary line
преди 13 години
Michael Jackson
a8b6a96a83
Style tweaks
преди 13 години
Michael Jackson
0d8b00fa67
Allow compiling of tokens without template
This commit allows pre-compiled templates to be executed without
keeping the original template around. It is still required when using
higher-order functions.
Fixes #262
преди 13 години
Michael Jackson
66020162c8
Update CHANGES
преди 13 години
Michael Jackson
740fd72d26
Version 0.7.2
преди 13 години
Michael Jackson
9075d25b86
Update CHANGES
преди 13 години
Michael Jackson
4fd638e9e6
Merge remote-tracking branch 'upstream/master'
преди 13 години
Michael Jackson
eb6ceb8b14
Fixed rendering error when using nested higher-order sections
Fixes #274
преди 13 години
Michael Jackson
b9701d58f5
Add failing test for nested higher-order sections
преди 13 години
Michael Jackson
eee8d695fc
Better error reporting
преди 13 години
Michael Jackson
4e30d03def
Merge pull request #283 from busticated/amdwrapper
clean up and standardize UMD wrapper
преди 13 години
busticated
d90d37f25f
handle case where exports is null
преди 13 години
busticated
fa214bd660
clean up and standardize UMD wrapper
преди 13 години
Michael Jackson
51eec96abc
Style tweaks
преди 13 години
Jan Lehnardt
4474099089
Merge pull request #280 from buymeasoda/docs-for-compile
Add compiled templates overview and examples to readme
преди 13 години
Ian Hill
7a2cb9976d
Add compiled templates overview and examples to readme
преди 13 години
Michael Jackson
3fea961f06
Use mocha for testing
преди 13 години
Michael Jackson
c09c7f54a3
Version 0.7.1
преди 13 години
Michael Jackson
829698388c
Merge remote-tracking branch 'upstream/master'
преди 13 години
Michael Jackson
e0edb356ae
Fail gracefully on empty template
Fixes #267
преди 13 години
Michael Jackson
79b08c3091
Merge pull request #264 from mattsacks/check-falsy
Don't evaluate lambdas that return falsy values as an empty string.
преди 13 години