5 次代码提交 (70d3e7ec4e54e315d8640fd8fc94d5c0f65ca208)

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