 Michael GoandGitHub
|
48cb643c02
|
Merge pull request #1695 from Shopify/syntax-error-with-filename
render template name with Liquid Syntax errors
|
2023-03-02 17:08:27 -04:00 |
|
Michael Go
|
1d97389fb0
|
render template name with Liquid Syntax errors
|
2023-03-02 16:50:55 -04:00 |
|
 Michael GoandGitHub
|
3ff4170cb0
|
Merge pull request #1692 from Shopify/error-message-with-filepath
set context's template_name with template.name in render and include tag
|
2023-02-28 10:57:24 -04:00 |
|
Michael Go
|
24dceef552
|
set context's template_name with template's name
|
2023-02-28 10:55:38 -04:00 |
|
Michael Go
|
428c66ffac
|
add name attribute to Template for more flexibility to set context's template name
|
2023-02-27 17:11:52 -04:00 |
|
Michael Go
|
0fe4a5d144
|
render error message with actual template path
|
2023-02-27 11:01:21 -04:00 |
|
 Michael GoandGitHub
|
4599e5459f
|
Merge pull request #1684 from Shopify/fix-variable-lookup-parse-timeout
fix variable lookup parse timing out with missing closing bracket
|
2023-02-02 10:39:46 -04:00 |
|
Michael Go
|
bd9c3802c8
|
add variable parser timeout unit tests
|
2023-02-01 21:15:35 -04:00 |
|
Michael Go
|
2b40850e4a
|
fix variable lookup parse timing out with missing closing bracket
|
2023-02-01 19:52:30 -04:00 |
|
 Michael GoandGitHub
|
6a888d4564
|
Merge pull request #1680 from Shopify/recursively-parse-brackets
recursively parse brackets on variable lookup
|
2023-01-31 16:29:54 -04:00 |
|
Michael Go
|
dd257b3d66
|
add an unit test for double nest variable lookup
|
2023-01-30 20:36:14 -04:00 |
|
Michael Go
|
1aaf6ed019
|
recursively parse brackets on variable lookup
|
2023-01-30 20:19:35 -04:00 |
|
 Michael GoandGitHub
|
daf93a83c2
|
Merge pull request #1676 from Shopify/tablerow-nil-params
raise invalid integer argument error from tablerow
|
2023-01-18 11:08:04 -04:00 |
|
Michael Go
|
e889a9da0b
|
use to_i to parse parameters of tablerow tag
|
2023-01-17 17:48:16 -04:00 |
|
Michael Go
|
0f11c97623
|
raise invalid integer argument error from tablerow
|
2023-01-16 18:53:53 -04:00 |
|
 Michael GoandGitHub
|
eff2a63204
|
Merge pull request #1633 from Shopify/fix-tablerow-drop-cols-last-attr
fix tablerow drop's last attribute with missing cols param
|
2022-10-05 14:15:03 -03:00 |
|
Michael Go
|
fbab19ac8c
|
fix tablerow drop's last attribute with missing cols param
|
2022-10-05 11:15:23 -03:00 |
|
 Michael GoandGitHub
|
50d1a2ffc9
|
Merge pull request #1458 from Shopify/use-to-liquid-value-with-conditions
use Utils.to_liquid_value on conditionals
|
2021-06-15 12:18:14 -03:00 |
|
Michael Go
|
f686c5dec7
|
use Utils.to_liquid_value on conditionals
|
2021-06-14 18:19:37 -03:00 |
|
 Michael GoandGitHub
|
aa8ce87b96
|
Merge pull request #1454 from Shopify/default-filter-with-to-liquid-value
utilize input's to_liquid_value on default filter
|
2021-06-14 15:43:56 -03:00 |
|
 Michael GoandGitHub
|
be81c9ae5a
|
Merge pull request #1457 from Shopify/fix-unless-to-use-to-liquid-value-helper
fix unless to use to_liquid_value helper with multiple conditions
|
2021-06-10 14:00:19 -03:00 |
|
Michael Go
|
edd4d70aee
|
fix unless to use to_liquid_value helper with multiple conditions
|
2021-06-10 13:28:17 -03:00 |
|
Michael Go
|
ac66dbbafe
|
utilize input's to_liquid_value on default filter
|
2021-06-08 15:20:53 -03:00 |
|
 Michael GoandGitHub
|
250555c9a8
|
Merge pull request #1441 from Shopify/to-raw-value
Implement to_liquid_value to Liquid::Drop
|
2021-05-27 10:21:05 -03:00 |
|
Michael Go
|
e361a4d53c
|
introduce to_liquid_value on variable look and conditional statements
|
2021-05-26 17:27:18 -03:00 |
|