755 Révisions (58960ed562bfaff167c5a4902440f140942df6d0)
 

Auteur SHA1 Message Date
  Justin 58960ed562
Change function call to isJsFile as well il y a 6 ans
  Justin d856185ce4
Update bin/mustache il y a 6 ans
  Justin Staubach 4221728e6f Test view with functions from cli il y a 6 ans
  Justin Staubach 51bd7fd494 Can not use path.parse in version node 0.10 il y a 6 ans
  Justin Staubach deb13b7fc6 Change let to var for consistency. il y a 6 ans
  Justin Staubach 625d3cde24 Fixes #429 - support .js views with functions. il y a 6 ans
  Phillip Johnsen 96cb5ef372 :ship: bump to version 3.0.3 il y a 6 ans
  Phillip Johnsen 4c9ef8f90b
Bugfix for wrong functions output in partials with indentation (#714) il y a 6 ans
  Enno Woortmann c4e56efa16 Add test cases for custom functions in partials (#713) il y a 6 ans
  Phillip Johnsen 6c3608bfb9 :ship: bump to version 3.0.2 il y a 6 ans
  Phillip Johnsen 619c928eb3
Delete old GitHub Actions workflow file il y a 6 ans
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format il y a 6 ans
  Phillip Johnsen 1c4187ab31 Don't run browser tests on IE 9 and IE 10, start from IE 11 and above il y a 6 ans
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test il y a 6 ans
  Kevin Dew cadf571488 Indent Partials il y a 9 ans
  Phillip Johnsen 1a244cbbd9
Install deps *before* tests in Actions workflow il y a 6 ans
  Phillip Johnsen 930a485a28
Install deps as part of GitHub Actions workflow il y a 6 ans
  Phillip Johnsen d0290c4c7c
Try a basic GitHub Actions workflow il y a 6 ans
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) il y a 6 ans
  Phillip Johnsen 11ac71ae42 Run tests on Node.js 10 & 12 after CLI test got fixed il y a 6 ans
  Anders Kaseorg 932ad33958 cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701) il y a 6 ans
  Phillip Johnsen 78eb820ec5 Run tests on Node.js 8 as well il y a 6 ans
  Phillip Johnsen fe06a16365
Cut official support for Node.js 0.8 by not running tests on it anymore (#700) il y a 7 ans
  Mo 639c94f606 Updated Beard Competition URL in README.md (#699) il y a 7 ans
  Phillip Johnsen 38b1448e65 :ship: bump to version 3.0.1 il y a 7 ans
  Phillip Johnsen d170f41c85 Add test to verify custom tags are used in partials for via `.render()` il y a 7 ans
  Phillip Johnsen b86665dafd Use older version of eslint to stay pre Node.js 1 compliant a little longer il y a 7 ans
  stackchain 5a5c1d42fa Fix partials not rendering tokens when using custom tags (#678) il y a 7 ans
  Phillip Johnsen 17510f07d1 :ship: bump to version 3.0.0 il y a 7 ans
  Phillip Johnsen f452acbe44 Update v3.0.0 release date in changelog il y a 7 ans
  Phillip Johnsen 8ee916a497
Changelog for v3.0.0 (#674) il y a 7 ans
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) il y a 7 ans
  raymond.lam efdeb55202 Add tags parameter to .render() il y a 7 ans
  raymond.lam 8e45409455 Update README.md to reflect correct caching behavior il y a 7 ans
  raymond.lam 78458488a4 Reintroduce pull requests #643 and #664, and update description for il y a 7 ans
  Phillip Johnsen 49714ba8ae :ship: bump to version 2.3.2 il y a 7 ans
  Raymond Lam 5acafd33c6 Fix custom tags by rolling back #643 & #664 (#670) il y a 7 ans
  Phillip Johnsen 9578db96b1 Correct v2.3.1 release date in CHANGELOG.md il y a 7 ans
  Phillip Johnsen 9e8035ddd2 :ship: bump to version 2.3.1 il y a 7 ans
  Phillip Johnsen 265930170e Fix `Rakefile` by deleting refs to removed install tasks il y a 7 ans
  Phillip Johnsen e443ada225
Use ngrok rather than localtunnel when running browser tests (#668) il y a 7 ans
  Phillip Johnsen 5bbe25ed11
Fix browser test suite by using Node.js 6 (#667) il y a 7 ans
  Phillip Johnsen 0a9999ac06
Install release tools with npm rather than via pre-commit hook (#666) il y a 7 ans
  Ashinoko 28ca619a24 fix bug: cache actually not working (#664) il y a 7 ans
  Ben Brooks 85a2c2ddc2 Readme: Mustache.parse returns an array of Tokens (#657) il y a 8 ans
  Paul Gowder 3fddfb1cc9 Document global Mustache.escape overriding capacity (#644) il y a 8 ans
  David da Silva b283da5c8c Merge pull request #643 from raymond-lam/issue617 il y a 8 ans
  raymond.lam 198a5657be fix typo in parse-caching/Mustache.tags test il y a 8 ans
  raymond.lam 24653984d0 Writer.prototype.parse to cache by tags in addition to template string il y a 9 ans
  David da Silva 23beb3a880 :ship: bump to version 2.3.0 il y a 9 ans