Jun Yang
|
d504c8107e
|
6.0.1
v6.0.1
|
2018-10-06 12:20:13 +08:00 |
|
Jun Yang
|
c0181aec31
|
remove dependency from 'util'
|
2018-10-01 23:08:39 +08:00 |
|
Jun Yang
|
22a7a85d50
|
test case for Regexp rendering
|
2018-10-01 23:00:49 +08:00 |
|
Jun Yang
|
044be8253d
|
fixes #91
|
2018-10-01 22:51:40 +08:00 |
|
Jun Yang
|
8a629980d9
|
refactor: move fs util into template.js
|
2018-10-01 22:06:03 +08:00 |
|
harttle
|
5412c5a39f
|
fixes #88
|
2018-09-29 16:45:11 +08:00 |
|
harttle
|
b7445f26d6
|
6.0.0
v6.0.0
|
2018-08-28 00:37:00 +08:00 |
|
harttle
|
3213c6d23a
|
fix: ci
|
2018-08-28 00:27:44 +08:00 |
|
harttle
|
829afc24a7
|
fix: ci
|
2018-08-28 00:17:26 +08:00 |
|
harttle
|
0049a56864
|
fix: ci
|
2018-08-28 00:05:50 +08:00 |
|
harttle
|
f8e0587542
|
fix: ci
|
2018-08-27 23:54:43 +08:00 |
|
harttle
|
c3c57a560b
|
fix: travis
|
2018-08-27 23:49:11 +08:00 |
|
harttle
|
5378f2709b
|
test: cover all
|
2018-08-27 23:27:42 +08:00 |
|
harttle
|
d6876bd9ec
|
refactor: bundle template.js respectively
|
2018-08-27 21:37:39 +08:00 |
|
harttle
|
31c39561c9
|
feature: get nyc, babel and coveralls working
|
2018-08-26 21:54:35 +08:00 |
|
harttle
|
d828c4021e
|
fix: unit test on node6.x
|
2018-08-21 01:21:30 +08:00 |
|
harttle
|
4d4a2d04ec
|
refactor
|
2018-08-21 01:18:13 +08:00 |
|
harttle
|
bc9d8f92af
|
refactor: import rollup
|
2018-08-20 23:58:41 +08:00 |
|
harttle
|
4ece4e208f
|
5.3.0-0
v5.3.0-0
|
2018-08-17 01:34:57 +08:00 |
|
harttle
|
4ad3d2a52b
|
modified: .eslintignore
|
2018-08-17 01:34:07 +08:00 |
|
harttle
|
fa7cd8f4ff
|
refactor: import babelify
|
2018-08-17 01:32:16 +08:00 |
|
harttle
|
87360d5207
|
refactor: mv es5 files to build/
|
2018-08-16 23:20:13 +08:00 |
|
harttle
|
19891b2df0
|
refactor: es6 building and linting
|
2018-08-16 23:14:12 +08:00 |
|
harttle
|
5f634b0b5e
|
refactor: moving all ES6 files to src/, working on #83
|
2018-08-16 00:22:46 +08:00 |
|
harttle
|
9f597843c9
|
5.2.0
v5.2.0
|
2018-08-14 00:12:42 +08:00 |
|
harttle
|
887b736f39
|
test cases for stringify
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
7a3689067b
|
feature: support toLiquid, working on #81
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
5b43520d78
|
feature: variable lookup respects to to_liquid, #81
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
ea38a9e1f5
|
refactor: test/render.js use local scope
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
fa5b731daf
|
fix string type checking and circular reference, working on #81
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
96829b5293
|
fix: express demo, fixes #79
|
2018-07-25 21:51:42 +08:00 |
|
harttle
|
4cf7215a67
|
5.1.1
v5.1.1
|
2018-07-24 19:39:12 +08:00 |
|
harttle
|
50006db26d
|
fix: test/util/strftime.js
|
2018-07-24 19:38:47 +08:00 |
|
harttle
|
2d81223d99
|
update outdated packages
|
2018-07-24 19:37:21 +08:00 |
|
harttle
|
3038115c21
|
5.1.0
v5.1.0
|
2018-07-24 14:53:47 +08:00 |
|
harttle
|
fdbf4b838a
|
add package.lock
|
2018-07-24 14:53:28 +08:00 |
|
harttle
|
7ab0e96419
|
feature: template string for {%include%} argument, #72
|
2018-07-24 14:49:23 +08:00 |
|
harttle
|
48484fe52f
|
5.0.2
v5.0.2
|
2018-07-21 23:42:18 +08:00 |
|
harttle
|
14d1956232
|
test case for _.forOwn
|
2018-07-21 23:23:25 +08:00 |
|
harttle
|
c3e7859cdd
|
fix: increment/decrement independent from capture, #76
|
2018-07-21 23:19:28 +08:00 |
|
harttle
|
c3de3fbb19
|
fix: post-increment, pre-decrement working on #76
|
2018-07-21 22:59:52 +08:00 |
|
harttle
|
b5cfd2d2c5
|
fix: {%assign%} now adds a shading scope
|
2018-07-21 21:30:40 +08:00 |
|
harttle
|
36f84e4b3c
|
refactor: pop the same context as the pushed one
|
2018-07-21 17:12:46 +08:00 |
|
harttle
|
63b5658604
|
refactor: src/scope.js
|
2018-07-21 17:02:18 +08:00 |
|
 Ryan KennedyandJun Yang
|
c79700ef1a
|
fix: correctly understand variables with question marks
Fixes #77
|
2018-07-18 10:15:43 +08:00 |
|
harttle
|
6755462056
|
5.0.1
v5.0.1
|
2018-07-16 15:04:40 +08:00 |
|
harttle
|
02806b2257
|
fix #75
|
2018-07-16 15:02:31 +08:00 |
|
harttle
|
d0fb5ccece
|
5.0.0
v5.0.0
|
2018-07-16 13:41:57 +08:00 |
|
harttle
|
b7144f9b75
|
fix: linting
|
2018-07-07 01:22:40 +08:00 |
|
harttle
|
88fc05732f
|
fix: tablerow cols defaults to 0, #74
|
2018-07-07 01:18:11 +08:00 |
|