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 |
|
harttle
|
543368ed89
|
unit test for original error for {%layout%}
|
2016-12-01 00:50:36 +08:00 |
|
harttle
|
dcd7b01fa4
|
update tag test
|
2016-11-16 02:53:30 +08:00 |
|
harttle
|
209d3910ab
|
1.5.2
v1.5.2
|
2016-11-16 01:07:08 +08:00 |
|
harttle
|
40bdd7e94a
|
refactor: move file to token property
|
2016-11-16 01:06:37 +08:00 |
|
harttle
|
03b7ee95ed
|
1.5.1
v1.5.1
|
2016-11-16 00:50:21 +08:00 |
|
harttle
|
64e9cb7044
|
fix nested render error message
|
2016-11-16 00:48:54 +08:00 |
|
harttle
|
20af0c489e
|
1.5.0
v1.5.0
|
2016-11-16 00:32:16 +08:00 |
|
harttle
|
2bc53a3850
|
change: move context error from err.message to err.stack
|
2016-11-16 00:31:20 +08:00 |
|
harttle
|
3a450bba1b
|
1.4.3
v1.4.3
|
2016-11-15 21:58:25 +08:00 |
|
harttle
|
397b2e48b6
|
fix default filter
|
2016-11-15 21:58:05 +08:00 |
|
harttle
|
d89e9a214b
|
1.4.2
v1.4.2
|
2016-11-12 23:54:17 +08:00 |
|
harttle
|
a6f915ce42
|
update README: live reload
|
2016-11-12 23:53:47 +08:00 |
|
harttle
|
5fd47f82e5
|
1.4.1
v1.4.1
|
2016-11-12 20:05:54 +08:00 |
|
harttle
|
e5dd38dd03
|
modified: package.json
|
2016-11-12 20:04:23 +08:00 |
|
harttle
|
cb3378b648
|
refactor: static strict_filters, disable settigns when rendering
v1.3.3
|
2016-11-09 02:37:52 +08:00 |
|
harttle
|
4bdc169d0f
|
dist
|
2016-11-09 02:00:04 +08:00 |
|
harttle
|
5c0209ec8b
|
feature: rich info error
|
2016-11-09 01:58:49 +08:00 |
|
harttle
|
295eee8134
|
fix: find variable in parent scope (strict_variables)
|
2016-11-08 21:01:25 +08:00 |
|
harttle
|
fd9fed154c
|
dist
|
2016-11-07 00:04:07 +08:00 |
|
harttle
|
c51a5c0626
|
update demo
|
2016-11-07 00:03:34 +08:00 |
|
harttle
|
ddd06e12b5
|
strict_filters/strict_variables when creating engine
|
2016-11-07 00:01:02 +08:00 |
|
harttle
|
1e7873afc0
|
fix scope hidding
|
2016-11-06 22:08:26 +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
|
e9ff3d916d
|
refactor unit test for tags/unless
|
2016-11-06 15:42:30 +08:00 |
|
harttle
|
f3d69fbc6e
|
refactor fs-mock from before() to .it()
|
2016-11-06 15:33:46 +08:00 |
|
harttle
|
21950295ac
|
unit test for _.echo
|
2016-11-06 15:26:39 +08:00 |
|
harttle
|
d7b7b1724f
|
refactor: merge render register into scope
|
2016-11-06 15:22:29 +08:00 |
|
harttle
|
258f4a2073
|
fix include scope.blocks bleeding
|
2016-11-06 14:57:48 +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
|
ce99bb56eb
|
fix istanbul report writting by mock.restore in test/util/error.js
|
2016-11-01 23:09:47 +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 |
|