Anders Søgaard

Results 38 comments of Anders Søgaard

> We should use native SDL for changing the name of the root types, see http://spec.graphql.org/draft/#sec-Schema Might be a bit out of my knowledge for Lighthouse and GraphQL. Could use...

Not sure if the documentation is automatically updated?

Works on the M1 chip, but not on Intel.

Opened a new PR which solves this in a way better way: https://github.com/Shopify/liquid/pull/1749

Same error `Cannot find module 'prettier-plugin-tailwindcss'`

For some reason [ncc](https://github.com/vercel/ncc) cant compile version 5 🤷🏼‍♂️

@dylanahsmith I am not sure if you still work on Liquid, but I would love for someone in the Liquid team to take a look at this PR.

This would be a nice feature to add to the components. A component like `Video` feels unusable as you have to use native controls to interact with the video.

> +1 this is an unusable component... Can we contribute to this or is it locked to only devs from Shopify? @andershagbard I'm not a Shopify employee, just a contributor....

> @andershagbard which components are lacking in particular right now? We definitely welcome PRs. Most of them stilling missing forwardRefs. I did it for [video components](https://github.com/Shopify/hydrogen/pull/1415), as I needed them...