Benjamin Sehl

Results 76 issues of Benjamin Sehl

`h2-{snippetTitle}` * Queries: e.g. `h2-queryProduct` * Route boilerplate: e.g. `h2-routeProduct`

New to 2.0

See snippet… https://gist.github.com/benjaminsehl/1c169edcce5b8ef6144156968a2edf16

We already support this, but we don't make it easy to figure out how. Our CLI supports a `path` argument: https://shopify.dev/docs/custom-storefronts/hydrogen/cli/commands#build and Worker Actions support a `path` field: https://github.com/Shopify/hydrogen/blob/main/.github/workflows/deploy.yml#L53 Let's...

documentation

Following our `` component, create a `` component that can have different art direction props at different media sizes (aspect ratios, and crop regions). The DX would be something like...

Feature
@shopify/hydrogen-react

Following up on https://github.com/Shopify/hydrogen/pull/1366 ```[tasklist] ### Tasks - [ ] Add Optimistic UI on Add to Cart - [ ] Add to Skeleton - [ ] Add Pending UI for...

See: https://github.com/Shopify/hydrogen/pull/707 ```[tasklist] ### Tasks - [x] Update Demo Store - [x] Add to CLI - [ ] Support new cart client - [x] Provide some details on how you...

skeleton template