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

feat: improve setup support #404

Merged
merged 4 commits into from
Oct 23, 2023
Merged

feat: improve setup support #404

merged 4 commits into from
Oct 23, 2023

Conversation

BrocksiNet
Copy link
Collaborator

Description

  • Extends the error.vue template in demo store when in development mode
  • Returns an error message in the terminal when a connection to API is not possible
  • Add a new useConnectionTest composable
  • Sorting from A to Z for composables in nuxt module
  • Improved code a bit for better readability
  • Adding two new entries for troubleshooting page

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots (if applicable)

image
image

@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Oct 23, 2023 7:58am
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview Oct 23, 2023 7:58am

@BrocksiNet BrocksiNet requested a review from mkucmus September 25, 2023 12:35
@BrocksiNet
Copy link
Collaborator Author

Hmmm maybe also a bit connected with #276 🤔

Copy link
Collaborator

@mkucmus mkucmus left a comment

Choose a reason for hiding this comment

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

I like the functional programming approach in a plugin 👍🏼

See the comments, especially the ssg related.

Copy link
Collaborator

@mkucmus mkucmus left a comment

Choose a reason for hiding this comment

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

👌🏼

@BrocksiNet BrocksiNet requested a review from patzick October 13, 2023 14:06
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.

3 participants