David da Silva
34ebd1cb1a
Merge pull request #530 from janl/improve-html-escaping
Improve HTML escaping
il y a 10 ans
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
il y a 10 ans
Phillip Johnsen
53b1c955f9
Merge pull request #500 from imagentleman/patch-1
Removed html syntax highlighting on README.md example
il y a 10 ans
Phillip Johnsen
a518c6d140
Merge pull request #524 from janl/unpin-chai-eslint
Unpin chai and eslint versions
il y a 10 ans
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.
il y a 10 ans
David da Silva
bc05cb80dc
Merge pull request #497 from janl/remove-ie8
Remove IE8 from zuul test runs
il y a 10 ans
Phillip Johnsen
85caf22b17
Merge pull request #516 from Xcrucifier/master
Extremely minor documentation update
il y a 10 ans
Nigel D'Souza
b67970c732
Extremely minor documentation update
il y a 10 ans
José Antonio Chio
1ac4a9de5c
Remove syntax highlighting in README code sample
il y a 10 ans
David da Silva
c31df4bb9f
Merge pull request #513 from janl/greenkeeper-zuul-3.7.0
Update zuul to version 3.7.0 🚀
il y a 10 ans
greenkeeperio-bot
2160871562
chore(package): update zuul to version 3.7.0
http://greenkeeper.io/
il y a 10 ans
David da Silva
074128d869
Merge pull request #512 from janl/greenkeeper-eslint-1.7.3
Update eslint to version 1.7.3 🚀
il y a 10 ans
greenkeeperio-bot
c740c25960
chore(package): update eslint to version 1.7.3
http://greenkeeper.io/
il y a 10 ans
David da Silva
6890c9b95e
Merge pull request #511 from janl/greenkeeper-chai-3.4.0
Update chai to version 3.4.0 🚀
il y a 10 ans
greenkeeperio-bot
dda6c3c3dc
chore(package): update chai to version 3.4.0
http://greenkeeper.io/
il y a 10 ans
David da Silva
59cbf61a25
Merge pull request #510 from norfish/master
fix indent error in switch-case statement
il y a 10 ans
yongxiang.li
fed8a63a85
fix switch-case indent error
il y a 10 ans
David da Silva
c71d5f3e9b
Merge pull request #509 from janl/greenkeeper-eslint-1.7.2
Update eslint to version 1.7.2 🚀
il y a 10 ans
greenkeeperio-bot
ec8cd1415a
chore(package): update eslint to version 1.7.2
http://greenkeeper.io/
il y a 10 ans
David da Silva
3d8cf0e3c0
Merge pull request #508 from EvanLovely/patch-1
Update README.md with proper grammar
il y a 10 ans
Evan Lovely
320d0e629d
Update README.md with proper grammar
Past tense of "run" is "ran", not "runned".
il y a 10 ans
David da Silva
c9127a62cd
Merge pull request #505 from janl/greenkeeper-eslint-1.7.1
Update eslint to version 1.7.1 🚀
il y a 10 ans
Michael Jackson
81cec3f5bf
Merge pull request #506 from janl/mjackson-patch-1
Update my username :)
il y a 10 ans
Michael Jackson
d6972127ee
Update my username :)
il y a 10 ans
greenkeeperio-bot
93291266fe
chore(package): update eslint to version 1.7.1
http://greenkeeper.io/
il y a 10 ans
David da Silva
d129fc26ba
Merge pull request #504 from janl/greenkeeper-eslint-1.7.0
Update eslint to version 1.7.0 🚀
il y a 10 ans
greenkeeperio-bot
9f98c8f0a0
chore(package): update eslint to version 1.7.0
http://greenkeeper.io/
il y a 10 ans
David da Silva
b04249a4d6
Fix heading size in 2.2.0 CHANGELOG
I'm sorry. :see_no_evil:
il y a 10 ans
David da Silva
aac23a542c
:ship: bump to version 2.2.0
il y a 10 ans
David da Silva
1e87dd679c
Merge pull request #503 from janl/lint-cli
Linting CLI tool & fixing its current style issues
il y a 10 ans
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.
il y a 10 ans
Phillip Johnsen
c4d1e09931
Merge pull request #502 from palkan/cli-partials
Add partials support to cli
il y a 10 ans
palkan
d0cf9c65ee
[ Fix #483 ] Add partials support to cli
il y a 10 ans
David da Silva
fc79be76c5
Merge pull request #496 from mateusortiz/patch-1
Add instructions install on top #493
il y a 10 ans
Mateus Ortiz
a951348003
Add instructions install on top #493
fix local install
Fix order section and grammatical
Fix the comments
Fix command line mustache
il y a 10 ans
Phillip Johnsen
ac447ec053
Remove IE8 from zuul test runs
il y a 10 ans
David da Silva Contín
fb66bcbc78
Merge pull request #491 from janl/greenkeeper-eslint-1.6.0
Updated eslint to version 1.6.0
il y a 10 ans
greenkeeperio-bot
847499ad67
chore(package): update eslint to version 1.6.0
http://greenkeeper.io/
il y a 10 ans
Jan Lehnardt
42d0ebd850
Merge pull request #486 from janl/9d967ea61f09174238d7ff51116dfbc9339a0fbd
Updated chai to version 3.3.0
il y a 10 ans
Jan Lehnardt
9d967ea61f
chore: updated package.json
il y a 10 ans
David da Silva Contín
cc7aaecaa7
Merge pull request #485 from janl/67fe0e5d59bda578ea08526bb58ef0f3db2d6132
Updated eslint to version 1.5.0
il y a 10 ans
Jan Lehnardt
67fe0e5d59
chore: updated package.json
il y a 10 ans
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.
il y a 10 ans
Phillip Johnsen
289f146a29
Merge pull request #484 from djchie/patch-1
Fix spelling error to "aforementioned"
il y a 10 ans
djchie
aa5765971a
Fix spelling error to "aforementioned"
il y a 10 ans
David da Silva Contín
92c759a844
Merge pull request #476 from ShashankaNataraj/verbose-hooks-install
Verbose hooks install
il y a 10 ans
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
il y a 10 ans
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.
il y a 10 ans
David da Silva Contín
b32d425b83
Merge pull request #474 from jfmercer/minor-documentation-update
Clarifies and improves language in documentation
il y a 10 ans
John F. Mercer
cee416839b
Clarifies and improves language in documentation
* Although my previous PR (#469 ) on this topic was merged, it caused
[quite a discussion](https://github.com/janl/mustache.js/pull/469 ) about
the clarity of the language I wrote.
* This commit seeks to clarify and improve the sentence under discussion.
il y a 10 ans