Commit Graph
57 Commits
Author SHA1 Message Date
harttle ace271c7f0 feature: support static filepath resolving by options.dynamicPartials,
fix #51
2017-12-21 14:09:30 +08:00
harttle 9cd4f3d904 modified: README.md 2017-12-10 01:35:06 +08:00
harttle 11de73a7b1 update doc 2017-12-10 00:30:13 +08:00
harttle 23e7424f9d change: default extname to "", working for #41 2017-10-31 00:10:45 +08:00
harttle 485424cc89 feature: concat filter 2017-10-30 02:22:56 +08:00
harttle a239389044 docs for #41 2017-10-30 02:07:07 +08:00
harttle e8fa8d32f5 feature: separate options for value/tag trimming, working on #17 2017-10-30 01:46:31 +08:00
harttle 8c77fc5a3d fix: whiteSpace Ctrl with compliance to shopify/liquid, working on #17 2017-10-30 00:09:29 +08:00
harttle cbde48971a rename to liquidjs 2017-07-17 01:08:51 +08:00
harttle 8231727428 update README 2017-03-16 10:44:21 +08:00
Jun YangandGitHub 2d1f05799f Update README.md 2017-02-18 17:14:51 +08:00
harttle dbc18539a0 modified: README.md 2017-02-14 10:57:57 +08:00
harttle 21eefe1d7b do not trim output tags and previous \n, #19 2017-01-31 23:15:23 +08:00
harttle 7f336ded5c fix badges 2017-01-31 00:48:11 +08:00
harttle 5ecca1b761 feature: greedy trim disabled by default, working on #19 2017-01-31 00:07:46 +08:00
harttle 7d22214cb5 remove strict_* from express arguments 2017-01-02 13:44:33 +08:00
harttle 84f7a399c5 update README and unit test 2016-12-27 00:33:11 +08:00
harttle 5b5dfd5c00 documents for whitespace control (#17) 2016-12-27 00:09:39 +08:00
harttle deca9677dd modified: README.md 2016-12-05 23:49:07 +08:00
harttle a6f915ce42 update README: live reload 2016-11-12 23:53:47 +08:00
harttle ddd06e12b5 strict_filters/strict_variables when creating engine 2016-11-07 00:01:02 +08:00
harttle fd2df81f9c use native path 2016-11-06 17:20:03 +08:00
harttle 951225fb75 refactor: use promise.mapSeries 2016-11-01 22:24:56 +08:00
harttle 6dd836f157 feature: root option allows array of strings 2016-10-31 23:21:28 +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 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 52661c04b1 modified: README.md 2016-09-27 03:13:31 +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 110bbc3c59 update README 2016-09-26 21:54:39 +08:00
harttle ddc17a6b93 refactor: tests for tags 2016-09-26 21:52:06 +08: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 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 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 4595e2872e filters: all 2016-06-18 23:18:46 +08:00
harttle b478c798fd tag: tablerow 2016-06-17 14:59:30 +08:00
harttle 0b7da2abf7 fix existing tags
new tags: for,cycle
2016-06-17 08:39:23 +08:00