746 次代码提交 (6c3608bfb9fa74684cd9e22f5bb4c097f87484ef)
 

作者 SHA1 备注 提交日期
  Phillip Johnsen 6c3608bfb9 :ship: bump to version 3.0.2 6 年前
  Phillip Johnsen 619c928eb3
Delete old GitHub Actions workflow file 6 年前
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format 6 年前
  Phillip Johnsen 1c4187ab31 Don't run browser tests on IE 9 and IE 10, start from IE 11 and above 6 年前
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test 6 年前
  Kevin Dew cadf571488 Indent Partials 9 年前
  Phillip Johnsen 1a244cbbd9
Install deps *before* tests in Actions workflow 6 年前
  Phillip Johnsen 930a485a28
Install deps as part of GitHub Actions workflow 6 年前
  Phillip Johnsen d0290c4c7c
Try a basic GitHub Actions workflow 6 年前
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) 6 年前
  Phillip Johnsen 11ac71ae42 Run tests on Node.js 10 & 12 after CLI test got fixed 6 年前
  Anders Kaseorg 932ad33958 cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701) 6 年前
  Phillip Johnsen 78eb820ec5 Run tests on Node.js 8 as well 6 年前
  Phillip Johnsen fe06a16365
Cut official support for Node.js 0.8 by not running tests on it anymore (#700) 7 年前
  Mo 639c94f606 Updated Beard Competition URL in README.md (#699) 7 年前
  Phillip Johnsen 38b1448e65 :ship: bump to version 3.0.1 7 年前
  Phillip Johnsen d170f41c85 Add test to verify custom tags are used in partials for via `.render()` 7 年前
  Phillip Johnsen b86665dafd Use older version of eslint to stay pre Node.js 1 compliant a little longer 7 年前
  stackchain 5a5c1d42fa Fix partials not rendering tokens when using custom tags (#678) 7 年前
  Phillip Johnsen 17510f07d1 :ship: bump to version 3.0.0 7 年前
  Phillip Johnsen f452acbe44 Update v3.0.0 release date in changelog 7 年前
  Phillip Johnsen 8ee916a497
Changelog for v3.0.0 (#674) 7 年前
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) 7 年前
  raymond.lam efdeb55202 Add tags parameter to .render() 7 年前
  raymond.lam 8e45409455 Update README.md to reflect correct caching behavior 7 年前
  raymond.lam 78458488a4 Reintroduce pull requests #643 and #664, and update description for 7 年前
  Phillip Johnsen 49714ba8ae :ship: bump to version 2.3.2 7 年前
  Raymond Lam 5acafd33c6 Fix custom tags by rolling back #643 & #664 (#670) 7 年前
  Phillip Johnsen 9578db96b1 Correct v2.3.1 release date in CHANGELOG.md 7 年前
  Phillip Johnsen 9e8035ddd2 :ship: bump to version 2.3.1 7 年前
  Phillip Johnsen 265930170e Fix `Rakefile` by deleting refs to removed install tasks 7 年前
  Phillip Johnsen e443ada225
Use ngrok rather than localtunnel when running browser tests (#668) 7 年前
  Phillip Johnsen 5bbe25ed11
Fix browser test suite by using Node.js 6 (#667) 7 年前
  Phillip Johnsen 0a9999ac06
Install release tools with npm rather than via pre-commit hook (#666) 7 年前
  Ashinoko 28ca619a24 fix bug: cache actually not working (#664) 7 年前
  Ben Brooks 85a2c2ddc2 Readme: Mustache.parse returns an array of Tokens (#657) 8 年前
  Paul Gowder 3fddfb1cc9 Document global Mustache.escape overriding capacity (#644) 8 年前
  David da Silva b283da5c8c Merge pull request #643 from raymond-lam/issue617 8 年前
  raymond.lam 198a5657be fix typo in parse-caching/Mustache.tags test 8 年前
  raymond.lam 24653984d0 Writer.prototype.parse to cache by tags in addition to template string 9 年前
  David da Silva 23beb3a880 :ship: bump to version 2.3.0 9 年前
  David da Silva 2f2588a213 Merge pull request #597 from mightyplow/patch-1 9 年前
  Phillip Johnsen 672bbd58ed Second shot at having greenkeeper ignore eslint (#610) 9 年前
  Calvin Freitas 1d1a8af41b add doctype to html template example (#593) 9 年前
  Phillip Johnsen 66ff4d91ae Run browser tests w/node v4 9 年前
  Greenkeeper 0180f43609 chore(package): update zuul to version 3.11.0 (#594) 9 年前
  Greenkeeper 1b1a15904e chore(package): update mocha to version 3.0.2 (#588) 9 年前
  Phillip Johnsen 85fa743258 Ignore eslint for greenkeeper updates. (#580) 9 年前
  mightyplow fc5492b750 return mustache object from factory 9 年前
  Evan eae8aa3ba9 Fix #586: Change "loadUser" to "loadUser()" in docs. (#592) 9 年前