-
Notifications
You must be signed in to change notification settings - Fork 41
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Shopify/theme-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @shopify/prettier-plugin-liquid@1.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Shopify/theme-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @shopify/prettier-plugin-liquid@1.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 35 files changed
- 1 contributor
Commits on Oct 1, 2024
-
It seems that I never committed these files (#511)
They were excluded by a `.git/exclude/info` entry. Turns out, those are the test files for lang-jsonc. Thankfully they all pass :D
Configuration menu - View commit details
-
Copy full SHA for 89c01e4 - Browse repository at this point
Copy the full SHA 89c01e4View commit details -
Fix HTML element close tag auto-insertion inside Liquid branches (#516)
There was a bug with our findCurrentNode algorithm that made it so we'd go in the wrong node when a branch had child nodes. The fix was to have more information on the AST and flag LiquidBranch as "unclosed" when their blockEndPosition is -1, -1. It's kind of a nasty bug tbh. Fixes #515
Configuration menu - View commit details
-
Copy full SHA for c664d52 - Browse repository at this point
Copy the full SHA c664d52View commit details -
Release 01-10-24: Updated 10 package versions (#517)
@shopify/prettier-plugin-liquid: 1.5.1 -> 1.5.2 (patch) theme-check-vscode: 2.5.0 -> 2.5.1 (patch) @shopify/theme-language-server-common: 1.13.0 -> 1.13.1 (patch) @shopify/liquid-html-parser: 2.0.4 -> 2.0.5 (patch) @shopify/theme-language-server-browser: 1.13.0 -> 1.13.1 (patch) @shopify/theme-language-server-node: 1.13.0 -> 1.13.1 (patch) @shopify/theme-check-common: 2.9.1 -> 2.9.2 (patch) @shopify/theme-check-browser: 2.9.1 -> 2.9.2 (patch) @shopify/theme-check-node: 2.9.1 -> 2.9.2 (patch) @shopify/theme-check-docs-updater: 2.9.1 -> 2.9.2 (patch)
Configuration menu - View commit details
-
Copy full SHA for cb696f3 - Browse repository at this point
Copy the full SHA cb696f3View commit details
There are no files selected for viewing