Commit Graph
66 Commits
Author SHA1 Message Date
harttle 1cd30733dd feature: Allow hyphens in identifiers, working on #14 2016-10-24 01:19:58 +08:00
harttle fbcd244946 test for strftime 2016-10-24 00:23:50 +08:00
harttle 365a047736 refactor filters and corresponding tests 2016-10-24 00:05:17 +08:00
harttle 300c3710c6 feature: if the provided date is 'now', create a date (#14) 2016-10-23 00:11:22 +08:00
Jun YangandGitHub baac31b037 Update README.md 2016-10-16 18:29:40 +08:00
harttle a20e8d2d36 modified: README.md 2016-10-16 18:10:18 +08:00
harttle 72ed4c5812 modified: package.json 2016-10-15 23:37:36 +08:00
harttle 0dcdadc971 enhancement: robust filters 2016-10-08 23:55:45 +08:00
harttle 8b4b89cf82 refactor: filepath resolving into getTemplate 2016-10-05 12:08:30 +08:00
harttle 77930e2d20 enhancement: decrease dist size 2016-10-04 22:31:28 +08:00
harttle 1e1b6e8cc3 feature: rendering options for express 2016-09-27 13:07:04 +08:00
harttle fe049b48e2 increase version 2016-09-27 13:02:04 +08:00
Jun YangandGitHub af55567990 Merge pull request #11 from ScottFreeCode/patch-1
Add strict* options to Express engine shortcut
2016-09-27 13:01:35 +08:00
Scott SantucciandGitHub 0a73e65d28 Add strict* options to Express engine shortcut
One way to close #9
2016-09-27 00:55:11 -04:00
harttle 52661c04b1 modified: README.md 2016-09-27 03:13:31 +08:00
harttle 5e16b552cb fix coveralls v1.2.0 2016-09-27 03:01:29 +08:00
harttle aca2843c12 update dependency info 2016-09-27 02:47:11 +08:00
harttle 514fc71095 fix travis CI coverage reports 2016-09-27 02:41:32 +08:00
harttle 16a66f2b18 feature: browser side support, close #6 2016-09-27 02:28:20 +08:00
harttle 937d213a2d feature: strict rendering, close #9 2016-09-26 23:25:08 +08:00
harttle be6c67a1ba feature: strict_variables, working on #9 2016-09-26 22:49:09 +08:00
harttle 38916ae864 increase version, close #3 2016-09-26 21:55:48 +08:00
harttle 110bbc3c59 update README 2016-09-26 21:54:39 +08:00
harttle 83a0a0547e add: demo 2016-09-26 21:52:23 +08:00
harttle ddc17a6b93 refactor: tests for tags 2016-09-26 21:52:06 +08:00
Jun YangandGitHub afca74b238 Merge pull request #10 from thardy/asyncSpike
Conversion to Async
2016-09-26 10:14:58 +08:00
Tim Hardy 8b2d6ede5d All tests passing except describe('#express()'... in liquid.js - commented out 2016-09-25 20:30:07 -05:00
Tim Hardy bb8468708a Making good progress on async 2016-09-25 00:13:29 -05:00
Tim Hardy 87e284159d Making progress on async 2016-09-22 08:47:09 -05:00
Tim Hardy dc85c80afe About halfway through converting all tags to async 2016-09-18 01:23:29 -05:00
Tim Hardy ba390df7b6 replaced bluebird with any-promise to allow consumers of the library to choose their promise implementation 2016-09-11 23:33:26 -05:00
Tim Hardy 4626f8f6bf Got first test working in async - nested includes 2016-08-28 23:28:06 -05:00
harttle 698bbd75cf fix unless: null elseTemplates 2016-07-19 07:38:05 +08:00
harttle 2fe81af5a8 modified: README.md 2016-06-30 12:50:01 +08:00
harttle 32719935d1 modified: package.json 2016-06-30 12:43:56 +08:00
harttle 1acc88ebe0 modified: package.json 2016-06-30 12:33:24 +08:00
harttle 82a6a72013 scope get all 2016-06-26 13:16:34 +08:00
harttle a482b4abe5 render undefined to '' 2016-06-26 12:52:37 +08:00
harttle a0feabce5b update README 2016-06-25 13:10:17 +08:00
harttle 88b2dc3795 err.file for #renderFile() 2016-06-24 12:25:55 +08:00
harttle aebf9812cb express 2016-06-24 11:17:10 +08:00
harttle e6cd6e4d46 modified: README.md 2016-06-24 10:49:33 +08:00
harttle 3695eb2d6e tag: layout, block 2016-06-24 10:44:57 +08:00
harttle 8fbbec089f tag:include 2016-06-24 02:44:20 +08:00
harttle 21bde3cb6d updated readme 2016-06-23 18:58:57 +08:00
harttle 8053d7021f raw and comment 2016-06-20 01:10:43 +08:00
harttle 54bc206d36 enable cache: parse and render 2016-06-20 00:34:54 +08:00
harttle aa1df95714 Coverage 2016-06-19 11:16:36 +08:00
harttle 1bc6d9355a coverage 2016-06-19 00:46:29 +08:00
harttle 4595e2872e filters: all 2016-06-18 23:18:46 +08:00