31 Revīzijas (3182bd1dc62750b8b378e2c260eb2feea249d4a8)

Autors SHA1 Ziņojums Datums
  Eamonn O'Brien-Strain aaaa94f4f3 Allow JavaScript views to have the .cjs suffix. pirms 6 gadiem
  Justin 13cde0442e Support .js views with functions in CLI (#717) pirms 6 gadiem
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) pirms 6 gadiem
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) pirms 7 gadiem
  David da Silva 7e83df9b05 Assert `null` value render pirms 10 gadiem
  David da Silva 5e19b3049b Add consistent indentation in null_lookup_object.js test file pirms 10 gadiem
  wizawu c71fc6ff6b Remove test/_files/cli_output.txt pirms 10 gadiem
  wizawu 3165c53f7f Add test case for `output` argument pirms 10 gadiem
  Phillip Johnsen 378bcca8a5 Improve HTML escaping. pirms 10 gadiem
  palkan d0cf9c65ee [Fix #483] Add partials support to cli pirms 10 gadiem
  David da Silva 931f49b5da improve test with undefined/null lookup hit using dot notation pirms 11 gadiem
  Phillip Johnsen fc6d73b353 Bugfix for using values from view's context prototype. pirms 11 gadiem
  Phillip Johnsen e801e842a7 Bugfix for view context cache picking methods from Object.prototype instead of the view. 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
  Phillip Johnsen 65387a5468 Created command line tool. pirms 11 gadiem
  Chris Buckley d9aa703014 Only access properties of objects on Context.lookup pirms 12 gadiem
  Lakshan Perera 42ec324c8f When rendering partials, pass the partial template instead of the original template. pirms 12 gadiem
  Michael Jackson da16eada83 Allow a string to act as context pirms 12 gadiem
  Michael Jackson 411edae061 Fix [object Object] errors pirms 12 gadiem
  Michael Jackson af935e3441 Simplify test pirms 13 gadiem
  Michael Jackson b9701d58f5 Add failing test for nested higher-order sections pirms 13 gadiem
  Matt Sacks d59f02f622 Don't evaluate lambdas that return falsy values as an empty string. pirms 13 gadiem
  Michael Jackson 0a6d71ca90 Add tests for null view pirms 13 gadiem
  Michael Jackson be4fd1cc29 Text passed to higher-order sections unrendered pirms 13 gadiem
  Michael Jackson 5ab345eddf Use JavaScript's definition of falsy pirms 13 gadiem
  Michael Jackson a8a0392cd6 Added 3-level deep nesting test pirms 13 gadiem
  Michael Jackson a7a6e742d1 Use @cweider's quoting function pirms 14 gadiem
  Michael Jackson b8a14eafe9 Strict escaping of ampersands pirms 14 gadiem
  Michael Jackson 8efd0538cf This test should not work pirms 14 gadiem
  Michael Jackson fbc66a8140 Another rewrite pirms 14 gadiem