817 Commit (d4a50420c5fc7da546ec8653a0def48a81d77dd5)
 

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