David da Silva Contín
85e43f97d8
Merge pull request #380 from skybet/section-with-length-property
Section with "length" property
pirms 11 gadiem
David da Silva Contín
77a7ab344c
Merge pull request #405 from dasilvacontin/issue/403
changed mocha reporter to spec and bumped mocha version, solves #403
pirms 11 gadiem
David da Silva
a2925af044
changed mocha reporter to spec and bumped mocha version, solves #403
pirms 11 gadiem
David da Silva Contín
fcfddfe68b
Merge pull request #402 from phillipj/feature/travis-v0.11
Also run node v0.11 on travis
pirms 11 gadiem
Chris Buckley
d9aa703014
Only access properties of objects on Context.lookup
pirms 12 gadiem
Phillip Johnsen
586e8607e9
Also run node v0.11.x on travis
pirms 11 gadiem
David da Silva Contín
96b04c87bd
Merge pull request #384 from IonicaBizau/patch-1
Updated version patch
pirms 11 gadiem
Jan Lehnardt
4ad3ebb6e3
lol floats
pirms 11 gadiem
Jan Lehnardt
aaeb4caf64
update travis node test versions
pirms 11 gadiem
Jan Lehnardt
56e3a880d0
style
pirms 11 gadiem
Jan Lehnardt
981bc3e06f
reword
pirms 11 gadiem
Jan Lehnardt
b128416e4a
add search for maintainers bit to README
pirms 11 gadiem
Ionică Bizău
fe05454e01
Updated version patch
pirms 12 gadiem
Michael Jackson
32db14a490
Merge pull request #378 from jrburke/umd-fix
Fixes AMD registration, volo package.json entry
pirms 12 gadiem
jrburke
2e12efdeda
Fixes AMD registration, volo package.json entry
This change allows the AMD define signature to match what common AMD optimizers use to find define calls that need naming.
Also updates the volo package.json entry so that the correct version of mustache can be fetched properly.
pirms 12 gadiem
Michael Jackson
799f55d157
Simplify UMD wrapper
pirms 12 gadiem
Michael Jackson
7301707703
Inline tag compilation
pirms 12 gadiem
Michael Jackson
d56f23e769
Save local reference to cache
pirms 12 gadiem
Michael Jackson
0295646b67
More style tweaks
pirms 12 gadiem
Michael Jackson
ea3d4433cb
Formatting tweaks
pirms 12 gadiem
Michael Jackson
209fea318e
Merge pull request #369 from maltsev/patch-1
Correct mistake in the readme
Fixes #370
pirms 12 gadiem
Kirill Maltsev
a7837898c7
Correct mistake in the readme
I've corrected the wrong variable name.
pirms 12 gadiem
Jan Lehnardt
ba510eb354
Merge pull request #367 from p2/master
Change example to use `script` instead of `textarea`
pirms 12 gadiem
Pascal Pfiffner
4184761b20
Change example to use `script` instead of `textarea`
pirms 12 gadiem
Jan Lehnardt
493b96ff32
Merge pull request #366 from p2/master
Describe two techniques on how to load templates
pirms 12 gadiem
Pascal Pfiffner
e703599811
Describe two techniques on how to load templates in the README
pirms 12 gadiem
Jan Lehnardt
66a168c20f
Merge pull request #362 from weotch/bower-support
Adding a bower.json file
pirms 12 gadiem
Robert Reinhard
3946a87ec7
Lowercasing the package name
Oops
pirms 12 gadiem
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
pirms 12 gadiem
Jan Lehnardt
7ff6ee4f3a
Merge pull request #361 from robgraeber/copyright-fix
Update copyright year
pirms 12 gadiem
Rob Graeber
635667418b
Update copyright year
Updated the copyright year to protect the changes you've made since 2010. :-)
pirms 12 gadiem
Jan Lehnardt
c673e21f3c
Merge pull request #355 from wittemann/master
Update the qooxdoo templates
pirms 12 gadiem
wittemann
500fd5d825
Updated qooxdoo templates.
pirms 12 gadiem
Michael Jackson
96c43e4c21
Documentation tweaks
pirms 12 gadiem
Michael Jackson
58f77330ef
Version 0.8.1
pirms 12 gadiem
Michael Jackson
d6fa9285c1
Check for existence of partial template before parsing
pirms 12 gadiem
Lakshan Perera
42ec324c8f
When rendering partials, pass the partial template instead of the original template.
pirms 12 gadiem
Michael Jackson
16ffa430a1
Style tweaks
pirms 12 gadiem
Michael Jackson
32fc1976c0
Small README tweaks
pirms 12 gadiem
Michael Jackson
625a5e1a7e
Update README
Fixes #346
pirms 12 gadiem
Michael Jackson
5448386b20
Ignore test files in npm package
Fixes #341
pirms 12 gadiem
Michael Jackson
e4a68c9e49
Version 0.8.0
pirms 12 gadiem
Michael Jackson
99c1149aff
Small tweaks
pirms 12 gadiem
Michael Jackson
ff6a093981
Small tweaks
pirms 12 gadiem
Michael Jackson
c4b345f14c
Smaller API surface area
Removed cache* functions altogether. mustache.parse is all that's
really needed.
pirms 12 gadiem
Michael Jackson
b114120741
Major reorganization and cleanup
pirms 12 gadiem
Michael Jackson
b626d12395
Version 0.7.3
pirms 12 gadiem
Michael Jackson
b60aa6f0f1
Pre-cache view for dot references
pirms 12 gadiem
Michael Jackson
da16eada83
Allow a string to act as context
Fixes #321
pirms 12 gadiem
Michael Jackson
5cc298e8af
Fix typo
pirms 12 gadiem