Commit graph

95 commits

Author SHA1 Message Date
Matt Seccafien c2cca0df19 feat: h2 snippets package 2021-11-08 08:57:14 +01:00
Fran Dios 2d58d8d637 fix: optimize @headlessui/react 2021-11-08 15:09:18 +09:00
Michelle Vinci d1b8540bb9
Merge pull request #137 from Shopify/move-framework-docs
[Hydrogen reference docs]: Update framework docs links
2021-11-06 23:29:37 -07:00
Michelle Vinci a93a38e5e2 feat: update framework links 2021-11-06 23:10:43 -07:00
Michelle Vinci 8c6c9deb30
Merge pull request #135 from Shopify/docs-link
[Hydrogen reference docs]: Update `/beta` links
2021-11-06 12:51:06 -07:00
Michelle Vinci c8f68dd500 feat: update links 2021-11-06 12:44:20 -07:00
Michelle Vinci f315bce6ad
Merge pull request #134 from Shopify/reference-docs
[Hydrogen reference docs]: Add docs for `parseMetafieldValue` and `flattenConnection`
2021-11-06 12:32:21 -07:00
Michelle Vinci 0bc34f8be3 feat: docs 2021-11-06 12:21:51 -07:00
Josh Larson 6f08959ac9 fix: add back new line which lerna needs I guess 2021-11-05 17:42:12 -05:00
Josh Larson d79aebb922 fix: attempt to get publishing working 2021-11-05 17:36:13 -05:00
Josh Larson 18c6e931c3 v0.6.0 2021-11-05 17:02:38 -05:00
Josh Larson 9107990c2d
fix: minor fixes to the template (#132)
- Use `Link` re-export until proper client component support
- Fix SVG prop that React didn't like
- Fix collections link in footer
2021-11-05 16:56:11 -05:00
Ben Wolfram 1581cbc0bc
Merge pull request #126 from Shopify/design-polish
[Template] Design polish 💅
2021-11-05 16:32:12 -05:00
Helen Lin 7077ba830a
Fix warning on elements with interactionPromptThreshold (#112)
* fix: warning on elements with interactionPromptThreshold defined which is an attribute that should only be passed to 3D model

Co-authored-by: Josh Larson <josh.larson@shopify.com>
2021-11-05 14:27:03 -07:00
Cody Jones 1a0206d81e fix: design polish 2021-11-05 16:24:09 -05:00
Bret Little 53c1110acd
Merge pull request #130 from Shopify/fix-server-state
fix: fix server state to use pathname
2021-11-05 17:18:45 -04:00
Travis Amaral 46d1658f7c
Merge pull request #127 from Shopify/pages-not-found
[Template] Handle when no response `/pages/page`
2021-11-05 14:13:45 -07:00
Ben Wolfram c02939d270
Merge pull request #129 from Shopify/fix-no-collections
[Template] Fix No Collections Case
2021-11-05 16:13:34 -05:00
Bret Little 2c8b247e24
fix: fix server state to use pathname 2021-11-05 17:12:22 -04:00
Ben Wolfram a9e5abb5b0
Merge pull request #128 from Shopify/404-style-updates
[Template] 404 Styles Updates
2021-11-05 16:12:13 -05:00
Ben Wolfram e965d7da04 fix: no collections, no collection image 2021-11-05 16:05:52 -05:00
Travis Amaral 7dc9e8ca9f wip: handle when no data 2021-11-05 14:03:38 -07:00
Ben Wolfram bf189a077c
Merge pull request #113 from Shopify/mobile-header-style
[Template] Update Mobile Header Style
2021-11-05 15:45:29 -05:00
Bret Little 04accd38e7
Merge pull request #115 from Shopify/remove-search-page
fix: make the URL search property available via `useLocation()`
2021-11-05 16:42:28 -04:00
Bret Little aed6b257e3
chore: switch from page to pathname variable name 2021-11-05 16:41:42 -04:00
Bret Little 806f383e20
fix: make the URL search property available via useLocation()
Also removed the incomplete search page, will be reintroduced in another PR
2021-11-05 16:41:38 -04:00
Ben Wolfram 991eb2d4c4
Merge pull request #116 from Shopify/nav-alignment-fix
[Template] Fix Nav Alignment Issues
2021-11-05 15:40:17 -05:00
Ben Wolfram ec4ff1e20e fix: update mobile header styles 2021-11-05 15:39:32 -05:00
Ben Wolfram 9c4417f2d8
Merge pull request #121 from Shopify/fix-featured-products
[Template] Point Featured Products to the Correct Collection
2021-11-05 15:36:37 -05:00
Ben Wolfram 6815631a01
Merge pull request #114 from Shopify/footer-gradient-fix
[Template] Fix Gradient Overlapping the Footer
2021-11-05 15:36:18 -05:00
Josh Larson 3bb405f302
Merge pull request #119 from Shopify/jl-docs-pr-template
chore: update PR template to direct docs updates here
2021-11-05 15:35:54 -05:00
Travis Amaral 38685cc91d
Merge pull request #111 from Shopify/cart-redesign
[Template] Cart style updates
2021-11-05 13:30:36 -07:00
Cathryn Griffiths 3f3450f4da
Merge pull request #124 from Shopify/cathryn/check-if-image-is-undefined
fix: check if image is defined before rendering the Image component
2021-11-05 16:26:41 -04:00
Travis Amaral ee6e4ba574 wip: add border to footer 2021-11-05 13:23:17 -07:00
Travis Amaral dacd215db3
Merge branch 'main' into cart-redesign 2021-11-05 13:22:27 -07:00
Cathryn Griffiths c9a93557a2
Merge pull request #122 from Shopify/cathryn/a11y-fixes
fix: a11y improvements
2021-11-05 16:21:24 -04:00
Travis Amaral a66bdb5ccb
Merge pull request #120 from Shopify/remove-unused-files
[Template] Delete unused files
2021-11-05 13:20:55 -07:00
cathryngriffiths 561c7364fe fix: check if image is defined before rendering the Image component 2021-11-05 16:17:43 -04:00
cathryngriffiths dcd5240780 fix: use h2 instead of h5 for footer headings 2021-11-05 16:14:27 -04:00
Ben Wolfram 0b708e463c fix: point featured products to the right collection 2021-11-05 15:09:27 -05:00
Travis Amaral 8083b91a4a wip: delete unused files 2021-11-05 13:09:26 -07:00
Josh Larson 2f41014dc9
Merge pull request #118 from Shopify/jl-remove-cache-logging
fix: remove cache-related console logs
2021-11-05 15:06:48 -05:00
Travis Amaral 718895133b
Merge pull request #117 from Shopify/fix-collections-refresh
[Template] Re-export Link component
2021-11-05 13:01:49 -07:00
Josh Larson b9fd6a06b2 chore: update PR template to direct docs updates here 2021-11-05 15:01:05 -05:00
Josh Larson 51d2eb4b59 chore: update changelog 2021-11-05 14:59:32 -05:00
Josh Larson 11c4d6c504 fix: remove cache-related console logs 2021-11-05 14:58:24 -05:00
Travis Amaral 3ffc6b9498 wip: re-export Link component 2021-11-05 12:53:13 -07:00
Bret Little 2868887bbc
Merge pull request #108 from Shopify/fix-errors
fix: make sure all errors present a nice error to the user in dev mode
2021-11-05 15:52:48 -04:00
Ben Wolfram fb58771362 fix: address navigation link alignment 2021-11-05 14:47:58 -05:00
Ben Wolfram c6a241ab71 fix: fix footer gradient overlapping 2021-11-05 14:42:24 -05:00