David da Silva
d4ba5a19d4
bump to version 1.1.0
před 11 roky
Phillip Johnsen
05d7146566
Merge pull request #425 from phillipj/feature/cli
Created command line tool
před 11 roky
David da Silva Contín
7e49944278
Merge pull request #426 from kriix/master
Improve documentation to explain that Inverted Sections uses falsy
před 11 roky
kriix
5f06df20d2
Update README.md
před 11 roky
Phillip Johnsen
65387a5468
Created command line tool.
CLI used to render a mustache template with a data view, writes the template into stdout when successfull. Otherwise meaningfull errors into stderr.
Fixes #424
před 11 roky
Phillip Johnsen
2844c9cd2f
Added node v0.12 on travis
před 11 roky
David da Silva Contín
146497bea7
added gitter badge
před 11 roky
David da Silva Contín
c26578a296
Merge pull request #421 from phillipj/feature/jshint-on-test
run jshint before tests, support of node back to v0.6
před 11 roky
Phillip Johnsen
d1bb461caf
Run jshint before tests.
- Documented required version of npm while developing
- Use the latest npm client for node >= v0.8 on travis
Special quirks to get node v0.6 supported:
- npm client v1.3.26 on travis
- jshint 2.4.4 as >= 2.5.x breaks
před 11 roky
David da Silva Contín
99b40a76c8
Merge pull request #413 from phillipj/cleanup/readme-tests
Cleanup tests section in readme
před 11 roky
Phillip Johnsen
4ac18621e5
Cleanup tests section in readme
před 11 roky
David da Silva Contín
cb4abe1740
Merge pull request #414 from phillipj/cleanup/refactor-render-tokens
Refactor Writer.renderTokens() for better readability.
před 11 roky
Phillip Johnsen
deaf0ba982
if-else instead seems to fix perf problems
před 11 roky
Phillip Johnsen
3f298fdb96
Refactor Writer.renderTokens() for better readability.
Split the old Writer.renderTokens() into several small functions with a single responsible.
před 11 roky
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
před 11 roky
David da Silva Contín
1b21dc8945
Merge pull request #410 from dasilvacontin/issue/401
added pre-commit hook and hook installer, resolves #401
před 11 roky
David da Silva
eb64951b65
added pre-commit hook and hook installer, resolves #401
před 11 roky
David da Silva Contín
162d81507e
Merge pull request #327 from videlalvaro/patch-1
an image is wroth a thousand words
před 11 roky
David da Silva
1a78c566af
Merge branch 'spmjs-add-spm-support'
před 11 roky
David da Silva
27988d4029
solve merge conflicts in spmjs/add-spm-support
Conflicts:
package.json
před 11 roky
David da Silva Contín
85e43f97d8
Merge pull request #380 from skybet/section-with-length-property
Section with "length" property
před 11 roky
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
před 11 roky
David da Silva
a2925af044
changed mocha reporter to spec and bumped mocha version, solves #403
před 11 roky
David da Silva Contín
fcfddfe68b
Merge pull request #402 from phillipj/feature/travis-v0.11
Also run node v0.11 on travis
před 11 roky
Chris Buckley
d9aa703014
Only access properties of objects on Context.lookup
před 12 roky
afc163
6f601e6757
Add spm support
před 11 roky
Phillip Johnsen
586e8607e9
Also run node v0.11.x on travis
před 11 roky
David da Silva Contín
96b04c87bd
Merge pull request #384 from IonicaBizau/patch-1
Updated version patch
před 11 roky
Jan Lehnardt
4ad3ebb6e3
lol floats
před 11 roky
Jan Lehnardt
aaeb4caf64
update travis node test versions
před 11 roky
Jan Lehnardt
56e3a880d0
style
před 11 roky
Jan Lehnardt
981bc3e06f
reword
před 11 roky
Jan Lehnardt
b128416e4a
add search for maintainers bit to README
před 11 roky
Ionică Bizău
fe05454e01
Updated version patch
před 12 roky
Michael Jackson
32db14a490
Merge pull request #378 from jrburke/umd-fix
Fixes AMD registration, volo package.json entry
před 12 roky
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.
před 12 roky
Michael Jackson
799f55d157
Simplify UMD wrapper
před 12 roky
Michael Jackson
7301707703
Inline tag compilation
před 12 roky
Michael Jackson
d56f23e769
Save local reference to cache
před 12 roky
Michael Jackson
0295646b67
More style tweaks
před 12 roky
Michael Jackson
ea3d4433cb
Formatting tweaks
před 12 roky
Michael Jackson
209fea318e
Merge pull request #369 from maltsev/patch-1
Correct mistake in the readme
Fixes #370
před 12 roky
Kirill Maltsev
a7837898c7
Correct mistake in the readme
I've corrected the wrong variable name.
před 12 roky
Jan Lehnardt
ba510eb354
Merge pull request #367 from p2/master
Change example to use `script` instead of `textarea`
před 12 roky
Pascal Pfiffner
4184761b20
Change example to use `script` instead of `textarea`
před 12 roky
Jan Lehnardt
493b96ff32
Merge pull request #366 from p2/master
Describe two techniques on how to load templates
před 12 roky
Pascal Pfiffner
e703599811
Describe two techniques on how to load templates in the README
před 12 roky
Jan Lehnardt
66a168c20f
Merge pull request #362 from weotch/bower-support
Adding a bower.json file
před 12 roky
Robert Reinhard
3946a87ec7
Lowercasing the package name
Oops
před 12 roky
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
před 12 roky