785 Commits (c81d32ee383288ad7a79569b52a2efa58dbbbf6b)
 

Author SHA1 Message Date
  Andrew Leedham c81d32ee38 Consistent undefined check and default test cache 6 years ago
  Andrew Leedham 259c22bb3f Replace fnid with loop for legacy testing 6 years ago
  Andrew Leedham 74ee814657 Replace Map with array entries for legacy testing 6 years ago
  Andrew Leedham 1ca3193f45 Move caching strategy replacement to .mjs 6 years ago
  Andrew Leedham 3891970a3c Merge remote-tracking branch 'upstream/master' 6 years ago
  Andrew Leedham 8280cf8a97 Allow caching strategy to be replaced 6 years ago
  Phillip Johnsen 8e52a4ac6c :ship: bump to version 3.2.1 6 years ago
  Eamonn O'Brien-Strain aaaa94f4f3 Allow JavaScript views to have the .cjs suffix. 6 years ago
  Phillip Johnsen 70d3e7ec4e :ship: bump to version 3.2.0 6 years ago
  Phillip Johnsen 492d6838a8 :ship: bump to version 3.2.0-beta.0 6 years ago
  Phillip Johnsen f8d7a8df2a Improve pre-commit hook keeping version in sync to handle beta versions 6 years ago
  Phillip Johnsen 86fa37d39d Bump .version in mustache.js in git hook when version has changed 6 years ago
  Phillip Johnsen e0a36313ce Add CI test verifying native ES Module usage for Node.js 6 years ago
  Phillip Johnsen ddad1a7112 Add CI test to verify build output is in sync with source (.js vs .mjs) 6 years ago
  Phillip Johnsen b72d1a3b6c Add CI test verifying Mustache works with Deno 6 years ago
  Vincent LE GOFF c28d73b530 Make mustache.mjs work with Deno 6 years ago
  Phillip Johnsen f25abbea8b Introduce build step to generate `.js | .min.js` from `.mjs` 6 years ago
  Phillip Johnsen b523b16517 Turn source code into a plain ES module without UMD wrapper 6 years ago
  Phillip Johnsen abc3984fad Renamed mustache.js -> mustache.mjs to transition to being an ES module 6 years ago
  Andrew Leedham ec87dd4ae7 Replace Map with Object for old node support. 6 years ago
  Andrew Leedham 88457abb53 Allow caching to be disabled 6 years ago
  Phillip Johnsen 9452eafd64 Add CI test verifying Mustache works in browser as AMD w/RequireJS 6 years ago
  Phillip Johnsen 05e3ba0bbc Add CI test verifying Mustache works in browser's global scope 6 years ago
  Phillip Johnsen 5da75de241 Add CI test verifying Mustache works with CommonJS 6 years ago
  Phillip Johnsen 1053567e1e
Drop bower support by deleting bower.json 6 years ago
  Phillip Johnsen c83b219562 Add .DS_Store to .gitignore 6 years ago
  Vincent LE GOFF 0888e80e7b Delete bower install from README.md (#725) 6 years ago
  Phillip Johnsen b0e970f226 Run browsers tests with Node.js 8 rather than Node.js 6 6 years ago
  Phillip Johnsen 95aa0906f6 Separate tests run on legacy Node.js versions 6 years ago
  Phillip Johnsen 04cf3c2292 Bump eslint v2 -> v6 6 years ago
  Phillip Johnsen e42a86467a
Use "Node.js" instead of "node" in README.md 6 years ago
  Phillip Johnsen e52478c14b Remove traces of spm since that project has been deprecated 6 years ago
  Phillip Johnsen b28bf2c46b :ship: bump to version 3.1.0 6 years ago
  Phillip Johnsen 81b0fab68a
Run GitHub Actions tests on PRs as well 6 years ago
  Yotam Madem d820d254e5 Fix indentation of inline partials (#716) 6 years ago
  Justin 13cde0442e Support .js views with functions in CLI (#717) 6 years ago
  Phillip Johnsen 96cb5ef372 :ship: bump to version 3.0.3 6 years ago
  Phillip Johnsen 4c9ef8f90b
Bugfix for wrong functions output in partials with indentation (#714) 6 years ago
  Enno Woortmann c4e56efa16 Add test cases for custom functions in partials (#713) 6 years ago
  Phillip Johnsen 6c3608bfb9 :ship: bump to version 3.0.2 6 years ago
  Phillip Johnsen 619c928eb3
Delete old GitHub Actions workflow file 6 years ago
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format 6 years ago
  Phillip Johnsen 1c4187ab31 Don't run browser tests on IE 9 and IE 10, start from IE 11 and above 6 years ago
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test 6 years ago
  Kevin Dew cadf571488 Indent Partials 9 years ago
  Phillip Johnsen 1a244cbbd9
Install deps *before* tests in Actions workflow 6 years ago
  Phillip Johnsen 930a485a28
Install deps as part of GitHub Actions workflow 6 years ago
  Phillip Johnsen d0290c4c7c
Try a basic GitHub Actions workflow 6 years ago
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) 6 years ago
  Phillip Johnsen 11ac71ae42 Run tests on Node.js 10 & 12 after CLI test got fixed 6 years ago