Commit Graph
51 Commits
Author SHA1 Message Date
Jun Yang 44b1aac096 remove any-promise, working on #73 2018-06-23 21:55:23 +08:00
ChenLandJun Yang 925df9a9b5 100% coverage 2018-01-12 10:53:43 +08:00
ChenLandJun Yang c55f0234eb Add xhr support for render file in browser. 2018-01-12 10:53:43 +08:00
harttle 0f9adfb067 change: remove deprecated features, coverall 2017-12-23 21:31:55 +08:00
harttle ace271c7f0 feature: support static filepath resolving by options.dynamicPartials,
fix #51
2017-12-21 14:09:30 +08:00
harttle 23e7424f9d change: default extname to "", working for #41 2017-10-31 00:10:45 +08:00
harttle e8fa8d32f5 feature: separate options for value/tag trimming, working on #17 2017-10-30 01:46:31 +08:00
harttle 030037eedc cover all 2017-08-15 23:52:05 +08:00
harttle 72597c52e5 cover all 2017-08-14 22:07:08 +08:00
harttle 14e53ed3a9 test cases for #32 2017-07-14 00:34:12 +08:00
harttle 2632e3e97e eslint 2017-04-24 21:31:30 +08:00
harttle 5b5dfd5c00 documents for whitespace control (#17) 2016-12-27 00:09:39 +08:00
harttle 564d9cd9f4 feature: whitespace control, fixes #17 2016-12-26 23:23:58 +08:00
harttle 40bdd7e94a refactor: move file to token property 2016-11-16 01:06:37 +08:00
harttle cb3378b648 refactor: static strict_filters, disable settigns when rendering 2016-11-09 02:37:52 +08:00
harttle 5c0209ec8b feature: rich info error 2016-11-09 01:58:49 +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 a82e50e1ab fix: crash when express views set to string 2016-11-06 16:22:52 +08:00
harttle d7b7b1724f refactor: merge render register into scope 2016-11-06 15:22:29 +08:00
harttle c100a2e25e refactor: use _.assign 2016-11-03 01:01:36 +08:00
harttle f70b2ee203 refactor: use assert, fix: respect to express settings.views, close #16 2016-11-03 00:43:23 +08:00
harttle 951225fb75 refactor: use promise.mapSeries 2016-11-01 22:24:56 +08:00
harttle f8269f4d20 feature: template file lookup error message 2016-11-01 00:22:41 +08:00
harttle 9961afa3dd feture: promise.mapSeries 2016-10-31 23:45:41 +08:00
harttle 6dd836f157 feature: root option allows array of strings 2016-10-31 23:21:28 +08:00
harttle 6d20f7aa8e rename expression.js -> syntax.js 2016-10-24 23:11:37 +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
Scott SantucciandGitHub 0a73e65d28 Add strict* options to Express engine shortcut
One way to close #9
2016-09-27 00:55:11 -04: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 ddc17a6b93 refactor: tests for tags 2016-09-26 21:52:06 +08:00
Tim Hardy bb8468708a Making good progress on async 2016-09-25 00:13: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 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 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 54bc206d36 enable cache: parse and render 2016-06-20 00:34:54 +08:00
harttle 4595e2872e filters: all 2016-06-18 23:18:46 +08:00
harttle 0b7da2abf7 fix existing tags
new tags: for,cycle
2016-06-17 08:39:23 +08:00
harttle 8b9e9f759a import parser to support nested tags 2016-06-17 03:38:03 +08:00
harttle 9fe49e9872 fix dependency: strftime 2016-06-16 01:02:00 +08:00
harttle 58daab6128 filters 2016-06-15 22:37:24 +08:00
harttle d5ecce9c8b case/when 2016-06-15 14:55:00 +08:00
harttle 611882ae10 assign tag, abs filter 2016-06-15 03:21:35 +08:00
harttle 51b2406187 liquid instance 2016-06-15 02:04:30 +08:00