Commit graph

161 commits

Author SHA1 Message Date
Fran Dios 2a8fc362f5 v0.6.4 2021-11-11 17:33:32 +09:00
Fran Dios 474a63af44
Merge branch 'main' into fd-fix-public-assets 2021-11-11 13:24:33 +09:00
Fran Dios 996b71f639 fix: remove favicon.ico check 2021-11-11 13:19:27 +09:00
Fran Dios 17801a9d9e
Merge branch 'main' into fd-fix-wire-newline 2021-11-11 13:07:08 +09:00
Fran Dios 451971980d refactor: move favicon in all projects to public directories 2021-11-11 12:59:11 +09:00
Fran Dios 164d317438 test: client handles new lines in hydration response 2021-11-11 12:52:06 +09:00
Bret Little 8df3c8f8d4
chore: fix changelog 2021-11-10 17:12:17 -05:00
Bret Little 68f7a79365
Merge pull request #213 from sahilmob/fix-pageload-scrolling
fix(dev): fix scroll to top on app first load
2021-11-10 17:08:59 -05:00
Sahil H. Mobaidin ade416ff1b fix(dev): fix scroll to top on app first load 2021-11-10 23:32:01 +02:00
Bret Little 935ebc81a9
Merge pull request #204 from Shopify/bl-201
fix(#201): normalize POSIX separators to support windows
2021-11-10 15:59:28 -05:00
Bret Little 6f2e86e85f
chore: update changelog 2021-11-10 15:52:50 -05:00
Bret Little 193a601975
fix: add a unit test to validate vite middleware transforms 2021-11-10 13:45:15 -05:00
Josh Larson 69576610c4
chore: improve Stackblitz publishing flow (#203)
* chore: hoist local flag to root project

* chore: publish to stackblitz branch with new release

* chore: rename gitignore for stackblitz

* chore: use correct path

* chore: include `.stackblitzrc` file to ensure dev server starts
2021-11-10 12:01:53 -06:00
Bret Little 79f32c52ad
fix(#201): normalize POSIX separators to support windows 2021-11-10 12:19:16 -05:00
Fran Dios 4302cf2ff9 test: remove new lines in wire response 2021-11-10 17:15:55 +09:00
Fran Dios 1f45f15a24 chore: update changelog 2021-11-10 17:08:56 +09:00
Fran Dios e2326b9756 fix: new lines in wire response 2021-11-10 17:08:03 +09:00
Fran Dios c8e601d374 chore: update changelog 2021-11-10 16:13:47 +09:00
Fran Dios ccc44c8e80 fix: run Hydrogen middleware after Vite handles static assets 2021-11-10 16:11:07 +09:00
Fran Dios 11737be41d refactor: move favicon to public directory 2021-11-10 16:10:09 +09:00
Fran Dios 0b8a73d712 v0.6.3 2021-11-10 14:31:52 +09:00
Fran Dios 6682fd714d chore: update changelog 2021-11-10 14:20:12 +09:00
Fran Dios b021d8558e fix: add trailing slash to user components glob 2021-11-10 14:05:52 +09:00
Fran Dios 609a697d6c refactor: change old function name 2021-11-10 14:04:46 +09:00
Fran Dios 0a303c6549 v0.6.2 2021-11-10 12:19:42 +09:00
Michelle Vinci 208a988833
Merge pull request #194 from Shopify/hydrogen-regen-docs
[Hydrogen reference docs]: Regenerate docs
2021-11-09 18:29:37 -08:00
Michelle Vinci 74a7cfbd67 feat: regen docs 2021-11-09 18:20:09 -08:00
Fran Dios 165451980d
Merge pull request #168 from Shopify/fd-fix-router-switch
fix: should not use switch outside a router
2021-11-10 11:13:38 +09:00
Fran Dios 7f1e21c6f3 fix: move LocalizationProvider up in the Layout tree 2021-11-10 11:05:37 +09:00
Michelle Vinci f9161bd7d1 fix: remove comment 2021-11-09 17:10:13 -08:00
Michelle Vinci 355cd7f6e0 fix: comment and link 2021-11-09 17:03:36 -08:00
Michelle Vinci 1901ae7e35 fix: docpath 2021-11-09 16:50:05 -08:00
Michelle Vinci b60156985c fix: link 2021-11-09 16:45:47 -08:00
Michelle Vinci 0618710e91 feat: re-org rsc docs 2021-11-09 16:41:07 -08:00
Josh Larson e083295d49
feat: bump Vite deps to latest version (#191) 2021-11-09 16:38:33 -06:00
Josh Larson 5948cb9157 chore: update changelog 2021-11-09 16:33:03 -06:00
Josh Larson 5263bfd090 chore: Merge remote-tracking branch 'origin/main' into fd-fix-router-switch 2021-11-09 16:32:30 -06:00
Ben Wolfram d5232a8cfa
fix: Safari Product Image Gallery (#162)
* fix: gallery safari grid layout

* Update CHANGELOG.md

Co-authored-by: Josh Larson <josh.larson@shopify.com>
2021-11-09 16:31:55 -06:00
Josh Larson 01dd715da6
fix: eliminate use of client component re-exports (#181) 2021-11-09 15:52:25 -06:00
Matt Seccafien acc8788f7c
Merge pull request #153 from Shopify/@cartogram/tophat-script
feat: Adds tophat script
2021-11-09 16:11:26 +01:00
cathryngriffiths 9f69edc2f0 chore: update changelog 2021-11-09 09:43:05 -05:00
cathryngriffiths bbd16eaf55 fix: remove CartProvider from BuyNowButton 2021-11-09 09:42:19 -05:00
Josh Larson 4fe7ea70a8
chore: remove more logs that I missed (#159) 2021-11-09 08:23:08 -06:00
Fran Dios 2e1bc02e6a
Merge pull request #7 from Shopify/fd-fix-client-components-import
Fix client component imports and duplicated files/contexts in browser
2021-11-09 14:04:43 +09:00
Fran Dios 2b445c9170 fix: should not use switch outside a router 2021-11-09 12:00:30 +09:00
Fran Dios bebf05e40a
Merge pull request #144 from Shopify/fd-fix-headers-override
fix: delay writing error response until headers are set
2021-11-09 11:26:21 +09:00
Josh Larson 3aa230cfd9 chore: update changelogs 2021-11-08 19:30:52 -06:00
Josh Larson 2adc9767cb chore: Merge remote-tracking branch 'origin/main' into fd-fix-client-components-import 2021-11-08 19:30:00 -06:00
Josh Larson 075e9c1c18 chore: remove old build step in react shim 2021-11-08 19:27:25 -06:00
Josh Larson 03232127c2 fix: make MoneyPrice and MoneyCompareAtPrice client components 2021-11-08 19:22:21 -06:00