-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add bundles to schematic (#88)
* feat: copied over updates for bundles support in d2c output * chore: changeset * chore: added volta node version pin * test: fixed tests after update * chore: generated latest examples * feat: version bump moltin sdk --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0e24539
commit dd0a48c
Showing
145 changed files
with
3,534 additions
and
3,518 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,8 @@ | ||
--- | ||
"@elasticpath/react-shopper-hooks": patch | ||
"@elasticpath/composable-common": patch | ||
"composable-cli": patch | ||
"@elasticpath/d2c-schematics": patch | ||
--- | ||
|
||
- bumped moltin sdk version |
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,6 @@ | ||
--- | ||
"@elasticpath/d2c-schematics": minor | ||
--- | ||
|
||
- Added bundles support to d2c output | ||
- Refactored product components to use the latest react shopper hooks |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
24 changes: 0 additions & 24 deletions
24
examples/algolia/src/components/header/cart/CartUpdatingSpinner.tsx
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
examples/algolia/src/components/product-modal/BaseProduct.tsx
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
examples/algolia/src/components/product-modal/ChildProduct.tsx
This file was deleted.
Oops, something went wrong.
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
83 changes: 0 additions & 83 deletions
83
examples/algolia/src/components/product-modal/ProductComponents.tsx
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
examples/algolia/src/components/product-modal/ProductContainer.tsx
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
examples/algolia/src/components/product-modal/ProductSummary.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.