766 Revize (b523b16517ab340a982863193313fda33a330e13)
 

Autor SHA1 Zpráva Datum
  Phillip Johnsen b523b16517 Turn source code into a plain ES module without UMD wrapper před 6 roky
  Phillip Johnsen abc3984fad Renamed mustache.js -> mustache.mjs to transition to being an ES module před 6 roky
  Phillip Johnsen 9452eafd64 Add CI test verifying Mustache works in browser as AMD w/RequireJS před 6 roky
  Phillip Johnsen 05e3ba0bbc Add CI test verifying Mustache works in browser's global scope před 6 roky
  Phillip Johnsen 5da75de241 Add CI test verifying Mustache works with CommonJS před 6 roky
  Phillip Johnsen 1053567e1e
Drop bower support by deleting bower.json před 6 roky
  Phillip Johnsen c83b219562 Add .DS_Store to .gitignore před 6 roky
  Vincent LE GOFF 0888e80e7b Delete bower install from README.md (#725) před 6 roky
  Phillip Johnsen b0e970f226 Run browsers tests with Node.js 8 rather than Node.js 6 před 6 roky
  Phillip Johnsen 95aa0906f6 Separate tests run on legacy Node.js versions před 6 roky
  Phillip Johnsen 04cf3c2292 Bump eslint v2 -> v6 před 6 roky
  Phillip Johnsen e42a86467a
Use "Node.js" instead of "node" in README.md před 6 roky
  Phillip Johnsen e52478c14b Remove traces of spm since that project has been deprecated před 6 roky
  Phillip Johnsen b28bf2c46b :ship: bump to version 3.1.0 před 6 roky
  Phillip Johnsen 81b0fab68a
Run GitHub Actions tests on PRs as well před 6 roky
  Yotam Madem d820d254e5 Fix indentation of inline partials (#716) před 6 roky
  Justin 13cde0442e Support .js views with functions in CLI (#717) před 6 roky
  Phillip Johnsen 96cb5ef372 :ship: bump to version 3.0.3 před 6 roky
  Phillip Johnsen 4c9ef8f90b
Bugfix for wrong functions output in partials with indentation (#714) před 6 roky
  Enno Woortmann c4e56efa16 Add test cases for custom functions in partials (#713) před 6 roky
  Phillip Johnsen 6c3608bfb9 :ship: bump to version 3.0.2 před 6 roky
  Phillip Johnsen 619c928eb3
Delete old GitHub Actions workflow file před 6 roky
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format před 6 roky
  Phillip Johnsen 1c4187ab31 Don't run browser tests on IE 9 and IE 10, start from IE 11 and above před 6 roky
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test před 6 roky
  Kevin Dew cadf571488 Indent Partials před 9 roky
  Phillip Johnsen 1a244cbbd9
Install deps *before* tests in Actions workflow před 6 roky
  Phillip Johnsen 930a485a28
Install deps as part of GitHub Actions workflow před 6 roky
  Phillip Johnsen d0290c4c7c
Try a basic GitHub Actions workflow před 6 roky
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) před 6 roky
  Phillip Johnsen 11ac71ae42 Run tests on Node.js 10 & 12 after CLI test got fixed před 6 roky
  Anders Kaseorg 932ad33958 cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701) před 6 roky
  Phillip Johnsen 78eb820ec5 Run tests on Node.js 8 as well před 6 roky
  Phillip Johnsen fe06a16365
Cut official support for Node.js 0.8 by not running tests on it anymore (#700) před 7 roky
  Mo 639c94f606 Updated Beard Competition URL in README.md (#699) před 7 roky
  Phillip Johnsen 38b1448e65 :ship: bump to version 3.0.1 před 7 roky
  Phillip Johnsen d170f41c85 Add test to verify custom tags are used in partials for via `.render()` před 7 roky
  Phillip Johnsen b86665dafd Use older version of eslint to stay pre Node.js 1 compliant a little longer před 7 roky
  stackchain 5a5c1d42fa Fix partials not rendering tokens when using custom tags (#678) před 7 roky
  Phillip Johnsen 17510f07d1 :ship: bump to version 3.0.0 před 7 roky
  Phillip Johnsen f452acbe44 Update v3.0.0 release date in changelog před 7 roky
  Phillip Johnsen 8ee916a497
Changelog for v3.0.0 (#674) před 7 roky
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) před 7 roky
  raymond.lam efdeb55202 Add tags parameter to .render() před 7 roky
  raymond.lam 8e45409455 Update README.md to reflect correct caching behavior před 7 roky
  raymond.lam 78458488a4 Reintroduce pull requests #643 and #664, and update description for před 7 roky
  Phillip Johnsen 49714ba8ae :ship: bump to version 2.3.2 před 7 roky
  Raymond Lam 5acafd33c6 Fix custom tags by rolling back #643 & #664 (#670) před 7 roky
  Phillip Johnsen 9578db96b1 Correct v2.3.1 release date in CHANGELOG.md před 7 roky
  Phillip Johnsen 9e8035ddd2 :ship: bump to version 2.3.1 před 7 roky