3 Commits (86fa37d39df79daa8a86a87cf0912cf9cc1f2aab)

Autor SHA1 Nachricht Datum
  Vincent LE GOFF c28d73b530 Make mustache.mjs work with Deno vor 6 Jahren
  Phillip Johnsen b523b16517 Turn source code into a plain ES module without UMD wrapper vor 6 Jahren
  Phillip Johnsen abc3984fad Renamed mustache.js -> mustache.mjs to transition to being an ES module vor 6 Jahren
  Phillip Johnsen b28bf2c46b :ship: bump to version 3.1.0 vor 6 Jahren
  Yotam Madem d820d254e5 Fix indentation of inline partials (#716) vor 6 Jahren
  Phillip Johnsen 96cb5ef372 :ship: bump to version 3.0.3 vor 6 Jahren
  Phillip Johnsen 4c9ef8f90b
Bugfix for wrong functions output in partials with indentation (#714) vor 6 Jahren
  Phillip Johnsen 6c3608bfb9 :ship: bump to version 3.0.2 vor 6 Jahren
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test vor 6 Jahren
  Kevin Dew cadf571488 Indent Partials vor 9 Jahren
  Phillip Johnsen 38b1448e65 :ship: bump to version 3.0.1 vor 7 Jahren
  stackchain 5a5c1d42fa Fix partials not rendering tokens when using custom tags (#678) vor 7 Jahren
  Phillip Johnsen 17510f07d1 :ship: bump to version 3.0.0 vor 7 Jahren
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) vor 7 Jahren
  raymond.lam efdeb55202 Add tags parameter to .render() vor 7 Jahren
  raymond.lam 78458488a4 Reintroduce pull requests #643 and #664, and update description for vor 7 Jahren
  Phillip Johnsen 49714ba8ae :ship: bump to version 2.3.2 vor 7 Jahren
  Raymond Lam 5acafd33c6 Fix custom tags by rolling back #643 & #664 (#670) vor 7 Jahren
  Phillip Johnsen 9e8035ddd2 :ship: bump to version 2.3.1 vor 7 Jahren
  Ashinoko 28ca619a24 fix bug: cache actually not working (#664) vor 7 Jahren
  raymond.lam 24653984d0 Writer.prototype.parse to cache by tags in addition to template string vor 9 Jahren
  David da Silva 23beb3a880 :ship: bump to version 2.3.0 vor 9 Jahren
  mightyplow fc5492b750 return mustache object from factory vor 9 Jahren
  David da Silva cd06b22dab :ship: bump to version 2.2.1 vor 10 Jahren
  Simas Toleikis 3460f1ef67 Fix inconsistency in defining global mustache object. vor 10 Jahren
  Phillip Johnsen 378bcca8a5 Improve HTML escaping. vor 10 Jahren
  yongxiang.li fed8a63a85 fix switch-case indent error vor 10 Jahren
  David da Silva aac23a542c :ship: bump to version 2.2.0 vor 10 Jahren
  David da Silva 20c089392e :ship: bump to version 2.1.3 vor 10 Jahren
  Mike Sherov 853f9c36df Update UMD Shim to be resilient to HTMLElement global pollution vor 10 Jahren
  Phillip Johnsen a3f4339c65 Throw error when providing .render() with invalid template type. vor 11 Jahren
  David da Silva Contin 55c1370a11 :ship: bump to version 2.1.2 vor 11 Jahren
  Yousef Cisco a572642ee4 Added global Mustache definition vor 11 Jahren
  David da Silva Contin aef96817ae :ship: bump to version 2.1.1 vor 11 Jahren
  Phillip Johnsen 8adacd1641 Bugfix for null/undefined when using dot notation vor 11 Jahren
  Phillip Johnsen fc6d73b353 Bugfix for using values from view's context prototype. vor 11 Jahren
  David da Silva Contin b479bb8fb8 :ship: bump to version 2.1.0 vor 11 Jahren
  Phillip Johnsen e801e842a7 Bugfix for view context cache picking methods from Object.prototype instead of the view. vor 11 Jahren
  Fabio Zendhi Nagao 60c2da8078 Minor changes to make it compatible with both WSH and ASP (eslint compatible) vor 11 Jahren
  Phillip Johnsen 1a2a369605 eslinting the code vor 11 Jahren
  David da Silva b5cc26842b :ship: bump to version 2.0.0 vor 11 Jahren
  David da Silva 85b940801c bump to version 1.2.0 vor 11 Jahren
  Phillip Johnsen 32935dc09b Bugfix for number rendered as [object Object] vor 11 Jahren
  David da Silva a0204307c6 fixing null and undefined lookup, fixes #390, #397, #409 vor 11 Jahren
  David da Silva d4ba5a19d4 bump to version 1.1.0 vor 11 Jahren
  Phillip Johnsen d1bb461caf Run jshint before tests. vor 11 Jahren
  Phillip Johnsen deaf0ba982 if-else instead seems to fix perf problems vor 11 Jahren
  Phillip Johnsen 3f298fdb96 Refactor Writer.renderTokens() for better readability. vor 11 Jahren
  David da Silva 2ba7481d41 bump to version 1.0.0, resolves #325 vor 11 Jahren
  Chris Buckley d9aa703014 Only access properties of objects on Context.lookup vor 12 Jahren