Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade subscription example to use --diff #2190

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

michenly
Copy link
Contributor

@michenly michenly commented Jun 3, 2024

@michenly michenly self-assigned this Jun 3, 2024
Copy link
Contributor

shopify bot commented Jun 3, 2024

Oxygen deployed a preview of your mc-subscriptions-example-to-diff branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
optimistic-cart-ui ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:55 PM
vite ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:55 PM
subscriptions ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:55 PM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:55 PM
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:55 PM
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment June 12, 2024 9:56 PM

Learn more about Hydrogen's GitHub integration.

@michenly michenly force-pushed the mc-subscriptions-example-to-diff branch 3 times, most recently from b2283e0 to 75cc79a Compare June 4, 2024 17:18
@michenly michenly marked this pull request as ready for review June 4, 2024 17:18
@michenly michenly requested review from frandiox and juanpprieto June 4, 2024 17:18
@michenly michenly force-pushed the mc-subscriptions-example-to-diff branch 2 times, most recently from 254eb23 to fe6249b Compare June 4, 2024 17:52
Copy link
Contributor

@frandiox frandiox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

examples/subscriptions/env.d.ts Outdated Show resolved Hide resolved
examples/subscriptions/.env Outdated Show resolved Hide resolved
examples/subscriptions/tsconfig.json Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@michenly michenly force-pushed the mc-subscriptions-example-to-diff branch 4 times, most recently from 89e17d0 to ade9afa Compare June 7, 2024 17:36
@michenly
Copy link
Contributor Author

michenly commented Jun 7, 2024

@juanpprieto please give this a 🎩 and make sure everything still work

@michenly michenly force-pushed the mc-subscriptions-example-to-diff branch from ade9afa to 790cdd5 Compare June 11, 2024 11:59
@michenly
Copy link
Contributor Author

@frandiox CSS updated. Luckily while I was testing this, I found out the subscription app we were using is deprecated. Ended up updating the hydrogen-preview shop so our example is complete agagin.

@michenly michenly force-pushed the mc-subscriptions-example-to-diff branch from 27cf5a2 to cc6ec6b Compare June 12, 2024 21:44
@@ -27,6 +27,7 @@
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"eslint": "^8.38.0",
"tailwindcss": "^3.3.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frandiox should this be updated to tailwindcss v4?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh, it was missing the dependency...
I'll update it in another PR where I'm already using TW v4 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michenly michenly merged commit b743399 into main Jun 13, 2024
12 checks passed
@michenly michenly deleted the mc-subscriptions-example-to-diff branch June 13, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants