Miguel Ángel
Miguel Ángel
I think its overwritting the syntax highlighting from the Shopify Liquid Extension, and this extension is not as good as the one from Shopify when it comes to syntax highlighting,...
After the new update most tags haven't been able to be associated with their scope identity. Most of them are being associated with just `entity.name.tag.other.liquid` when in the past we...
Hi! So I noticed this, when an object is declared in JS inside a tag on a .liquid file, the highlighting breaks on anything below that declaration. Like this ...
https://github.com/Shopify/polaris/blob/a89e61478fb7c5f588021e542101aba8a3898ec8/polaris-react/src/components/IndexTable/IndexTable.tsx#L7-L8 I checked the line here 👆🏻, Maybe better to go back to use `useIsomorphicLayoutEffect ` being required everywhere ? 
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### What version of React Router are you using? 6.26.1 ### Steps to Reproduce This is a common usage: Giving a Prisma schema: ```prisma // schema.prisma model User { //...
### Description of the new feature / enhancement After playing around with Command Palette my conclusion is that it's cool! It collides with PowerToys Run in some features so I...
### Summary Hi, I noticed that the rounded corners are resolved like this: https://github.com/Shopify/polaris/blob/70bfcbec4b01c6d252bbf060fc985ab32543b07d/polaris-react/src/components/Card/Card.tsx#L42-L50 This poses a problem for people that always want rounded corners as the default is always...
### What area(s) will this request affect? App ### What type of change do you want to see? New feature ### Overview Improve the behavior of `shopify app config link...
## Description Currently, when dispatching an `insert` action in Puck, there is no standardized way to pass ephemeral metadata associated with that specific action. For example, when programmatically inserting an...