Simas Toleikis
|
3460f1ef67
|
Fix inconsistency in defining global mustache object.
|
10 anni fa |
David da Silva
|
34ebd1cb1a
|
Merge pull request #530 from janl/improve-html-escaping
Improve HTML escaping
|
10 anni fa |
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
|
10 anni fa |
Phillip Johnsen
|
53b1c955f9
|
Merge pull request #500 from imagentleman/patch-1
Removed html syntax highlighting on README.md example
|
10 anni fa |
Phillip Johnsen
|
a518c6d140
|
Merge pull request #524 from janl/unpin-chai-eslint
Unpin chai and eslint versions
|
10 anni fa |
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.
|
10 anni fa |
David da Silva
|
bc05cb80dc
|
Merge pull request #497 from janl/remove-ie8
Remove IE8 from zuul test runs
|
10 anni fa |
Phillip Johnsen
|
85caf22b17
|
Merge pull request #516 from Xcrucifier/master
Extremely minor documentation update
|
10 anni fa |
Nigel D'Souza
|
b67970c732
|
Extremely minor documentation update
|
10 anni fa |
José Antonio Chio
|
1ac4a9de5c
|
Remove syntax highlighting in README code sample
|
10 anni fa |
David da Silva
|
c31df4bb9f
|
Merge pull request #513 from janl/greenkeeper-zuul-3.7.0
Update zuul to version 3.7.0 🚀
|
10 anni fa |
greenkeeperio-bot
|
2160871562
|
chore(package): update zuul to version 3.7.0
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
074128d869
|
Merge pull request #512 from janl/greenkeeper-eslint-1.7.3
Update eslint to version 1.7.3 🚀
|
10 anni fa |
greenkeeperio-bot
|
c740c25960
|
chore(package): update eslint to version 1.7.3
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
6890c9b95e
|
Merge pull request #511 from janl/greenkeeper-chai-3.4.0
Update chai to version 3.4.0 🚀
|
10 anni fa |
greenkeeperio-bot
|
dda6c3c3dc
|
chore(package): update chai to version 3.4.0
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
59cbf61a25
|
Merge pull request #510 from norfish/master
fix indent error in switch-case statement
|
10 anni fa |
yongxiang.li
|
fed8a63a85
|
fix switch-case indent error
|
10 anni fa |
David da Silva
|
c71d5f3e9b
|
Merge pull request #509 from janl/greenkeeper-eslint-1.7.2
Update eslint to version 1.7.2 🚀
|
10 anni fa |
greenkeeperio-bot
|
ec8cd1415a
|
chore(package): update eslint to version 1.7.2
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
3d8cf0e3c0
|
Merge pull request #508 from EvanLovely/patch-1
Update README.md with proper grammar
|
10 anni fa |
Evan Lovely
|
320d0e629d
|
Update README.md with proper grammar
Past tense of "run" is "ran", not "runned".
|
10 anni fa |
David da Silva
|
c9127a62cd
|
Merge pull request #505 from janl/greenkeeper-eslint-1.7.1
Update eslint to version 1.7.1 🚀
|
10 anni fa |
Michael Jackson
|
81cec3f5bf
|
Merge pull request #506 from janl/mjackson-patch-1
Update my username :)
|
10 anni fa |
Michael Jackson
|
d6972127ee
|
Update my username :)
|
10 anni fa |
greenkeeperio-bot
|
93291266fe
|
chore(package): update eslint to version 1.7.1
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
d129fc26ba
|
Merge pull request #504 from janl/greenkeeper-eslint-1.7.0
Update eslint to version 1.7.0 🚀
|
10 anni fa |
greenkeeperio-bot
|
9f98c8f0a0
|
chore(package): update eslint to version 1.7.0
http://greenkeeper.io/
|
10 anni fa |
David da Silva
|
b04249a4d6
|
Fix heading size in 2.2.0 CHANGELOG
I'm sorry. :see_no_evil:
|
10 anni fa |
David da Silva
|
aac23a542c
|
:ship: bump to version 2.2.0
|
10 anni fa |
David da Silva
|
1e87dd679c
|
Merge pull request #503 from janl/lint-cli
Linting CLI tool & fixing its current style issues
|
10 anni fa |
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.
|
10 anni fa |
Phillip Johnsen
|
c4d1e09931
|
Merge pull request #502 from palkan/cli-partials
Add partials support to cli
|
10 anni fa |
palkan
|
d0cf9c65ee
|
[Fix #483] Add partials support to cli
|
10 anni fa |
David da Silva
|
fc79be76c5
|
Merge pull request #496 from mateusortiz/patch-1
Add instructions install on top #493
|
10 anni fa |
Mateus Ortiz
|
a951348003
|
Add instructions install on top #493
fix local install
Fix order section and grammatical
Fix the comments
Fix command line mustache
|
10 anni fa |
Phillip Johnsen
|
ac447ec053
|
Remove IE8 from zuul test runs
|
10 anni fa |
David da Silva Contín
|
fb66bcbc78
|
Merge pull request #491 from janl/greenkeeper-eslint-1.6.0
Updated eslint to version 1.6.0
|
10 anni fa |
greenkeeperio-bot
|
847499ad67
|
chore(package): update eslint to version 1.6.0
http://greenkeeper.io/
|
10 anni fa |
Jan Lehnardt
|
42d0ebd850
|
Merge pull request #486 from janl/9d967ea61f09174238d7ff51116dfbc9339a0fbd
Updated chai to version 3.3.0
|
10 anni fa |
Jan Lehnardt
|
9d967ea61f
|
chore: updated package.json
|
10 anni fa |
David da Silva Contín
|
cc7aaecaa7
|
Merge pull request #485 from janl/67fe0e5d59bda578ea08526bb58ef0f3db2d6132
Updated eslint to version 1.5.0
|
10 anni fa |
Jan Lehnardt
|
67fe0e5d59
|
chore: updated package.json
|
10 anni fa |
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.
|
10 anni fa |
Phillip Johnsen
|
289f146a29
|
Merge pull request #484 from djchie/patch-1
Fix spelling error to "aforementioned"
|
10 anni fa |
djchie
|
aa5765971a
|
Fix spelling error to "aforementioned"
|
10 anni fa |
David da Silva Contín
|
92c759a844
|
Merge pull request #476 from ShashankaNataraj/verbose-hooks-install
Verbose hooks install
|
10 anni fa |
shashanka
|
7e79c11320
|
https://github.com/janl/mustache.js/issues/462
:v: colorified
https://github.com/janl/mustache.js/issues/462
:v: Add empty line between variables and loop, Change "executing" to "Installing", Add new line at the end of the last echo
https://github.com/janl/mustache.js/issues/462
:v: Removed trailing \n, echo changed for if
https://github.com/janl/mustache.js/issues/462
:v: added the word backup into the text.
https://github.com/janl/mustache.js/issues/462
Modified echo text
https://github.com/janl/mustache.js/issues/462
|
10 anni fa |
Phillip Johnsen
|
2ef7356ec2
|
Equal error message test in .render() for server and browser.
This fixes a small blooper introduced in a3f4339.
Error message thrown for invalid template type, should be equal on
the server and in the browser.
|
10 anni fa |
David da Silva Contín
|
b32d425b83
|
Merge pull request #474 from jfmercer/minor-documentation-update
Clarifies and improves language in documentation
|
10 anni fa |