-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feat/GH-222
- Loading branch information
Showing
94 changed files
with
4,673 additions
and
3,383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"vue-demo-store": minor | ||
--- | ||
|
||
Add payment description and logo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"vue-demo-store": patch | ||
--- | ||
|
||
Remove ref from the menu element (temporary) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@shopware-pwa/composables-next": patch | ||
--- | ||
|
||
Readme enhancements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"blank-playground": patch | ||
--- | ||
|
||
Add session persitance |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
"eslint-config-shopware": patch | ||
"product-detail-page": patch | ||
"responsive-images": patch | ||
"blank-playground": patch | ||
"express-checkout": patch | ||
"exampler-builder": patch | ||
"use-add-to-cart": patch | ||
"vue-demo-store": patch | ||
"vue-vite-blank": patch | ||
"use-checkout": patch | ||
"@shopware-pwa/nuxt3-module": patch | ||
"@shopware-pwa/composables-next": patch | ||
"@shopware-pwa/vue3-plugin": patch | ||
"login-form": patch | ||
"@shopware-pwa/api-client": patch | ||
"vue-blank": patch | ||
"use-cart": patch | ||
"@shopware-pwa/cms-base": patch | ||
"@shopware-pwa/helpers-next": patch | ||
"shopware-astro": patch | ||
"@shopware-pwa/typer": patch | ||
"docs": patch | ||
--- | ||
|
||
bump dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Documentation guide | ||
|
||
_Just some thoughts and guides about how the documentation should work._ | ||
|
||
## Checklist | ||
|
||
- Check to which section your content belongs to (see sections list below) | ||
- Check if there is already a page that has the same topic | ||
- When you add smth to the sidebar make sure it is in same section and needed | ||
- Make sure every entry in the sidebar has an link (without next/prev nav breaks) | ||
- To not messup the sidebar try to work with sub-pages | ||
- In your content use headlines, info blocks and stackblitz | ||
- Make sure your content follows the same structure that other similar pages | ||
- Test every link on your new page or when you move pages | ||
|
||
## Documentation sections | ||
|
||
- **Framework** | ||
_Documentation about internals and packages_ | ||
- **Composables** | ||
- **Building** (getting-started) | ||
_Guides about how to build something (business use-case)_ | ||
_Should be a connection between framework and examples_ | ||
- **CMS** | ||
_Sub-pages about CMS blocks, elements and pages._ | ||
- **E-Commerce** | ||
_Sub-pages about E-Commerce related components like prices and so on._ | ||
- **Page-Elements** | ||
_Sub-pages about Page-Elements that are not related to CMS and E-Commerce._ | ||
- **Templates** | ||
_Sub-pages about how to setup the different templates we currently have._ | ||
- **Best Practices** | ||
_Sub-pages can be related to frontends but sometimes are also more general or eco-system related._ | ||
- **Package Reference** | ||
_Only references about the packages we have (mostly no guides)._ | ||
- **Resources** | ||
- **Examples** | ||
_Just for copy and past examples strictly no guides here._ | ||
- **Community Modules** | ||
_List of know community Modules for Fronteds._ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.