Commit Graph

  • 50d1a2ffc9 Merge pull request #1458 from Shopify/use-to-liquid-value-with-conditions master Michael Go 2021-06-15 12:18:14 -03:00
  • f686c5dec7 use Utils.to_liquid_value on conditionals use-to-liquid-value-with-conditions Michael Go 2021-06-14 18:19:37 -03:00
  • aa8ce87b96 Merge pull request #1454 from Shopify/default-filter-with-to-liquid-value Michael Go 2021-06-14 15:43:56 -03:00
  • 698f5e0d96 Merge pull request #1456 from Shopify/pz-psych-4-unsafe-load Peter Zhu 2021-06-10 13:14:13 -04:00
  • 996bfe0c82 Fix benchmark for breaking change in Psych 4 Peter Zhu 2021-06-10 11:44:10 -04:00
  • be81c9ae5a Merge pull request #1457 from Shopify/fix-unless-to-use-to-liquid-value-helper Michael Go 2021-06-10 14:00:19 -03:00
  • edd4d70aee fix unless to use to_liquid_value helper with multiple conditions fix-unless-to-use-to-liquid-value-helper Michael Go 2021-06-10 13:28:17 -03:00
  • ac66dbbafe utilize input's to_liquid_value on default filter default-filter-with-to-liquid-value Michael Go 2021-06-08 15:20:53 -03:00
  • 017c1b5e83 Base64 Decode & Encode Filters (#1450) Daniel Insley 2021-06-03 10:23:11 -07:00
  • 250555c9a8 Merge pull request #1441 from Shopify/to-raw-value Michael Go 2021-05-27 10:21:05 -03:00
  • e361a4d53c introduce to_liquid_value on variable look and conditional statements to-raw-value Michael Go 2021-05-26 17:27:18 -03:00
  • be02670a54 Convert array to string interpolation, use 'unless' rather than 'if x !=' remove-extraneous-attributes-link-script Kaelig 2021-05-14 07:50:04 -07:00
  • b1cdd31858 Only output media attribute if needed, delete redundant type attribute in stylesheet_tag Kaelig 2021-04-12 14:10:01 -07:00
  • 8ece160330 Delete redudant type attribute in script_tag Kaelig 2021-04-12 14:09:20 -07:00
  • e19019517a Merge pull request #1403 from EricFromCanada/gh-pages gh-pages Adam Hollett 2021-04-28 14:52:03 -03:00
  • b98d3d6097 Drop blank lines from input examples EricFromCanada 2021-04-22 17:08:46 -04:00
  • 77c2dfa989 Add new Template page for comment, raw, liquid, echo, render, include EricFromCanada 2021-02-22 18:00:22 -05:00
  • d8f5d65e32 Avoid anchor name conflict with introduction page EricFromCanada 2021-04-22 10:33:38 -04:00
  • c2fab68b85 Improve wording & formatting EricFromCanada 2021-02-22 17:27:23 -05:00
  • c99ddcbfc8 Fix wrong space characters & hard returns EricFromCanada 2021-02-22 17:20:21 -05:00
  • fb8432ca16 Mention usage of empty and EmptyDrop EricFromCanada 2021-02-22 17:15:17 -05:00
  • 1b53edf052 default now has an allow_false parameter EricFromCanada 2021-02-22 17:22:15 -05:00
  • b318616a97 offset can have a continue value in for loops EricFromCanada 2021-02-22 17:07:48 -05:00
  • fc5d02fe1c capitalize also downcases each remaining letter EricFromCanada 2021-02-22 17:12:01 -05:00
  • 0f83e333c4 Ranges can be assigned to variables EricFromCanada 2021-02-22 17:09:17 -05:00
  • 09e4fef712 slice can be used with arrays EricFromCanada 2021-02-22 16:39:10 -05:00
  • 9e0dc135ca {% when %} can have multiple cases EricFromCanada 2021-02-22 16:34:14 -05:00
  • d4222ff2b6 Numbers and array indices can be negative EricFromCanada 2021-02-22 16:23:05 -05:00
  • c4dce51f62 Filters can be used during variable assignment EricFromCanada 2021-02-22 16:20:37 -05:00
  • 9542f1d961 Show version badge on recently-added tags EricFromCanada 2021-02-22 14:14:20 -05:00
  • 32a327ed30 Update URLs EricFromCanada 2021-02-22 14:04:31 -05:00
  • e47ea38940 Condense and improve examples EricFromCanada 2021-02-22 13:53:20 -05:00
  • 537f53ef7c Remove ignored Gemfile.lock EricFromCanada 2021-01-25 16:34:29 -05:00
  • b9e0d28729 rubocop: Clarify that a config is a rubocop-shopify backport Dylan Thacker-Smith 2021-04-20 09:01:06 -07:00
  • 020f6b93c5 rubocop: Fix unsupported ruby version in TargetRubyVersion error Dylan Thacker-Smith 2021-04-20 09:00:20 -07:00
  • cfe1637bdd Translate RangeError to Liquid::Error for truncatewords with large int (#1431) Dylan Thacker-Smith 2021-04-20 08:48:22 -07:00
  • efec04af06 add a test clearly showing and commiting to the order of and/or operations order-of-operations Mbarak Bujra 2021-04-05 20:55:10 +00:00
  • bcf72e42d2 Merge pull request #1419 from ADTC/ghp-readme-install Dylan Thacker-Smith 2021-03-30 09:34:29 -07:00
  • 7cfa4aa8bc Update README with first-time install instructions ADTC 2021-03-27 02:52:35 +08:00
  • cd467810fb Install wdm Ruby gem in Windows ADTC 2021-03-27 02:57:40 +08:00
  • eab13a07d9 Add changelog entry for a recent fix Dylan Thacker-Smith 2021-03-29 13:43:01 -07:00
  • ca96ca0fef Fix support for using a String subclass for the liquid source (#1421) Dylan Thacker-Smith 2021-03-29 13:22:05 -07:00
  • 4e7a953e73 Merge pull request #1417 from Shopify/prep-release v5.0.1 shipit-deploy/rubygems Marc-André Cournoyer 2021-03-24 16:55:10 -04:00
  • 6ac2499f7f Remove internal tokenizer fix from History.md Marc-André Cournoyer 2021-03-24 16:53:45 -04:00
  • ff70161512 Remove internal fixes from History.md Marc-André Cournoyer 2021-03-24 16:52:57 -04:00
  • 026157e128 Bump to 5.0.1 and add changelog for release Marc-André Cournoyer 2021-03-24 15:36:07 -04:00
  • bf64239ea6 Merge pull request #1414 from Shopify/fix/echo-parse-tree-visitor Charles-Philippe Clermont 2021-03-24 09:38:48 -04:00
  • c270a6f378 Add ParseTreeVisitor to Echo tag fix/echo-parse-tree-visitor Charles-P. Clermont 2021-03-22 14:19:10 -04:00
  • 109a1fe88a Ignore tags file to avoid conflicts with using ctags (#1411) Dylan Thacker-Smith 2021-03-17 03:44:19 -04:00
  • 4fba61a802 Merge pull request #1402 from Shopify/rubocop-shopify Dylan Thacker-Smith 2021-03-16 17:39:09 -04:00
  • 67f086040a Merge pull request #1410 from Shopify/gh-pages-fix-ci Dylan Thacker-Smith 2021-03-16 17:37:43 -04:00
  • aa6240f43c Upgrade local dependencies to match what github pages uses Dylan Thacker-Smith 2021-03-08 11:22:55 -08:00
  • 40bf603bfb CI: Use github actions and non-EOL ruby version Dylan Thacker-Smith 2021-03-08 10:21:06 -08:00
  • ca2050446c Merge pull request #1408 from ADTC/gh-patch-1 Justin Li 2021-03-07 18:31:45 -05:00
  • 506df22f41 Put the initial values into a code container ADTC 2021-03-05 04:17:45 +08:00
  • c63fcdfe0a Apply suggestions from code review ADTC 2021-03-05 04:14:17 +08:00
  • 95dca87f49 Make the documentation for increment/decrement clearer ADTC 2021-03-05 02:53:01 +08:00
  • 6b6baece25 Merge pull request #1406 from ADTC/patch-2 Dylan Thacker-Smith 2021-02-26 09:03:40 -05:00
  • 0fc45ca3af Reserve future support for comment line before a tag name inline-comment Dylan Thacker-Smith 2021-02-26 06:52:11 -05:00
  • 15b2d193ec Add a hint to sign CLA only if it's the first time ADTC 2021-02-26 16:31:16 +08:00
  • ab455480fa exploring the comment syntax a bit Tobias Lutke 2021-02-25 14:35:31 -04:00
  • fd712d134a Give info in the Contributing page about doc updates (#1405) ADTC 2021-02-25 22:31:18 +08:00
  • 0c2db998cf Add a line to Sign the CLA as the first step in Workflow ADTC 2021-02-25 09:59:51 +08:00
  • 5e8e5e89b1 Add changelog entry Dylan Thacker-Smith 2021-02-19 13:50:29 -05:00
  • 6ddfaec3f9 Add tests for text immediately following liquid tag Dylan Thacker-Smith 2021-02-19 13:49:39 -05:00
  • fff6c565c1 Implement the inline comment tag Dylan Thacker-Smith 2021-02-19 10:39:30 -05:00
  • 31f7be8a6d Use liquid-c inline-comment branch until it is merged Dylan Thacker-Smith 2021-02-19 10:55:08 -05:00
  • 9dac68cce1 Use the rubocop-shopify gem Dylan Thacker-Smith 2021-02-21 12:01:03 -05:00
  • c50509b741 Commit rubocop remote configuration update Dylan Thacker-Smith 2021-02-21 11:58:50 -05:00
  • cd66572514 Rubocop autocorrections to prepare for rubocop config updates Dylan Thacker-Smith 2021-02-21 11:59:11 -05:00
  • dcb5a67089 performance: Use split limit in truncatewords (#1361) Dylan Thacker-Smith 2021-02-19 13:11:35 -05:00
  • efe44a7e6a Merge pull request #1391 from Unending/replace_carriage_return Justin Li 2021-02-19 12:49:13 -05:00
  • 8625e66453 CI: Test with ruby 3.0 as the latest ruby version (#1398) Dylan Thacker-Smith 2021-02-10 10:10:27 -05:00
  • cc08579185 CI: Test with ruby 3.0 as the latest ruby version ruby-3-ci Dylan Thacker-Smith 2021-02-10 08:28:23 -05:00
  • 2d6bf406dd update grammar to support # inline-comments Sam Doiron 2021-01-29 17:06:16 -05:00
  • f331204f7c use Lua style syntax Sam Doiron 2021-01-29 16:56:45 -05:00
  • 5dcce427d0 Add inline comments syntax Sam Doiron 2021-01-29 16:48:38 -05:00
  • 3cae09b968 handle carriage return in newlines_to_br Unending 2021-01-16 13:44:47 +01:00
  • 3c499d0241 Merge pull request #1387 from Shopify/pz-serialize-benchmark-refactor Peter Zhu 2021-01-11 15:51:00 -05:00
  • e71e53ffb5 Refactor render_layout method for serialization Peter Zhu 2021-01-11 13:49:18 -05:00
  • 260c863e23 Build the tokenizer through the parse context for liquid-c (#1386) Dylan Thacker-Smith 2021-01-07 14:51:41 -05:00
  • 0e51931b52 Build the tokenizer through the parse context for liquid-c parse-context-new-tokenizer Dylan Thacker-Smith 2021-01-07 13:16:53 -05:00
  • 42b6c07cd0 Merge pull request #1384 from Shopify/allowed_push_host v5.0.0 Marc-André Cournoyer 2021-01-06 10:18:16 -05:00
  • c91a6827f2 Add allowed_push_host to gemspec Marc-André Cournoyer 2021-01-06 10:03:13 -05:00
  • 5dbc3d5701 Merge pull request #1383 from Shopify/bump-version Marc-André Cournoyer 2021-01-06 09:38:04 -05:00
  • 22683cbd2a Bump version to 5.0.0 Marc-André Cournoyer 2021-01-05 15:02:14 -05:00
  • abfab3bef2 Merge pull request #1380 from Shopify/pz-serialize-compat Peter Zhu 2021-01-05 14:10:54 -05:00
  • 51e8d6234a Freeze blocks in reverse order Peter Zhu 2020-12-16 15:18:34 -05:00
  • 7ca2846d9c Move configure options to a method Peter Zhu 2020-12-16 12:06:29 -05:00
  • 7ba0fc7952 Merge pull request #1376 from Shopify/support-app-liquid-context Dylan Thacker-Smith 2020-12-14 12:12:46 -05:00
  • e2c86d137f Merge pull request #1377 from Shopify/update-history Marc-André Cournoyer 2020-12-13 12:27:15 -05:00
  • 776a63b61d Update latest changelog to mention Ruby 2.5 req Marc-André Cournoyer 2020-12-13 12:13:49 -05:00
  • 84f9d6957c Merge pull request #1374 from Shopify/update-history Marc-André Cournoyer 2020-12-11 17:05:33 -05:00
  • 7d32728e16 Split latest changelog in Features, Fixes, Changes & Perf Marc-André Cournoyer 2020-12-11 16:35:19 -05:00
  • 40a9b72b3c Allow a block to finish context init before squashing instance assigns Dylan Thacker-Smith 2020-12-02 09:09:40 -05:00
  • 4ff26cd707 Use the same context class for isolated subcontexts for the require tag Dylan Thacker-Smith 2020-12-01 17:52:00 -05:00
  • 462919a28f Merge pull request #1375 from Shopify/update-rubocop Dylan Thacker-Smith 2020-12-11 14:47:56 -05:00
  • f3e2be9f85 Update rubocop Dylan Thacker-Smith 2020-12-11 13:57:14 -05:00
  • 4d40f83457 Update .rubocop_todo.yml to ignore Lint/MissingSuper offenses in drops Dylan Thacker-Smith 2020-12-11 14:07:58 -05:00
  • 00be1e4dd4 Update inherited rubocop shopify style guide configuration Dylan Thacker-Smith 2020-12-11 14:13:23 -05:00