-
Notifications
You must be signed in to change notification settings - Fork 37
Insights: Shopify/theme-tools
Overview
Could not load contribution data
Please try again later
42 Releases published by 1 person
-
@shopify/liquid-html-parser@2.5.0
published
Feb 18, 2025 -
@shopify/theme-check-browser@3.8.0
published
Feb 18, 2025 -
@shopify/prettier-plugin-liquid@1.8.1
published
Feb 18, 2025 -
@shopify/theme-check-common@3.8.0
published
Feb 18, 2025 -
@shopify/theme-check-docs-updater@3.8.0
published
Feb 18, 2025 -
@shopify/theme-language-server-browser@2.8.0
published
Feb 18, 2025 -
@shopify/theme-check-node@3.8.0
published
Feb 18, 2025 -
@shopify/theme-language-server-common@2.8.0
published
Feb 18, 2025 -
@shopify/theme-language-server-node@2.8.0
published
Feb 18, 2025 -
@shopify/theme-check-browser@3.9.0
published
Feb 20, 2025 -
@shopify/theme-check-common@3.9.0
published
Feb 20, 2025 -
@shopify/theme-check-docs-updater@3.9.0
published
Feb 20, 2025 -
@shopify/theme-check-node@3.9.0
published
Feb 20, 2025 -
@shopify/theme-language-server-browser@2.9.0
published
Feb 20, 2025 -
@shopify/theme-language-server-common@2.9.0
published
Feb 20, 2025 -
@shopify/theme-language-server-node@2.9.0
published
Feb 20, 2025 -
@shopify/prettier-plugin-liquid@1.8.2
published
Feb 20, 2025 -
@shopify/liquid-html-parser@2.6.0
published
Feb 26, 2025 -
@shopify/prettier-plugin-liquid@1.8.3
published
Feb 26, 2025 -
@shopify/theme-check-common@3.10.0
published
Feb 26, 2025 -
@shopify/theme-check-browser@3.10.0
published
Feb 26, 2025 -
@shopify/theme-check-docs-updater@3.10.0
published
Feb 26, 2025 -
@shopify/theme-check-node@3.10.0
published
Feb 26, 2025 -
@shopify/theme-language-server-browser@2.9.1
published
Feb 26, 2025 -
@shopify/theme-language-server-common@2.9.1
published
Feb 26, 2025 -
@shopify/theme-language-server-node@2.9.1
published
Feb 26, 2025 -
@shopify/prettier-plugin-liquid@1.9.0
published
Mar 7, 2025 -
@shopify/theme-check-browser@3.11.0
published
Mar 7, 2025 -
@shopify/theme-check-common@3.11.0
published
Mar 7, 2025 -
@shopify/liquid-html-parser@2.7.0
published
Mar 7, 2025 -
@shopify/theme-check-docs-updater@3.11.0
published
Mar 7, 2025 -
@shopify/theme-check-node@3.11.0
published
Mar 7, 2025 -
@shopify/theme-language-server-browser@2.10.0
published
Mar 7, 2025 -
@shopify/theme-language-server-common@2.10.0
published
Mar 7, 2025 -
@shopify/theme-language-server-node@2.10.0
published
Mar 7, 2025 -
@shopify/theme-check-docs-updater@3.11.1
published
Mar 12, 2025 -
@shopify/theme-check-browser@3.11.1
published
Mar 12, 2025 -
@shopify/theme-check-common@3.11.1
published
Mar 12, 2025 -
@shopify/theme-language-server-browser@2.10.1
published
Mar 12, 2025 -
@shopify/theme-check-node@3.11.1
published
Mar 12, 2025 -
@shopify/theme-language-server-node@2.10.1
published
Mar 12, 2025 -
@shopify/theme-language-server-common@2.10.1
published
Mar 12, 2025
51 Pull requests merged by 7 people
-
Theme Tools Release — 2025-03-12
#847 merged
Mar 12, 2025 -
Fix file URI handling for Windows platforms
#835 merged
Mar 12, 2025 -
Ignore errors if workspace folder isnt a theme
#849 merged
Mar 11, 2025 -
Add env var when CLI is run from language-server
#848 merged
Mar 11, 2025 -
Remove
brand
from list of metafield owner types being fetched#846 merged
Mar 11, 2025 -
Theme Tools Release — 2025-03-06
#825 merged
Mar 7, 2025 -
Renaming liquid doc params refactors render tag alias param
#844 merged
Mar 6, 2025 -
Renaming liquid doc params refactors render tag params
#843 merged
Mar 6, 2025 -
bump liquid-tm-grammar to latest commit
#842 merged
Mar 6, 2025 -
Fix liquid doc node hover text
#841 merged
Mar 5, 2025 -
[LiquidDoc] Show annotation completion suggestions when
@
is typed#839 merged
Mar 5, 2025 -
Fix spacing after @example tag in liquid doc
#840 merged
Mar 5, 2025 -
Fix bug in liquid-tm-grammar built files
#838 merged
Mar 4, 2025 -
Update syntaxes submodule
#837 merged
Mar 4, 2025 -
update syntaxes submodule to latest commit
#653 merged
Mar 3, 2025 -
[LiquidDoc][Theme Check] Check for duplicated params passed to
{% render %}
tag#834 merged
Mar 1, 2025 -
Add type checking support for render snippets using alias syntax
#833 merged
Feb 28, 2025 -
[LiquidDoc][Theme Check] Add alias support for UnrecognizedRenderSnippetParams
#831 merged
Feb 28, 2025 -
[LiquidDoc][Theme Check] Add alias support for MissingRenderSnippetParams
#830 merged
Feb 28, 2025 -
Delete validRenderSnippetParams files
#832 merged
Feb 27, 2025 -
Doc param names don't collide with reserved words
#828 merged
Feb 27, 2025 -
Support LiquidDoc param code completion within snippet
#826 merged
Feb 27, 2025 -
[LiquidDoc] Update Prettier + Formatting behaviour for descriptions and examples
#824 merged
Feb 27, 2025 -
[LiquidDoc] Modify LiquidDoc parsing to capture leading whitespace and add inline flag
#820 merged
Feb 27, 2025 -
Rename doc param or its usage
#811 merged
Feb 26, 2025 -
Theme Tools Release — 2025-02-26
#805 merged
Feb 26, 2025 -
change normalize method to replace backslashes with forward slashes
#819 merged
Feb 26, 2025 -
New Liquid Doc param checks
#822 merged
Feb 26, 2025 -
[LiquidDoc][Theme Check] Type validations on parameters passed to
{% render %}
tag#792 merged
Feb 25, 2025 -
New
UnusedDocParam
theme-check rule#808 merged
Feb 25, 2025 -
[LiquidDoc] Formatting support for implicit descriptions
#812 merged
Feb 25, 2025 -
[LiquidDoc] Parsing and Hover support for implicit descriptions
#798 merged
Feb 25, 2025 -
Doc tag completion fix and new theme check for doc tag usage
#809 merged
Feb 24, 2025 -
[Theme Check] Add allowedDomains check for RemoteAsset theme checker
#711 merged
Feb 24, 2025 -
Add hover support for the description tag
#801 merged
Feb 21, 2025 -
Fix local block validations
#806 merged
Feb 21, 2025 -
Add padding for liquid doc content
#802 merged
Feb 20, 2025 -
Theme Tools Release — 2025-02-20
#800 merged
Feb 20, 2025 -
Revert "Add doc tag auto completion"
#804 merged
Feb 20, 2025 -
Validate visible_if fields
#797 merged
Feb 20, 2025 -
Add doc tag auto completion
#794 merged
Feb 20, 2025 -
Add description support for prettier
#799 merged
Feb 19, 2025 -
Support Liquid doc param type completion
#795 merged
Feb 19, 2025 -
Theme Tools Release — 2025-02-18
#770 merged
Feb 18, 2025 -
[LiquidDoc][Theme Check] Report missing and unrecognized snippet parameters in render tag
#791 merged
Feb 18, 2025 -
Support liquid doc inner tags completion + hover
#789 merged
Feb 18, 2025 -
Support render param completion using LiquidDocs
#774 merged
Feb 14, 2025 -
add dev.yml with tooling versions
#780 merged
Feb 13, 2025 -
check
test helper shouldn't silently swallow errors#785 merged
Feb 13, 2025
7 Pull requests opened by 6 people
-
Bump serialize-javascript from 6.0.1 to 6.0.2
#790 opened
Feb 13, 2025 -
Add ability to disable theme check for next line
#796 opened
Feb 15, 2025 -
Albchu/conditional settings string check
#814 opened
Feb 24, 2025 -
Improve alias parsing in the cst & ast
#845 opened
Mar 10, 2025 -
[LiquidDoc] Improve hover behaviour for multi-line descriptions and examples
#850 opened
Mar 11, 2025 -
Add css based completions
#851 opened
Mar 12, 2025 -
Bump @babel/runtime from 7.23.1 to 7.26.10
#852 opened
Mar 12, 2025
7 Issues closed by 4 people
-
[Bug] Render param code completion replaces closing liquid tag
#793 closed
Mar 7, 2025 -
Rename variable should also update liquid doc params
#810 closed
Feb 26, 2025 -
(Stretch) Update the theme-tools linter to present a warning when the header has unused parameters
#803 closed
Feb 25, 2025 -
Add config exceptions to Remote Asset check
#410 closed
Feb 24, 2025 -
[Feature] Theme check - Validate variables/properties parsed to snippets
#787 closed
Feb 21, 2025 -
SVG Files on the Shopify CDN are blocked by CORS when viewing through theme editor
#807 closed
Feb 21, 2025 -
[Theme Check] Allow preset nested blocks to have the "name" field
#756 closed
Feb 20, 2025
7 Issues opened by 7 people
-
Unknown tag `doc`
#853 opened
Mar 12, 2025 -
Invalid completion for `metaobject` type schema settings
#827 opened
Feb 27, 2025 -
[LiquidDoc] Support param type validations when value is a variable
#818 opened
Feb 25, 2025 -
[Feature Request]: LiquidSchema(node) check type for SourceType.LiquidHtml
#817 opened
Feb 25, 2025 -
Use optional jsonc on schema tags
#815 opened
Feb 24, 2025 -
[Theme Check] Warn on missing translations
#813 opened
Feb 24, 2025 -
[Feature] Theme check - Disable checks using Liquid comments `next-line`
#788 opened
Feb 13, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Default development language
#503 commented on
Feb 25, 2025 • 0 new comments -
Extension errors without a git repository
#718 commented on
Feb 27, 2025 • 0 new comments -
Shopify Liquid formatter doesn't format a HTML in a default Shopify's email template.
#760 commented on
Feb 28, 2025 • 0 new comments -
Show section (ID) references in the url schema setting
#473 commented on
Mar 6, 2025 • 0 new comments -
Detect circular dependencies [Requires: Cross-file checking]
#559 commented on
Mar 6, 2025 • 0 new comments -
`.shopify/metafields.json` is always created when a project is opened on VSCode
#724 commented on
Mar 10, 2025 • 0 new comments -
Missing completions for section locales
#720 commented on
Mar 12, 2025 • 0 new comments -
`TranslationKeyExists` check not detecting translations in section schema
#721 commented on
Mar 12, 2025 • 0 new comments -
Space around class_list
#418 commented on
Mar 11, 2025 • 0 new comments -
Add LLM instructions file suggestion
#669 commented on
Mar 11, 2025 • 0 new comments -
add deeplinking for block types
#674 commented on
Mar 11, 2025 • 0 new comments -
Reference to snippet and blocks
#677 commented on
Mar 11, 2025 • 0 new comments -
Update grammar to allow variables to be detected inside style tags
#683 commented on
Mar 11, 2025 • 0 new comments -
[vscode extension] Profile annotations and webview
#697 commented on
Mar 11, 2025 • 0 new comments -
Refactor CLI command runner
#708 commented on
Mar 11, 2025 • 0 new comments -
Bump vite from 5.4.11 to 5.4.14
#727 commented on
Mar 11, 2025 • 0 new comments -
Bump vitest from 2.1.1 to 2.1.9
#769 commented on
Mar 12, 2025 • 0 new comments -
[WIP] Add repo-wide ESLint config
#781 commented on
Mar 11, 2025 • 0 new comments -
Bump koa from 2.15.3 to 2.15.4
#783 commented on
Mar 11, 2025 • 0 new comments -
Fix typo in release.yml
#784 commented on
Mar 11, 2025 • 0 new comments