David da Silva
|
cd06b22dab
|
:ship: bump to version 2.2.1
|
hace 10 años |
Phillip Johnsen
|
692609d419
|
Merge pull request #533 from keirog/fix-quote-typo-docs
Fix minor typo in docs
|
hace 10 años |
Keith Rogers
|
1a391c9b2c
|
Fix minor typo in docs
|
hace 10 años |
David da Silva
|
60a41db58a
|
Merge pull request #532 from simast/master
Fix inconsistency in defining global mustache object.
|
hace 10 años |
Simas Toleikis
|
3460f1ef67
|
Fix inconsistency in defining global mustache object.
|
hace 10 años |
David da Silva
|
34ebd1cb1a
|
Merge pull request #530 from janl/improve-html-escaping
Improve HTML escaping
|
hace 10 años |
Phillip Johnsen
|
378bcca8a5
|
Improve HTML escaping.
This closes a couple of potential exploit scenarios.
Backtick (`) for older IEs and equals (=) for unquoted attributes.
Refs 83b8e846a3
Closes https://github.com/janl/mustache.js/pull/388
|
hace 10 años |
Phillip Johnsen
|
53b1c955f9
|
Merge pull request #500 from imagentleman/patch-1
Removed html syntax highlighting on README.md example
|
hace 10 años |
Phillip Johnsen
|
a518c6d140
|
Merge pull request #524 from janl/unpin-chai-eslint
Unpin chai and eslint versions
|
hace 10 años |
David da Silva
|
dadbe203d5
|
Unpin chai and eslint versions
greenkeeper.io will let us know if the minor/patch bumps break our code, so go wild.
|
hace 10 años |
David da Silva
|
bc05cb80dc
|
Merge pull request #497 from janl/remove-ie8
Remove IE8 from zuul test runs
|
hace 10 años |
Phillip Johnsen
|
85caf22b17
|
Merge pull request #516 from Xcrucifier/master
Extremely minor documentation update
|
hace 10 años |
Nigel D'Souza
|
b67970c732
|
Extremely minor documentation update
|
hace 10 años |
José Antonio Chio
|
1ac4a9de5c
|
Remove syntax highlighting in README code sample
|
hace 10 años |
David da Silva
|
c31df4bb9f
|
Merge pull request #513 from janl/greenkeeper-zuul-3.7.0
Update zuul to version 3.7.0 🚀
|
hace 10 años |
greenkeeperio-bot
|
2160871562
|
chore(package): update zuul to version 3.7.0
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
074128d869
|
Merge pull request #512 from janl/greenkeeper-eslint-1.7.3
Update eslint to version 1.7.3 🚀
|
hace 10 años |
greenkeeperio-bot
|
c740c25960
|
chore(package): update eslint to version 1.7.3
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
6890c9b95e
|
Merge pull request #511 from janl/greenkeeper-chai-3.4.0
Update chai to version 3.4.0 🚀
|
hace 10 años |
greenkeeperio-bot
|
dda6c3c3dc
|
chore(package): update chai to version 3.4.0
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
59cbf61a25
|
Merge pull request #510 from norfish/master
fix indent error in switch-case statement
|
hace 10 años |
yongxiang.li
|
fed8a63a85
|
fix switch-case indent error
|
hace 10 años |
David da Silva
|
c71d5f3e9b
|
Merge pull request #509 from janl/greenkeeper-eslint-1.7.2
Update eslint to version 1.7.2 🚀
|
hace 10 años |
greenkeeperio-bot
|
ec8cd1415a
|
chore(package): update eslint to version 1.7.2
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
3d8cf0e3c0
|
Merge pull request #508 from EvanLovely/patch-1
Update README.md with proper grammar
|
hace 10 años |
Evan Lovely
|
320d0e629d
|
Update README.md with proper grammar
Past tense of "run" is "ran", not "runned".
|
hace 10 años |
David da Silva
|
c9127a62cd
|
Merge pull request #505 from janl/greenkeeper-eslint-1.7.1
Update eslint to version 1.7.1 🚀
|
hace 10 años |
Michael Jackson
|
81cec3f5bf
|
Merge pull request #506 from janl/mjackson-patch-1
Update my username :)
|
hace 10 años |
Michael Jackson
|
d6972127ee
|
Update my username :)
|
hace 10 años |
greenkeeperio-bot
|
93291266fe
|
chore(package): update eslint to version 1.7.1
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
d129fc26ba
|
Merge pull request #504 from janl/greenkeeper-eslint-1.7.0
Update eslint to version 1.7.0 🚀
|
hace 10 años |
greenkeeperio-bot
|
9f98c8f0a0
|
chore(package): update eslint to version 1.7.0
http://greenkeeper.io/
|
hace 10 años |
David da Silva
|
b04249a4d6
|
Fix heading size in 2.2.0 CHANGELOG
I'm sorry. :see_no_evil:
|
hace 10 años |
David da Silva
|
aac23a542c
|
:ship: bump to version 2.2.0
|
hace 10 años |
David da Silva
|
1e87dd679c
|
Merge pull request #503 from janl/lint-cli
Linting CLI tool & fixing its current style issues
|
hace 10 años |
Phillip Johnsen
|
cbcd788b0c
|
Linting CLI tool.
Also minor .eslintrc change to be able to use `process.exit()`,
instead of having to `throw new Error()` to exit the process.
|
hace 10 años |
Phillip Johnsen
|
c4d1e09931
|
Merge pull request #502 from palkan/cli-partials
Add partials support to cli
|
hace 10 años |
palkan
|
d0cf9c65ee
|
[Fix #483] Add partials support to cli
|
hace 10 años |
David da Silva
|
fc79be76c5
|
Merge pull request #496 from mateusortiz/patch-1
Add instructions install on top #493
|
hace 10 años |
Mateus Ortiz
|
a951348003
|
Add instructions install on top #493
fix local install
Fix order section and grammatical
Fix the comments
Fix command line mustache
|
hace 10 años |
Phillip Johnsen
|
ac447ec053
|
Remove IE8 from zuul test runs
|
hace 10 años |
David da Silva Contín
|
fb66bcbc78
|
Merge pull request #491 from janl/greenkeeper-eslint-1.6.0
Updated eslint to version 1.6.0
|
hace 10 años |
greenkeeperio-bot
|
847499ad67
|
chore(package): update eslint to version 1.6.0
http://greenkeeper.io/
|
hace 10 años |
Jan Lehnardt
|
42d0ebd850
|
Merge pull request #486 from janl/9d967ea61f09174238d7ff51116dfbc9339a0fbd
Updated chai to version 3.3.0
|
hace 10 años |
Jan Lehnardt
|
9d967ea61f
|
chore: updated package.json
|
hace 10 años |
David da Silva Contín
|
cc7aaecaa7
|
Merge pull request #485 from janl/67fe0e5d59bda578ea08526bb58ef0f3db2d6132
Updated eslint to version 1.5.0
|
hace 10 años |
Jan Lehnardt
|
67fe0e5d59
|
chore: updated package.json
|
hace 10 años |
Phillip Johnsen
|
d1019d298c
|
npm 2.x and node v4 on Travis
Use latest v2 release of npm as the just released v3 doesnt seem to be node v0.8 compliant atm.
And test on node v4 for obvious reasons.
|
hace 10 años |
Phillip Johnsen
|
289f146a29
|
Merge pull request #484 from djchie/patch-1
Fix spelling error to "aforementioned"
|
hace 10 años |
djchie
|
aa5765971a
|
Fix spelling error to "aforementioned"
|
hace 10 años |