harttle
|
4dffb27e95
|
feat(Drop): liquid_method_missing and to_s
close #97
|
2019-01-28 19:53:04 +08:00 |
|
harttle
|
8a881ac69a
|
style: align to [email protected]
|
2019-01-28 18:06:47 +08:00 |
|
Jun Yang
|
c0181aec31
|
remove dependency from 'util'
|
2018-10-01 23:08:39 +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
|
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
|
4d4a2d04ec
|
refactor
|
2018-08-21 01:18:13 +08:00 |
|
harttle
|
bc9d8f92af
|
refactor: import rollup
|
2018-08-20 23:58:41 +08:00 |
|
harttle
|
fa7cd8f4ff
|
refactor: import babelify
|
2018-08-17 01:32:16 +08:00 |
|
harttle
|
19891b2df0
|
refactor: es6 building and linting
|
2018-08-16 23:14:12 +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
|
fa5b731daf
|
fix string type checking and circular reference, working on #81
|
2018-08-14 00:11:50 +08:00 |
|
harttle
|
c3de3fbb19
|
fix: post-increment, pre-decrement working on #76
|
2018-07-21 22:59:52 +08:00 |
|
harttle
|
63b5658604
|
refactor: src/scope.js
|
2018-07-21 17:02:18 +08:00 |
|
Jun Yang
|
44b1aac096
|
remove any-promise, working on #73
|
2018-06-23 21:55:23 +08:00 |
|
 ChenLandJun Yang
|
c55f0234eb
|
Add xhr support for render file in browser.
|
2018-01-12 10:53:43 +08:00 |
|
harttle
|
b24582c2c4
|
remove debug message, working on #50
|
2017-12-08 00:28:51 +08:00 |
|
harttle
|
4e132ca1c5
|
tags: use scope.opts insteadof scope.get('liquid')
|
2017-11-04 10:46:15 +08:00 |
|
harttle
|
8c77fc5a3d
|
fix: whiteSpace Ctrl with compliance to shopify/liquid, working on #17
|
2017-10-30 00:09:29 +08:00 |
|
harttle
|
030037eedc
|
cover all
|
2017-08-15 23:52:05 +08:00 |
|
harttle
|
6d59f34fc8
|
cover all
|
2017-08-14 22:43:49 +08:00 |
|
harttle
|
72597c52e5
|
cover all
|
2017-08-14 22:07:08 +08:00 |
|
harttle
|
4ee2bc964c
|
upgrade outdated dependencies
|
2017-07-28 21:25:24 +08:00 |
|
harttle
|
14e53ed3a9
|
test cases for #32
|
2017-07-14 00:34:12 +08:00 |
|
aleclarson
|
fb52c864b1
|
Add isPlainObject to 'util/underscore.js'
|
2017-07-13 10:33:01 -04:00 |
|
harttle
|
2632e3e97e
|
eslint
|
2017-04-24 21:31:30 +08:00 |
|
harttle
|
21a5ac7e08
|
RenderError extends original error
|
2017-01-21 19:41:19 +08:00 |
|
harttle
|
40bdd7e94a
|
refactor: move file to token property
|
2016-11-16 01:06:37 +08:00 |
|
harttle
|
64e9cb7044
|
fix nested render error message
|
2016-11-16 00:48:54 +08:00 |
|
harttle
|
2bc53a3850
|
change: move context error from err.message to err.stack
|
2016-11-16 00:31:20 +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
|
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
|
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
|
951225fb75
|
refactor: use promise.mapSeries
|
2016-11-01 22:24:56 +08:00 |
|
harttle
|
9961afa3dd
|
feture: promise.mapSeries
|
2016-10-31 23:45:41 +08:00 |
|
harttle
|
6dd836f157
|
feature: root option allows array of strings
|
2016-10-31 23:21:28 +08:00 |
|
harttle
|
34f5cfa34d
|
strftime coverage
|
2016-10-26 01:55:33 +08:00 |
|
harttle
|
fbcd244946
|
test for strftime
|
2016-10-24 00:23:50 +08:00 |
|
harttle
|
365a047736
|
refactor filters and corresponding tests
|
2016-10-24 00:05:17 +08:00 |
|
harttle
|
300c3710c6
|
feature: if the provided date is 'now', create a date (#14)
|
2016-10-23 00:11:22 +08:00 |
|