5 Revīzijas (70d3e7ec4e54e315d8640fd8fc94d5c0f65ca208)

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