@graphcommerce/docs 9.0.4-canary.10 → 9.0.4-canary.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/feature-list.md +2 -2
- package/package.json +2 -2
- package/roadmap.md +3 -3
package/CHANGELOG.md
CHANGED
package/feature-list.md
CHANGED
|
@@ -290,13 +290,13 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
290
290
|
registry. — [Commerce]
|
|
291
291
|
- [ ] Automatically update item counts and notify the registry owner as
|
|
292
292
|
purchases are made. — [Commerce]
|
|
293
|
-
- [
|
|
293
|
+
- [x] Allow customers to purchase physical and virtual gift cards. — [Commerce]
|
|
294
294
|
- [ ] Offer exclusive shopping experiences with private or flash sale sites. —
|
|
295
295
|
[Commerce]
|
|
296
296
|
- [ ] Streamline re-ordering by enabling shoppers to add products to the cart by
|
|
297
297
|
SKU. — [Commerce]
|
|
298
298
|
- [ ] Accelerate growth by collecting and displaying high-converting user
|
|
299
|
-
generated content powered by Yotpo. — [Commerce]
|
|
299
|
+
generated content powered by Yotpo. — [Commerce] f
|
|
300
300
|
|
|
301
301
|
### Customer accounts
|
|
302
302
|
|
package/package.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"name": "@graphcommerce/docs",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/docs",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce/docs",
|
|
5
|
-
"version": "9.0.4-canary.
|
|
5
|
+
"version": "9.0.4-canary.11",
|
|
6
6
|
"sideEffects": true,
|
|
7
7
|
"peerDependencies": {
|
|
8
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.4-canary.
|
|
8
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.4-canary.11"
|
|
9
9
|
},
|
|
10
10
|
"prettier": "@graphcommerce/prettier-config-pwa"
|
|
11
11
|
}
|
package/roadmap.md
CHANGED
|
@@ -14,7 +14,8 @@ roadmap.
|
|
|
14
14
|
- [ ] GraphCommerce Pro: Distribution of private npm packages for customers.
|
|
15
15
|
- [ ] GraphCommerce Pro: Distribution of private Magento modules for customers.
|
|
16
16
|
- [ ] Adobe Commerce: Returns functionality
|
|
17
|
-
- [
|
|
17
|
+
- [x] Adobe Commerce: Store credit functionality
|
|
18
|
+
- [x] Adobe Commerce: Gift card functionality
|
|
18
19
|
- [ ] Adobe Commerce: Content staging functionality in preview mode.
|
|
19
20
|
- [ ] Storelocator UI. Generic Store Locator UI to allow for any datasource to
|
|
20
21
|
be used. Integrate with Magento's pickupLocations functionality.
|
|
@@ -36,7 +37,6 @@ roadmap.
|
|
|
36
37
|
- [ ] Upgrade to React 19 + Next.js app router support.
|
|
37
38
|
- [ ] Adobe Commerce: Reward points functionality
|
|
38
39
|
- [ ] Adobe Commerce: Gift wrapping functionality
|
|
39
|
-
- [ ] Adobe Commerce: Gift card functionality
|
|
40
40
|
- [ ] Adobe Commerce: Gift registry functionality
|
|
41
41
|
- [ ] Adobe Commerce: Multi Wishlist functionality
|
|
42
42
|
- [ ] Adobe Comemrce: Adobe Sensei integration
|
|
@@ -50,7 +50,7 @@ roadmap.
|
|
|
50
50
|
logging in.
|
|
51
51
|
- [ ] Magento 2.4.7: Implement attributesForm for customer_account_edit,
|
|
52
52
|
customer_account_create, customer_register_address, customer_address_edit
|
|
53
|
-
- [ ] Magento
|
|
53
|
+
- [ ] Magento: sendEmailToFriend implementation
|
|
54
54
|
- [ ] Magento 2.4.7: Implement a new success page on the the new
|
|
55
55
|
guestOrderByToken
|
|
56
56
|
- [ ] Magento: Implement fixed_product_taxes
|