harttle
|
1126dffd7d
|
fix default filter use isTruthy, working on #30
|
2017-04-20 10:33:10 +08:00 |
|
harttle
|
07ec997ffd
|
tests for truthy
|
2017-04-20 10:31:02 +08:00 |
|
harttle
|
79815784c1
|
1.7.8
v1.7.8
|
2017-04-17 22:56:16 +08:00 |
|
harttle
|
2d793a63fe
|
fix #29
|
2017-04-17 22:49:53 +08:00 |
|
harttle
|
cc2b2ea5d1
|
1.7.7
v1.7.7
|
2017-04-10 19:07:51 +08:00 |
|
 Jun YangandGitHub
|
8ff9eeb51d
|
Merge pull request #28 from wojtask9/master
support multiline tags
|
2017-04-10 19:06:16 +08:00 |
|
wojtask9
|
3bc7caa387
|
support multiline tags
|
2017-04-10 11:58:45 +02:00 |
|
harttle
|
20044c4256
|
1.7.6
v1.7.6
|
2017-03-21 18:00:27 +08:00 |
|
 chenosandJun Yang
|
e72f295bd0
|
Comparison on NULL is always false (#27)
* All values in Liquid are truthy except nil and false.
* The falsy values are null, undefined and false.
* comparison on null
|
2017-03-21 14:54:26 +08:00 |
|
 chenosandJun Yang
|
66774865f4
|
All values in Liquid are truthy except nil and false. (#26)
* All values in Liquid are truthy except nil and false.
* The falsy values are null, undefined and false.
|
2017-03-21 12:25:11 +08:00 |
|
harttle
|
2ae6874397
|
1.7.5
v1.7.5
|
2017-03-20 15:07:10 +08:00 |
|
 chenosandJun Yang
|
b307f6ffd0
|
Size can also be used with dot notation (#25)
* Size can also be used with dot notation (for example, {{ my_string.size }}).
* Fixed test failed.
* Optimization
|
2017-03-20 15:06:32 +08:00 |
|
harttle
|
5b5db616e2
|
1.7.4
v1.7.4
|
2017-03-16 19:29:16 +08:00 |
|
harttle
|
551a15f373
|
import value declaration syntax
|
2017-03-16 19:27:54 +08:00 |
|
ChenL
|
45e0fb21dc
|
Fixed array arguments bug
|
2017-03-16 19:02:30 +08:00 |
|
ChenL
|
4fc977268f
|
Support create variables on the filter line.
|
2017-03-16 18:26:10 +08:00 |
|
harttle
|
8231727428
|
update README
|
2017-03-16 10:44:21 +08:00 |
|
harttle
|
0a068ac51c
|
1.7.3
v1.7.3
|
2017-03-16 10:40:27 +08:00 |
|
harttle
|
6f1d6f3d05
|
Merge branch 'chenos-master'
|
2017-03-16 10:40:09 +08:00 |
|
harttle
|
aa52a31e90
|
fix: contains return false when left side equals null
|
2017-03-16 10:39:10 +08:00 |
|
ChenL
|
e4056a79ee
|
Test if an array contains a specific number/string.
|
2017-03-16 10:05:50 +08:00 |
|
ChenL
|
f1d68409b1
|
Do not throw error in contains when variable is illegal.
|
2017-03-15 21:20:00 +08:00 |
|
ChenL
|
7ad9ce95e9
|
Illegal expression in contains
|
2017-03-15 20:38:08 +08:00 |
|
harttle
|
ea7e334d87
|
1.7.2
v1.7.2
|
2017-03-15 17:14:21 +08:00 |
|
harttle
|
4f123c1d6b
|
Merge branch 'chenos-master'
|
2017-03-15 17:13:58 +08:00 |
|
harttle
|
0f4edc5b53
|
add unit test for #21
|
2017-03-15 17:13:05 +08:00 |
|
 chenosandGitHub
|
48bee428d5
|
reversed position
eg:
- reversed limit:4 offset:2
- limit:4 reversed offset:2
- limit:4 offset:2 reversed
|
2017-03-15 16:59:24 +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
|
492f56cbfb
|
unit test: multiple hash
|
2017-02-01 13:49:01 +08:00 |
|
harttle
|
4018ffe68b
|
1.7.1
v1.7.1
|
2017-01-31 23:17:08 +08:00 |
|
harttle
|
21eefe1d7b
|
do not trim output tags and previous \n, #19
|
2017-01-31 23:15:23 +08:00 |
|
harttle
|
0c8148c12b
|
1.7.0
v1.7.0
|
2017-01-31 00:48:26 +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
|
af284daf34
|
1.6.2
v1.6.2
|
2017-01-21 19:41:59 +08:00 |
|
harttle
|
21a5ac7e08
|
RenderError extends original error
|
2017-01-21 19:41:19 +08:00 |
|
harttle
|
7d22214cb5
|
remove strict_* from express arguments
|
2017-01-02 13:44:33 +08:00 |
|
harttle
|
d6ca12f3bd
|
1.6.1
v1.6.1
|
2016-12-27 00:46:53 +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
|
d032f7f4d4
|
1.6.0
v1.6.0
|
2016-12-26 23:38:15 +08:00 |
|
harttle
|
044035b8ed
|
unit tests for #17
|
2016-12-26 23:37:33 +08:00 |
|
harttle
|
564d9cd9f4
|
feature: whitespace control, fixes #17
|
2016-12-26 23:23:58 +08:00 |
|
harttle
|
fbb1dc8a36
|
test cases for filters: string->number convertion, #18
|
2016-12-15 23:14:49 +08:00 |
|
harttle
|
c99dfd69e7
|
1.5.4
v1.5.4
|
2016-12-15 22:39:52 +08:00 |
|
harttle
|
4719544d49
|
fix: number convertion for plus filter, closes #18
|
2016-12-15 22:38:48 +08:00 |
|
harttle
|
2c0ba9bfd9
|
1.5.3
v1.5.3
|
2016-12-08 23:26:00 +08:00 |
|
harttle
|
89636736a4
|
robust date filter
|
2016-12-08 23:25:38 +08:00 |
|
harttle
|
deca9677dd
|
modified: README.md
|
2016-12-05 23:49:07 +08:00 |
|