@graphcommerce/docs 4.9.1 → 4.10.0

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 CHANGED
@@ -1,5 +1,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.10.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1690](https://github.com/graphcommerce-org/graphcommerce/pull/1690) [`649bc284d`](https://github.com/graphcommerce-org/graphcommerce/commit/649bc284d9a6b60c8aa02ddc9c7f91880dda4e10) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Update docs
8
+
9
+ ## 4.9.2
10
+
11
+ ### Patch Changes
12
+
13
+ - [#1684](https://github.com/graphcommerce-org/graphcommerce/pull/1684) [`f90933627`](https://github.com/graphcommerce-org/graphcommerce/commit/f909336273ff4b6e14b29acce4acfae178ccb6fa) Thanks [@paales](https://github.com/paales)! - Add instruction to ignore whitespace when creating diff patch
14
+
3
15
  ## 4.9.1
4
16
 
5
17
  ### Patch Changes
package/feature-list.md CHANGED
@@ -18,20 +18,17 @@ metaUrl: magento-open-source-full-feature-list-with-graphcommerce
18
18
 
19
19
  # Magento Open Source + GraphCommerce® full feature list
20
20
 
21
- Magento Open Source full feature list, extracted from Adobe Commerce
22
- [[PDF ↗]](https://drive.google.com/file/d/1S9u0DocJkRnK-Z_9wtKh4ilJM05FW50c).
23
-
24
21
  <div className='tags'>
25
22
 
26
- - [Feature] New, GraphCommerce unique feature.
27
- - [Enhanced] Feature is replaced with a GraphCommerce implementation. Often
28
- enhanced.
29
- - [Todo] Magento Open Source feature not yet implemented in GraphCommerce.
30
- - [Commerce] Commercial feature, requires Adobe Commerce.
23
+ - [Feature] GraphCommerce _unique_ feature
24
+ - [Commerce] Requires Adobe Commerce
31
25
 
32
26
  </div>
33
27
 
34
- Black checkbox is a feature unaffected by GraphCommerce
28
+ Features taken from the Magento Commerce 2 Feature List
29
+ [[PDF ↗]](https://drive.google.com/file/d/1S9u0DocJkRnK-Z_9wtKh4ilJM05FW50c)
30
+
31
+ ---
35
32
 
36
33
  ### Promotions and pricing
37
34
 
@@ -135,8 +132,8 @@ Black checkbox is a feature unaffected by GraphCommerce
135
132
 
136
133
  - [x] Create simple, configurable (e.g., choose size, color, etc.), bundled, and
137
134
  grouped products.
138
- - [ ] Offer virtual products like memberships, services and warranties. — [Todo]
139
- - [ ] Include downloadable/digital products with samples. — [Todo]
135
+ - [x] Offer virtual products like memberships, services and warranties. — [Todo]
136
+ - [x] Include downloadable/digital products with samples.
140
137
  - [ ] Allow customer-personalized products (e.g., upload images and text for
141
138
  monogramming). — [Todo]
142
139
  - [x] Manage inventory across multiple locations
@@ -211,7 +208,7 @@ Black checkbox is a feature unaffected by GraphCommerce
211
208
  - [x] Show multiple images per product.
212
209
  - [x] Zoom-in on product images.
213
210
  - [ ] Display product videos from YouTube or Vimeo. — [Todo]
214
- - [ ] Include swatches to show colors, fabrics, and more. — [Todo]
211
+ - [x] Include swatches to show colors, fabrics, and more.
215
212
  - [ ] Show multiple products in a grouped view. — [Todo]
216
213
  - [x] Indicate stock availability.
217
214
  - [x] Set related products, up-sell, and cross-sell recommendations to increase
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/docs",
3
3
  "homepage": "https://www.graphcommerce.org/docs",
4
4
  "repository": "github:graphcommerce-org/graphcommerce/docs",
5
- "version": "4.9.1",
5
+ "version": "4.10.0",
6
6
  "sideEffects": true,
7
7
  "devDependencies": {
8
8
  "@graphcommerce/prettier-config-pwa": "^4.0.6"
package/roadmap.md CHANGED
@@ -2,6 +2,12 @@
2
2
  menu: Roadmap
3
3
  ---
4
4
 
5
+ <div data-nosnippet>
6
+
7
+ > Last update: October 10, 2022
8
+
9
+ </div>
10
+
5
11
  # Roadmap
6
12
 
7
13
  The following overview contains the status of items on the GraphCommerce roadmap
@@ -9,22 +15,34 @@ The following overview contains the status of items on the GraphCommerce roadmap
9
15
 
10
16
  ## In progress
11
17
 
12
- - [ ] Adyen payment service (Braintree, Mollie, already implemented)
13
- - [ ] Core stability (hydratation, caching, query optimization)
14
- - [ ] Multilingual product sitemap generation
18
+ - [ ] Redesigned layered navigation for mobile and desktop
19
+ - [ ] GA4 datalayer implementation
20
+ - [ ] Paypal Express payment service (Multisafepay, Braintree, Mollie already
21
+ implemented)
22
+ - [ ] Adyen payment service
15
23
 
16
24
  ## Just released
17
25
 
26
+ - [x] Crosssells overlay after adding a product to cart
27
+ - [x] Bundle product
28
+ [example ↗](https://graphcommerce.vercel.app/nl/p/giftcard-bundle-gc-570)
29
+ - [x] Configurable product image swatches
30
+ [example ↗](https://graphcommerce.vercel.app/nl/p/gc-puncturing-sock)
31
+ - [x] Virtual product, downloadable products
32
+ - [x] Multilingual Hygraph (GraphCMS) setup support
33
+ - [x] Multisafepay payment service
34
+ - [x] Multilingual product sitemap generation
18
35
  - [x] Multi level Navigation (Mega Menu)
19
36
  - [x] Pick up in store checkout integration
20
37
  - [x] Checkout shipping method selection rebuild
21
38
  - [x] Checkout payment selection rebuild
39
+ - [x] Core stability (hydratation, caching, query optimization)
22
40
 
23
41
  ## Planned
24
42
 
25
43
  - [ ] Store locator
44
+ - [ ] Adyen payment service
26
45
  - [ ] Buckaroo payment service
27
- - [ ] Multisafepay payment service
28
46
  - [ ] Fetch Magento image sizes (probe-image-size)
29
47
  - [ ] Postcode check integration
30
48
  - [ ] Windows support
package/upgrading.md CHANGED
@@ -46,7 +46,7 @@ dependencies, while keeping your customizations.
46
46
  `@graphcommerce/next-ui`:
47
47
 
48
48
  ```bash
49
- git diff --relative=examples/magento-graphcms "@graphcommerce/next-ui@OLD_VERSION" examples/magento-graphcms ':!examples/magento-graphcms/CHANGELOG.md' > changes.patch
49
+ git diff -w --relative=examples/magento-graphcms "@graphcommerce/next-ui@OLD_VERSION" examples/magento-graphcms ':!examples/magento-graphcms/CHANGELOG.md' > changes.patch
50
50
  ```
51
51
 
52
52
  4. Move the `changes.patch` file from the /upgrade directory to the root of your