harttle
d20a043fbb
feat: override output/tag delimiter, fixes #54
2019-02-21 01:07:32 +08:00
harttle
3dbab238ae
BREAKING CHANGE: trim_value_* -> trim_output_*
2019-02-21 01:07:32 +08:00
harttle
677e8511e6
chore(TypeScript): refactor objects into classes
...
fix: `Nil`(null, undefined) now renders as empty string
change: `parser.parseValue()` renamed to `parser.parseOutput`
change: registered tags/filters become static and shared across different liquid instances
2019-02-17 04:55:30 +08:00
harttle
1cc7249a71
chore(TypeScript): ship Liquid to class
...
BREAKING CHANGE: calling `Liquid()` without `new` now becomes invalid
2019-02-14 23:53:40 +08:00
harttle
4dffb27e95
feat(Drop): liquid_method_missing and to_s
...
close #97
2019-01-28 19:53:04 +08:00
harttle
601f2e48fc
chore(CI): enable semantic release
2019-01-28 15:18:21 +08:00
harttle
dee4303fad
feature: plugin API, working on #86
2019-01-21 15:24:13 +08:00
harttle
7a3689067b
feature: support toLiquid, working on #81
2018-08-14 00:11:50 +08:00
Jun Yang
44b1aac096
remove any-promise, working on #73
2018-06-23 21:55:23 +08:00
Jun Yang
61f146432d
fix #59 , divide numbers as it is
2018-05-12 22:58:43 +08:00
Jun Yang and GitHub
e275368cb3
Update README.md
2018-01-17 11:01:58 +08:00
Jun Yang and GitHub
ca2b16a583
Update README.md
2018-01-17 10:48:05 +08:00
Jun Yang and GitHub
86d0529a5e
Update README.md
2018-01-17 10:47:11 +08:00
Jun Yang and GitHub
400b93c88d
Update README.md
2018-01-17 10:44:11 +08:00
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 Yang and GitHub
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 Yang and GitHub
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