@graphcommerce/magento-cart-shipping-address 2.106.47 → 3.0.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,90 +1,107 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# [2.106.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.105.31...@graphcommerce/magento-cart-shipping-address@2.106.0) (2021-11-12)
|
|
3
|
+
## 3.0.0
|
|
7
4
|
|
|
5
|
+
### Major Changes
|
|
8
6
|
|
|
9
|
-
|
|
7
|
+
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
|
|
8
|
+
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
|
|
9
|
+
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
### Patch Changes
|
|
12
12
|
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
[[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
15
|
+
- @graphcommerce/graphql@3.0.0
|
|
16
|
+
- @graphcommerce/image@3.0.0
|
|
17
|
+
- @graphcommerce/magento-cart@4.0.0
|
|
18
|
+
- @graphcommerce/magento-customer@4.0.0
|
|
19
|
+
- @graphcommerce/magento-store@4.0.0
|
|
20
|
+
- @graphcommerce/next-ui@4.0.0
|
|
21
|
+
- @graphcommerce/react-hook-form@3.0.0
|
|
13
22
|
|
|
14
|
-
|
|
23
|
+
All notable changes to this project will be documented in this file. See
|
|
24
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
15
25
|
|
|
16
|
-
|
|
26
|
+
# [2.106.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.105.31...@graphcommerce/magento-cart-shipping-address@2.106.0) (2021-11-12)
|
|
17
27
|
|
|
28
|
+
### Bug Fixes
|
|
18
29
|
|
|
30
|
+
- even more translations
|
|
31
|
+
([1a1f988](https://github.com/ho-nl/m2-pwa/commit/1a1f98837c704b978f6b42b619d9c52f540b2d48))
|
|
19
32
|
|
|
33
|
+
### Features
|
|
20
34
|
|
|
35
|
+
- added tons of translations
|
|
36
|
+
([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
|
|
21
37
|
|
|
22
38
|
# [2.105.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.104.3...@graphcommerce/magento-cart-shipping-address@2.105.0) (2021-10-27)
|
|
23
39
|
|
|
24
|
-
|
|
25
40
|
### Features
|
|
26
41
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
42
|
+
- **nextjs:** upgraded to nextjs 12
|
|
43
|
+
([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
|
|
32
44
|
|
|
33
45
|
# [2.104.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.103.33...@graphcommerce/magento-cart-shipping-address@2.104.0) (2021-10-21)
|
|
34
46
|
|
|
35
|
-
|
|
36
47
|
### Features
|
|
37
48
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
49
|
+
- ability to change shipping address after changing the billing address
|
|
50
|
+
([101f11a](https://github.com/ho-nl/m2-pwa/commit/101f11a6472cd6e72e08152cec961df47411f310))
|
|
43
51
|
|
|
44
52
|
## [2.103.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.103.0...@graphcommerce/magento-cart-shipping-address@2.103.1) (2021-09-27)
|
|
45
53
|
|
|
46
54
|
**Note:** Version bump only for package @graphcommerce/magento-cart-shipping-address
|
|
47
55
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
56
|
# 2.103.0 (2021-09-27)
|
|
53
57
|
|
|
54
|
-
|
|
55
58
|
### Bug Fixes
|
|
56
59
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
- add removed form import
|
|
61
|
+
([4bfea00](https://github.com/ho-nl/m2-pwa/commit/4bfea00038cebd50fb1bc6a123bc697ac582f06d))
|
|
62
|
+
- display empty country in country selector
|
|
63
|
+
([8b2a6a7](https://github.com/ho-nl/m2-pwa/commit/8b2a6a7af4ec1dec745dd96687712bc5a17b28d4))
|
|
64
|
+
- ignore md files from triggering version updates
|
|
65
|
+
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
66
|
+
- implement next-ui barrel imports
|
|
67
|
+
([75bea70](https://github.com/ho-nl/m2-pwa/commit/75bea703dba898f18a2a1dfa3243ebd0a4e6f0e1))
|
|
68
|
+
- make sure ComposedForm actually submits correctly
|
|
69
|
+
([c6499d9](https://github.com/ho-nl/m2-pwa/commit/c6499d9d36f874cd65b310cbf7f63f5a88fa86cd))
|
|
63
70
|
|
|
64
71
|
### Features
|
|
65
72
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
73
|
+
- add barrel file for magento-customer
|
|
74
|
+
([02fb7f0](https://github.com/ho-nl/m2-pwa/commit/02fb7f004de968ee968b00e364b2b370f4f7d4f1))
|
|
75
|
+
- always use same shipping and billing address
|
|
76
|
+
([7b613bf](https://github.com/ho-nl/m2-pwa/commit/7b613bf569e69c76bcc4750943bf4adaa0132eb9))
|
|
77
|
+
- **cart:** when a cart is not active anymore show a clear cart button
|
|
78
|
+
([5d04a14](https://github.com/ho-nl/m2-pwa/commit/5d04a14726c040b20b34c0b88f923aee1dff22e5))
|
|
79
|
+
- **graphql:** introduced new graphql package that holds all generated files
|
|
80
|
+
([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
|
|
81
|
+
- **image:** introduced completely rewritten Image component
|
|
82
|
+
([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
|
|
83
|
+
- implemented purchase order
|
|
84
|
+
([3a40033](https://github.com/ho-nl/m2-pwa/commit/3a40033cd4d6712a17bb9c41a8841ebf7aa2f025))
|
|
85
|
+
- **next-ui:** SectionContainer/SectionHeader now accepts variantLeft/variantRight as prop
|
|
86
|
+
([a58f8f2](https://github.com/ho-nl/m2-pwa/commit/a58f8f2962e74c9aaa41142524d42d9c8f662b8d))
|
|
87
|
+
- next.js 11
|
|
88
|
+
([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
|
|
89
|
+
- **playwright:** added new playwright package to enable browser testing
|
|
90
|
+
([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
91
|
+
- renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
|
|
92
|
+
[@reachdigital](https://github.com/reachdigital)
|
|
93
|
+
([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
|
|
94
|
+
- submit composed form sequentially
|
|
95
|
+
([890d839](https://github.com/ho-nl/m2-pwa/commit/890d8393d635c3777aa17cfa8d4dafc13c2e6cdc))
|
|
96
|
+
- upgraded to nextjs 11
|
|
97
|
+
([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
98
|
+
- useFormMutationCart and simpler imports
|
|
99
|
+
([012f090](https://github.com/ho-nl/m2-pwa/commit/012f090e8f54d09f35d393c61ad1e2319f5a90ff))
|
|
80
100
|
|
|
81
101
|
### Reverts
|
|
82
102
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
103
|
+
- Revert "chore: upgrade @apollo/client"
|
|
104
|
+
([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
88
105
|
|
|
89
106
|
# Change Log
|
|
90
107
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useQuery } from '@
|
|
1
|
+
import { useQuery } from '@graphcommerce/graphql'
|
|
2
2
|
import {
|
|
3
3
|
ApolloCartErrorAlert,
|
|
4
4
|
useCartQuery,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
useFormPersist,
|
|
16
16
|
} from '@graphcommerce/react-hook-form'
|
|
17
17
|
import { t, Trans } from '@lingui/macro'
|
|
18
|
-
import { TextField } from '@material
|
|
18
|
+
import { TextField } from '@mui/material'
|
|
19
19
|
import { AnimatePresence } from 'framer-motion'
|
|
20
20
|
import React from 'react'
|
|
21
21
|
import { isSameAddress } from '../../utils/isSameAddress'
|
package/package.json
CHANGED
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphcommerce/magento-cart-shipping-address",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
6
|
-
"browserslist": [
|
|
7
|
-
"extends @graphcommerce/browserslist-config-pwa"
|
|
8
|
-
],
|
|
9
6
|
"eslintConfig": {
|
|
10
7
|
"extends": "@graphcommerce/eslint-config-pwa",
|
|
11
8
|
"parserOptions": {
|
|
@@ -13,29 +10,24 @@
|
|
|
13
10
|
}
|
|
14
11
|
},
|
|
15
12
|
"devDependencies": {
|
|
16
|
-
"@graphcommerce/
|
|
17
|
-
"@graphcommerce/
|
|
18
|
-
"@graphcommerce/
|
|
19
|
-
"@
|
|
20
|
-
"@playwright/test": "^1.17.1"
|
|
13
|
+
"@graphcommerce/eslint-config-pwa": "^4.0.0",
|
|
14
|
+
"@graphcommerce/prettier-config-pwa": "^4.0.0",
|
|
15
|
+
"@graphcommerce/typescript-config-pwa": "^4.0.0",
|
|
16
|
+
"@playwright/test": "^1.18.1"
|
|
21
17
|
},
|
|
22
18
|
"dependencies": {
|
|
23
|
-
"@
|
|
24
|
-
"@graphcommerce/
|
|
25
|
-
"@graphcommerce/
|
|
26
|
-
"@graphcommerce/magento-
|
|
27
|
-
"@graphcommerce/magento-
|
|
28
|
-
"@graphcommerce/
|
|
29
|
-
"@graphcommerce/
|
|
30
|
-
"@
|
|
31
|
-
"@
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"clsx": "^1.1.1",
|
|
35
|
-
"framer-motion": "^5.5.5",
|
|
36
|
-
"next": "^12.0.7",
|
|
19
|
+
"@graphcommerce/graphql": "^3.0.0",
|
|
20
|
+
"@graphcommerce/image": "^3.0.0",
|
|
21
|
+
"@graphcommerce/magento-cart": "^4.0.0",
|
|
22
|
+
"@graphcommerce/magento-customer": "^4.0.0",
|
|
23
|
+
"@graphcommerce/magento-store": "^4.0.0",
|
|
24
|
+
"@graphcommerce/next-ui": "^4.0.0",
|
|
25
|
+
"@graphcommerce/react-hook-form": "^3.0.0",
|
|
26
|
+
"@lingui/macro": "^3.13.2",
|
|
27
|
+
"@mui/material": "^5.4.1",
|
|
28
|
+
"framer-motion": "^6.2.4",
|
|
29
|
+
"next": "^12.0.10",
|
|
37
30
|
"react": "^17.0.2",
|
|
38
31
|
"react-dom": "^17.0.2"
|
|
39
|
-
}
|
|
40
|
-
"gitHead": "41e42c8cd6f565ab0cbba81a1954a0041dc46768"
|
|
32
|
+
}
|
|
41
33
|
}
|