Commit 0e07815
authored
sync latest checkout library changes (#1201)
* sync latest checkout library changes
- Tracking field additions
- draftOrder and draftOrderTotals refactor
- Address autocomplete options
- fix country & region matching
* sync latest checkout localizations
* include changeset
* add missing fast-deep-equal package
* fix CheckoutFormSchema to prevent is excessively deep and possibly infinite zod defintions
* remove environment switching and rely on env var
* unused code and comment cleanup
* remove reliance on session.environment in favor of env var
* remove getHostByEnvironment for server components
* fix server indentation
* setup and fix biome issues
* remove unused square return
* fix gql tada types1 parent a71e801 commit 0e07815
File tree
190 files changed
+34199
-26813
lines changed- .changeset
- packages
- localizations
- src
- react
- src
- components
- checkout
- address
- utils
- contact
- delivery
- utils
- discount
- utils
- express-checkout
- form
- utils
- line-items
- notes
- order
- payment
- checkout-buttons
- credit-card
- express
- googlePay
- offline
- paypal
- paze
- icons
- payment-methods/credit-card
- utils
- pickup
- utils
- shipping
- utils
- target
- taxes/utils
- tips
- totals
- utils
- ui
- utils
- ui
- hooks
- lib
- godaddy
- tracking
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+34199
-26813
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
38 | 34 | | |
0 commit comments