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
|
c37b330751
|
chore(typescript): ship to TypeScript
|
2019-02-14 22:33:45 +08:00 |
|
harttle
|
2015f683b8
|
fix: better index.d.ts and a demo
The demo is located at demo/typescript/index.ts , working on #98
|
2019-02-13 20:07:13 +08:00 |
|
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 |
|
harttle
|
dee4303fad
|
feature: plugin API, working on #86
|
2019-01-21 15:24:13 +08:00 |
|
harttle
|
4793a83bd6
|
fix #101: Slice filter does not work on arrays
|
2019-01-21 14:52:08 +08:00 |
|
 oott123andJun Yang
|
21f4d6bf08
|
export types variable
|
2019-01-10 13:28:13 +08:00 |
|
 oott123andJun Yang
|
ba54bec82f
|
feat: add typescript definitions
|
2019-01-10 13:28:13 +08:00 |
|
 Andrew BarclayandJun Yang
|
2055258193
|
fix assign tag regex to include linebreaks in value
|
2018-11-22 09:31:22 +08:00 |
|
harttle
|
6af631b77b
|
feature: url_decode, working on #94
|
2018-10-08 10:37:24 +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
|
5412c5a39f
|
fixes #88
|
2018-09-29 16:45: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
|
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
|
5f634b0b5e
|
refactor: moving all ES6 files to src/, working on #83
|
2018-08-16 00:22:46 +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
|
b5cfd2d2c5
|
fix: {%assign%} now adds a shading scope
|
2018-07-21 21:30:40 +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
|
02806b2257
|
fix #75
|
2018-07-16 15:02:31 +08:00 |
|
Jun Yang
|
44b1aac096
|
remove any-promise, working on #73
|
2018-06-23 21:55:23 +08:00 |
|
 Cory MawhorterandJun Yang
|
aa54dad36e
|
fix dupe name bug
|
2018-04-07 19:36:50 +08:00 |
|
 ChenLandJun Yang
|
c55f0234eb
|
Add xhr support for render file in browser.
|
2018-01-12 10:53:43 +08:00 |
|
harttle
|
0f9adfb067
|
change: remove deprecated features, coverall
|
2017-12-23 21:31:55 +08:00 |
|
harttle
|
ace271c7f0
|
feature: support static filepath resolving by options.dynamicPartials,
fix #51
|
2017-12-21 14:09:30 +08:00 |
|
harttle
|
b24582c2c4
|
remove debug message, working on #50
|
2017-12-08 00:28:51 +08:00 |
|
harttle
|
a4126e7f10
|
fix: typo in scope.get("liquid") error message, fixes #50
|
2017-12-08 00:24:23 +08:00 |
|
harttle
|
8efb41a631
|
use isTruthy for and/or operators, fixes #47
|
2017-11-26 23:59:50 +08:00 |
|
harttle
|
4e132ca1c5
|
tags: use scope.opts insteadof scope.get('liquid')
|
2017-11-04 10:46:15 +08:00 |
|
harttle
|
e8fa8d32f5
|
feature: separate options for value/tag trimming, working on #17
|
2017-10-30 01:46:31 +08:00 |
|
harttle
|
502426f621
|
mv whiteSpaceCtrl to a separate file
|
2017-10-30 00:36:21 +08:00 |
|
harttle
|
8c77fc5a3d
|
fix: whiteSpace Ctrl with compliance to shopify/liquid, working on #17
|
2017-10-30 00:09:29 +08:00 |
|
harttle
|
21af8c4d7a
|
fix read/write variable in parent's scope, fix #39
|
2017-08-26 17:57:43 +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 |
|
 jaswrksandGitHub
|
9f446ad024
|
Support {{- and -}} for whitespace control.
With this PR it now matches the intended functionality; i.e., https://github.com/harttle/liquidjs/wiki/Whitespace-Control
|
2017-08-03 06:06:35 -08:00 |
|
harttle
|
a2a076d038
|
refactor access seq parsing
|
2017-08-03 13:46:00 +08:00 |
|