Commit graph

34 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 17801a9d9e
Merge branch 'main' into fd-fix-wire-newline 2021-11-11 13:07:08 +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 6f2e86e85f
chore: update changelog 2021-11-10 15:52:50 -05:00
Fran Dios 1f45f15a24 chore: update changelog 2021-11-10 17:08:56 +09:00
Fran Dios c8e601d374 chore: update changelog 2021-11-10 16:13:47 +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 0a303c6549 v0.6.2 2021-11-10 12:19:42 +09:00
cathryngriffiths 9f69edc2f0 chore: update changelog 2021-11-09 09:43:05 -05: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 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
Bret Little 493e16d63e
fix: changelog 2021-11-08 10:56:51 -05:00
Bret Little 50b4d03f06
fix: where react props can be null, yet still technically an "object"
Thank you JavaScript
2021-11-08 10:54:09 -05:00
Josh Larson 8b29261810 v0.6.1 2021-11-08 07:45:05 -06:00
Fran Dios 3abfd67e7b chore: update changelog 2021-11-08 20:50:05 +09:00
Fran Dios b82fc47292 Merge branch 'main' into fd-fix-client-components-import 2021-11-08 15:13:17 +09:00
Josh Larson 18c6e931c3 v0.6.0 2021-11-05 17:02:38 -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
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
Josh Larson 51d2eb4b59 chore: update changelog 2021-11-05 14:59:32 -05: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
Bret Little ae676718f5
fix: make sure all errors present a nice error to the user in dev mode 2021-11-05 15:24:45 -04:00
cathryngriffiths 800131e41f feat: disable the quantity adjust button when the cart is not idle 2021-11-05 14:55:15 -04:00
Cathryn Griffiths 7db7384422
Merge pull request #33 from Shopify/cathryn/cart-currency-in-context
feat: use country server state in cart for the inContext directive
2021-11-05 12:52:57 -04:00
cathryngriffiths 133678f7dc feat: use country server state in cart for the inContext directive 2021-11-05 09:50:55 -04:00
Fran Dios a24519a44b fix: do not lowercase SVG tags in RSC 2021-11-05 17:16:20 +09:00
Fran Dios ac5caae87e chore: update changelog 2021-11-05 12:28:20 +09:00
Helen Lin 3d9b6c626d feat: initial commit 2021-11-04 15:22:30 -07:00