-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[commerce-sdk-react] Consume parameter keys (@W-15676839@) (#1823)
* Try consuming parameter keys from isomorphic lib * Update paramKeys.ts * Revert "Update paramKeys.ts" This reverts commit 5fde81c. * Update paramKeys.ts * Start deleting paramKeys.ts files * Add a util method pickValidParams * Some refactoring to use pickValidParams * Test pickValidParams * Further refactoring to use pickValidParams * Remove todo * Update version of the isomorphic lib * Refactor ShopperContexts * Simplify code a bit * Refactor ShopperCustomers * Refactor ShopperExperience * Refactor ShopperGiftCertificates * Refactor ShopperLogin * Refactor ShopperOrders * Refactor ShopperPromotions * Refactor ShopperSearch * Refactor ShopperSeo * Refactor ShopperStores
- Loading branch information
Showing
40 changed files
with
359 additions
and
642 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
27 changes: 0 additions & 27 deletions
27
packages/commerce-sdk-react/src/hooks/ShopperBaskets/paramKeys.ts
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
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
12 changes: 0 additions & 12 deletions
12
packages/commerce-sdk-react/src/hooks/ShopperContexts/paramKeys.ts
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
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
66 changes: 0 additions & 66 deletions
66
packages/commerce-sdk-react/src/hooks/ShopperCustomers/paramKeys.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.