787 Revize (aca97b82c80e8fd1d36162e05e4b289380965d96)
 

Autor SHA1 Zpráva Datum
  Phillip Johnsen aca97b82c8 :ship: bump to version 4.0.0 před 6 roky
  Phillip Johnsen f3012a2477
Remove mustache.to_html() (#735) před 6 roky
  Phillip Johnsen 5938104ba7
Use fetched template in usage example před 6 roky
  Phillip Johnsen 3bdd27c4e7
Add a section about TypeScript defs in README před 6 roky
  Phillip Johnsen 7f94f138cb
Move CLI and contribute section down in README před 6 roky
  Phillip Johnsen 39ee6ffc2c
Point out it's a zero-dependency package in README před 6 roky
  Phillip Johnsen c41045baf8
Removing the rtype API definitions from README před 6 roky
  Phillip Johnsen bd742d5080
Add response.text() from fetch() in README example před 6 roky
  Phillip Johnsen 185fd6be94
Update usage examples to not include jQuery před 6 roky
  Andrew Leedham e77fc7c7e8 Allow template caching to be customised (#731) před 6 roky
  Phillip Johnsen 8e52a4ac6c :ship: bump to version 3.2.1 před 6 roky
  Eamonn O'Brien-Strain aaaa94f4f3 Allow JavaScript views to have the .cjs suffix. před 6 roky
  Phillip Johnsen 70d3e7ec4e :ship: bump to version 3.2.0 před 6 roky
  Phillip Johnsen 492d6838a8 :ship: bump to version 3.2.0-beta.0 před 6 roky
  Phillip Johnsen f8d7a8df2a Improve pre-commit hook keeping version in sync to handle beta versions před 6 roky
  Phillip Johnsen 86fa37d39d Bump .version in mustache.js in git hook when version has changed před 6 roky
  Phillip Johnsen e0a36313ce Add CI test verifying native ES Module usage for Node.js před 6 roky
  Phillip Johnsen ddad1a7112 Add CI test to verify build output is in sync with source (.js vs .mjs) před 6 roky
  Phillip Johnsen b72d1a3b6c Add CI test verifying Mustache works with Deno před 6 roky
  Vincent LE GOFF c28d73b530 Make mustache.mjs work with Deno před 6 roky
  Phillip Johnsen f25abbea8b Introduce build step to generate `.js | .min.js` from `.mjs` před 6 roky
  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