7 コミット (5938104ba717a43dfd9e963dd67accdc1a526421)

作成者 SHA1 メッセージ 日付
  Andrew Leedham e77fc7c7e8 Allow template caching to be customised (#731) 6年前
  Phillip Johnsen 8e52a4ac6c :ship: bump to version 3.2.1 6年前
  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年前