811 Révisions (042fbbe5da95ade5c7acec608beb4280da539c06)
 

Auteur SHA1 Message Date
  Phillip Johnsen 042fbbe5da Add separate CI job for linting il y a 5 ans
  Phillip Johnsen 4dbc88deb7 Extract usage tests into separate GitHub Actions workflow il y a 5 ans
  Phillip Johnsen a11bfc8f7c Move Node.js 8 alongside other legacy Node.js versions in CI il y a 5 ans
  Phillip Johnsen b9e113f450 Fix GitHub checkout action configuration to pull submodules il y a 5 ans
  Phillip Johnsen 1ff17aae7c Include mustache spec tests in CI by checking out submodules il y a 5 ans
  Phillip Johnsen de09ecaa56 Run tests on Node.js 14 & 15 as well il y a 5 ans
  Phillip Johnsen 36edf6874b Only keep Node.js 8 with browser usage tests on Travis CI il y a 5 ans
  Phillip Johnsen 2502fdfadd Updated deno usage test to avoid use of deprecated URL il y a 5 ans
  Phillip Johnsen 67c39b89af :ship: bump to version 4.1.0 il y a 5 ans
  Sophie Kirschner 224fe3a23e Use outstanding isArray function in new render config object code il y a 5 ans
  Sophie Kirschner 862e497c25 Fix behavior when rendering lambda sections & add regression test il y a 5 ans
  Sophie Kirschner 37fdf8163c Add test coverage for new render config object parameter il y a 5 ans
  Sophie Kirschner 9891d4f40a Render function now recognizes a config object argument il y a 5 ans
  Sophie Kirschner 67eb95cf5f Fix eslint failure in test/partial-test.js il y a 5 ans
  Sophie Kirschner eb523bdfa1 Modify build command so that mustache.js can be built on Windows il y a 5 ans
  Phillip Johnsen 4b7908f5c9
Use zero instead of 0 in blocks README example il y a 5 ans
  Pierre Carru 05a8345340 readme: sections can be rendered 0 times il y a 9 ans
  Frieder Bluemle a7f1c3dde9 Update and simplify package.json il y a 6 ans
  Frieder Bluemle 3182bd1dc6 Add .idea to .gitignore il y a 6 ans
  urain39 4dc00b8a9c
Optimize `Writer.prototype.escapedValue` for numbers (#754) il y a 6 ans
  Phillip Johnsen 65af14d1e0 Update deno version from v0.21 -> v1.0.0 in usage tests il y a 6 ans
  Tim Gates b747b922df
docs: Fix simple typo, skiped -> skipped (#749) il y a 6 ans
  Phillip Johnsen 1de94bbdd3 :ship: bump to version 4.0.1 il y a 6 ans
  Ricardo Aielo f3bd88837e
Fix custom delimiters in nested partials (#739) il y a 6 ans
  Phillip Johnsen aca97b82c8 :ship: bump to version 4.0.0 il y a 6 ans
  Phillip Johnsen f3012a2477
Remove mustache.to_html() (#735) il y a 6 ans
  Phillip Johnsen 5938104ba7
Use fetched template in usage example il y a 6 ans
  Phillip Johnsen 3bdd27c4e7
Add a section about TypeScript defs in README il y a 6 ans
  Phillip Johnsen 7f94f138cb
Move CLI and contribute section down in README il y a 6 ans
  Phillip Johnsen 39ee6ffc2c
Point out it's a zero-dependency package in README il y a 6 ans
  Phillip Johnsen c41045baf8
Removing the rtype API definitions from README il y a 6 ans
  Phillip Johnsen bd742d5080
Add response.text() from fetch() in README example il y a 6 ans
  Phillip Johnsen 185fd6be94
Update usage examples to not include jQuery il y a 6 ans
  Andrew Leedham e77fc7c7e8 Allow template caching to be customised (#731) il y a 6 ans
  Phillip Johnsen 8e52a4ac6c :ship: bump to version 3.2.1 il y a 6 ans
  Eamonn O'Brien-Strain aaaa94f4f3 Allow JavaScript views to have the .cjs suffix. il y a 6 ans
  Phillip Johnsen 70d3e7ec4e :ship: bump to version 3.2.0 il y a 6 ans
  Phillip Johnsen 492d6838a8 :ship: bump to version 3.2.0-beta.0 il y a 6 ans
  Phillip Johnsen f8d7a8df2a Improve pre-commit hook keeping version in sync to handle beta versions il y a 6 ans
  Phillip Johnsen 86fa37d39d Bump .version in mustache.js in git hook when version has changed il y a 6 ans
  Phillip Johnsen e0a36313ce Add CI test verifying native ES Module usage for Node.js il y a 6 ans
  Phillip Johnsen ddad1a7112 Add CI test to verify build output is in sync with source (.js vs .mjs) il y a 6 ans
  Phillip Johnsen b72d1a3b6c Add CI test verifying Mustache works with Deno il y a 6 ans
  Vincent LE GOFF c28d73b530 Make mustache.mjs work with Deno il y a 6 ans
  Phillip Johnsen f25abbea8b Introduce build step to generate `.js | .min.js` from `.mjs` il y a 6 ans
  Phillip Johnsen b523b16517 Turn source code into a plain ES module without UMD wrapper il y a 6 ans
  Phillip Johnsen abc3984fad Renamed mustache.js -> mustache.mjs to transition to being an ES module il y a 6 ans
  Phillip Johnsen 9452eafd64 Add CI test verifying Mustache works in browser as AMD w/RequireJS il y a 6 ans
  Phillip Johnsen 05e3ba0bbc Add CI test verifying Mustache works in browser's global scope il y a 6 ans
  Phillip Johnsen 5da75de241 Add CI test verifying Mustache works with CommonJS il y a 6 ans