harttle
|
fc0cf6fe7b
|
fix: expression and string literal parser, #186
|
2020-02-08 03:15:55 +08:00 |
|
harttle
|
b82fa9ed2b
|
pref: remove await/async from internal async calls
|
2019-10-26 08:57:33 -05:00 |
|
harttle
|
7fb01ad69a
|
feat: renderSync, parseAndRenderSync and renderFileSync, see #48
|
2019-08-26 10:15:43 -05:00 |
|
harttle
|
76019e9e18
|
refactor: rewrite expression evaluation, fix #130
|
2019-08-26 10:15:43 -05:00 |
|
harttle
|
ae45c4622e
|
fix: break/continue omitting output before them, #123
BREAKING CHANGE: remove default export, now should be used like import
{Liquid} from 'liquidjs'
|
2019-08-26 10:15:43 -05:00 |
|
harttle
|
45e3c2bb8e
|
refactor: switch Context <-> Scope concepts
|
2019-03-25 10:36:23 +08:00 |
|
Jun Yang
|
4a8088d4e4
|
feat: promise support for drops, working on #65
|
2019-03-10 18:05:52 +08:00 |
|
harttle
|
5ffc904f80
|
fix: named params for filters, working on #113
|
2019-03-06 01:30:47 +08:00 |
|
harttle
|
53a835ab54
|
fix(#108): remove absolute path in emitted d.ts
|
2019-02-26 00:43:30 +08:00 |
|
harttle
|
88c9e96392
|
feat: nil/null/empty/blank literals, resolves #102
|
2019-02-24 21:50:01 +08:00 |
|
harttle
|
542968e133
|
refactor: remove unused lexical regexps
|
2019-02-24 06:26:33 +08:00 |
|
harttle
|
56c7992b76
|
fix: default length for truncate and truncatewords
|
2019-02-23 03:11:07 +08:00 |
|
harttle
|
5b6100d12b
|
refactor: strictly typed
|
2019-02-23 00:49:54 +08:00 |
|
harttle
|
852c6ad453
|
refactor: remove mock-fs from dev dependency
|
2019-02-19 22:28:27 +08:00 |
|