Michael Jackson
ff6a093981
Small tweaks
il y a 12 ans
Michael Jackson
c4b345f14c
Smaller API surface area
Removed cache* functions altogether. mustache.parse is all that's
really needed.
il y a 12 ans
Michael Jackson
b114120741
Major reorganization and cleanup
il y a 12 ans
Michael Jackson
b626d12395
Version 0.7.3
il y a 12 ans
Michael Jackson
b60aa6f0f1
Pre-cache view for dot references
il y a 12 ans
Michael Jackson
da16eada83
Allow a string to act as context
Fixes #321
il y a 12 ans
Michael Jackson
5cc298e8af
Fix typo
il y a 12 ans
Michael Jackson
411edae061
Fix [object Object] errors
Fixes #322
Fixes #330
Fixes #331
Fixes #334
il y a 12 ans
Michael Jackson
48fb97b4ef
Add isFunction helper
il y a 12 ans
Michael Jackson
257c235661
Add back mustache/spec submodule
il y a 12 ans
Michael Jackson
397e56dabe
Fix JSHint errors
il y a 12 ans
Michael Jackson
512b2e8df1
Simplify some logic
il y a 12 ans
Michael Jackson
25243109da
Ignore generated file for MooTools
il y a 12 ans
Michael Jackson
207b76a880
Fix some Rake tasks, cleanup Rakefile
il y a 12 ans
Michael Jackson
7588f2c4cd
Merge pull request #339 from chrisberkhout/fix-readme-re-falsy-values
Fixed README to mention all falsy values tested in test/_files/falsy.*.
il y a 12 ans
Chris Berkhout
84d9991e84
Fixed README to mention all falsy values tested in test/_files/falsy.*.
il y a 12 ans
Alvaro Videla
d166547f01
an image is wroth a thousand words
il y a 12 ans
Jan Lehnardt
7035bf3e5f
Merge pull request #318 from vladikoff/patch-1
Fixing npm warnings
il y a 13 ans
Vlad Filippov
4ec30f1c8b
Fixing npm warnings
il y a 13 ans
Jan Lehnardt
560bfd8777
Merge pull request #317 from wittemann/master
Updated the qooxdoo templates
il y a 13 ans
wittemann
7eaa2afea7
Updated qooxdoo templates.
il y a 13 ans
Michael Jackson
0be4e2b944
Rename variable
il y a 13 ans
Michael Jackson
f8bfbd2820
Don't use module object in CommonJS
Fixes #308
Fixes #285
il y a 13 ans
Michael Jackson
642227daa7
Small tweaks
il y a 13 ans
Michael Jackson
8a7123706f
Group all exports
il y a 13 ans
Michael Jackson
3aa093391b
Use empty object as default view
Fixes #238
il y a 13 ans
Michael Jackson
ecc2e2a28f
Merge pull request #301 from danielfagerstrom/topic/spec
Mustache specs
il y a 13 ans
Daniel Fagerstrom
3ee2574e21
Used fs.existsSync that doesn't exists in nodejs 0.6 that is used by travis for testing.
il y a 13 ans
Jan Lehnardt
c2ee9c2736
Merge pull request #302 from eduardo-matos/fix-documentation
Fix documentation on how to build YUI
il y a 13 ans
Eduardo de Matos
26f7759ec8
fix doc how to build yui
il y a 13 ans
Daniel Fagerstrom
8cd95a085b
Update README.md
Instruction for including sub module with Mustache specs.
il y a 13 ans
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.
il y a 13 ans
Daniel Fagerstrom
5e58358574
Include submodule for Mustache specifications.
il y a 13 ans
Michael Jackson
2ab776c3a5
Locally cache some references
il y a 13 ans
Michael Jackson
8b2b3cdbc5
Merge pull request #287 from henrikkok/master
jQuery wrapper: use jQuery.trim() instead of String.prototype.trim()
il y a 13 ans
Henrik Kok
da531727fb
Update wrappers/jquery/mustache.js.post
Switched from String.prototype.trim() to jQuery.trim() for IE8 and below support
il y a 13 ans
Michael Jackson
7b4c1bf7ce
Update testing instructions
il y a 13 ans
Michael Jackson
af935e3441
Simplify test
il y a 13 ans
Michael Jackson
a5d0199541
Style tweaks
il y a 13 ans
Michael Jackson
f6496c8c38
Style tweaks, added comments
il y a 13 ans
Michael Jackson
3cdb300ccb
Use delete instead of splice
il y a 13 ans
Michael Jackson
320ae73475
Style tweaks
il y a 13 ans
Michael Jackson
381aca9feb
Update CHANGES
il y a 13 ans
Michael Jackson
f8eb6e8f38
Remove Context#clearCache
il y a 13 ans
Michael Jackson
49de778abb
Inline rendering functions
il y a 13 ans
Michael Jackson
d5bf677431
Remove unnecessary line
il y a 13 ans
Michael Jackson
a8b6a96a83
Style tweaks
il y a 13 ans
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
il y a 13 ans
Michael Jackson
66020162c8
Update CHANGES
il y a 13 ans
Michael Jackson
740fd72d26
Version 0.7.2
il y a 13 ans