@graphcommerce/magento-category 9.0.0 → 9.0.1-canary.1

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,85 +1,29 @@
1
1
  # Change Log
2
2
 
3
- ## 9.0.0
4
-
5
- ### Minor Changes
6
-
7
- - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`77955c5`](https://github.com/graphcommerce-org/graphcommerce/commit/77955c56ac8633ab1c5e0f3ddb25e3a87236e2bb) - Improve `<Breadcrumbs/>` on Category and Product pages. ([@Jessevdpoel](https://github.com/Jessevdpoel))
8
-
9
- - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`aa56540`](https://github.com/graphcommerce-org/graphcommerce/commit/aa56540af91638c09e4c7a0a1648aaa6c5fa0afb) - If a category has no children, the sibling links will be shown on the category page. ([@Jessevdpoel](https://github.com/Jessevdpoel))
3
+ ## 9.0.1-canary.1
10
4
 
11
5
  ### Patch Changes
12
6
 
13
- - [#2267](https://github.com/graphcommerce-org/graphcommerce/pull/2267) [`9d5fd11`](https://github.com/graphcommerce-org/graphcommerce/commit/9d5fd11c7130612e80523608ab442976f3f5ddc5) - Made the `CategoryHeroNav` fragment injectable and added an image to the children. ([@carlocarels90](https://github.com/carlocarels90))
14
-
15
- - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
16
-
17
- - [#2367](https://github.com/graphcommerce-org/graphcommerce/pull/2367) [`71d412d`](https://github.com/graphcommerce-org/graphcommerce/commit/71d412d202bc94a0e676745547de5d809a7a850b) - When a user access a category page which is beyond the available total_pages, the user will be redirected to the last available page. ([@paales](https://github.com/paales))
18
-
19
- - [#2227](https://github.com/graphcommerce-org/graphcommerce/pull/2227) [`d597719`](https://github.com/graphcommerce-org/graphcommerce/commit/d597719baaabbe079660ac063fd021d871831511) - Added option to change sort order (ASC / DESC) for sort options (Name, price, position etc) on catalog and search pages. ([@FrankHarland](https://github.com/FrankHarland))
7
+ - [#2462](https://github.com/graphcommerce-org/graphcommerce/pull/2462) [`6031bba`](https://github.com/graphcommerce-org/graphcommerce/commit/6031bbae3d01d14bd1e470cc861e36094073b56f) - fix issue where CategoryChildren would cause layout to break on mobile ([@FrankHarland](https://github.com/FrankHarland))
20
8
 
21
- ## 9.0.0-canary.118
9
+ - [#2461](https://github.com/graphcommerce-org/graphcommerce/pull/2461) [`ff0009b`](https://github.com/graphcommerce-org/graphcommerce/commit/ff0009b46476791eefa86b460b892a6da1bde8bc) - Solve an issue where CategoryChildren wouldn't be rendered on mobile when using the ProductListLayoutSidebar component. ([@paales](https://github.com/paales))
22
10
 
23
- ## 9.0.0-canary.117
24
-
25
- ## 9.0.0-canary.116
26
-
27
- ## 9.0.0-canary.115
28
-
29
- ## 9.0.0-canary.114
30
-
31
- ## 9.0.0-canary.113
32
-
33
- ## 9.0.0-canary.112
11
+ ## 9.0.0
34
12
 
35
- ## 9.0.0-canary.111
13
+ ### Major Changes
36
14
 
37
- ## 9.0.0-canary.110
15
+ - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`77955c5`](https://github.com/graphcommerce-org/graphcommerce/commit/77955c56ac8633ab1c5e0f3ddb25e3a87236e2bb) - Added support for real `<Breadcrumbs/>` on the frontend. ([@Jessevdpoel](https://github.com/Jessevdpoel))
38
16
 
39
- ## 9.0.0-canary.109
17
+ - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`aa56540`](https://github.com/graphcommerce-org/graphcommerce/commit/aa56540af91638c09e4c7a0a1648aaa6c5fa0afb) - Show category siblings if a category has no children, will be shown in location where children are located. ([@Jessevdpoel](https://github.com/Jessevdpoel))
40
18
 
41
- ## 9.0.0-canary.108
19
+ - [#2227](https://github.com/graphcommerce-org/graphcommerce/pull/2227) [`d597719`](https://github.com/graphcommerce-org/graphcommerce/commit/d597719baaabbe079660ac063fd021d871831511) - Added option to change sort order (ASC / DESC) for sort options (Name, price, position etc) on catalog and search pages. ([@FrankHarland](https://github.com/FrankHarland))
42
20
 
43
21
  ### Patch Changes
44
22
 
45
23
  - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
46
24
 
47
- ## 9.0.0-canary.107
48
-
49
- ## 9.0.0-canary.106
50
-
51
- ## 9.0.0-canary.105
52
-
53
- ## 9.0.0-canary.104
54
-
55
- ## 9.0.0-canary.103
56
-
57
- ## 9.0.0-canary.91
58
-
59
- ### Patch Changes
60
-
61
25
  - [#2367](https://github.com/graphcommerce-org/graphcommerce/pull/2367) [`71d412d`](https://github.com/graphcommerce-org/graphcommerce/commit/71d412d202bc94a0e676745547de5d809a7a850b) - When a user access a category page which is beyond the available total_pages, the user will be redirected to the last available page. ([@paales](https://github.com/paales))
62
26
 
63
- ## 8.1.0-canary.27
64
-
65
- ### Minor Changes
66
-
67
- - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`77955c5`](https://github.com/graphcommerce-org/graphcommerce/commit/77955c56ac8633ab1c5e0f3ddb25e3a87236e2bb) - Improve Breadcrumbs on Category and Product pages ([@Jessevdpoel](https://github.com/Jessevdpoel))
68
-
69
- - [#2273](https://github.com/graphcommerce-org/graphcommerce/pull/2273) [`aa56540`](https://github.com/graphcommerce-org/graphcommerce/commit/aa56540af91638c09e4c7a0a1648aaa6c5fa0afb) - If a category has no children, the sibling links will be shown on the category page. ([@Jessevdpoel](https://github.com/Jessevdpoel))
70
-
71
- ## 8.1.0-canary.15
72
-
73
- ### Patch Changes
74
-
75
- - [#2267](https://github.com/graphcommerce-org/graphcommerce/pull/2267) [`9d5fd11`](https://github.com/graphcommerce-org/graphcommerce/commit/9d5fd11c7130612e80523608ab442976f3f5ddc5) - make the CategoryHeroNav fragment injectable and add image to the childeren ([@carlocarels90](https://github.com/carlocarels90))
76
-
77
- ## 8.0.6-canary.4
78
-
79
- ### Patch Changes
80
-
81
- - [#2227](https://github.com/graphcommerce-org/graphcommerce/pull/2227) [`d597719`](https://github.com/graphcommerce-org/graphcommerce/commit/d597719baaabbe079660ac063fd021d871831511) - Added option to change sort order (ASC / DESC) for sort options (Name, price, position etc) on catalog and search pages. ([@FrankHarland](https://github.com/FrankHarland))
82
-
83
27
  ## 8.0.0
84
28
 
85
29
  ### Patch Changes
@@ -38,7 +38,10 @@ export function CategoryChildren(props: CategoryChildrenProps) {
38
38
  <ScrollerProvider scrollSnapAlign='none'>
39
39
  <Box
40
40
  className={classes.container}
41
- sx={[{ display: 'flex' }, ...(Array.isArray(sx) ? sx : [sx])]}
41
+ sx={[
42
+ { display: 'flex', width: '100%', overflow: 'hidden' },
43
+ ...(Array.isArray(sx) ? sx : [sx]),
44
+ ]}
42
45
  >
43
46
  <Scroller
44
47
  className={classes.scroller}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-category",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "9.0.0",
5
+ "version": "9.0.1-canary.1",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,14 +12,14 @@
12
12
  }
13
13
  },
14
14
  "peerDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^9.0.0",
16
- "@graphcommerce/framer-scroller": "^9.0.0",
17
- "@graphcommerce/graphql": "^9.0.0",
18
- "@graphcommerce/image": "^9.0.0",
19
- "@graphcommerce/magento-store": "^9.0.0",
20
- "@graphcommerce/next-ui": "^9.0.0",
21
- "@graphcommerce/prettier-config-pwa": "^9.0.0",
22
- "@graphcommerce/typescript-config-pwa": "^9.0.0",
15
+ "@graphcommerce/eslint-config-pwa": "^9.0.1-canary.1",
16
+ "@graphcommerce/framer-scroller": "^9.0.1-canary.1",
17
+ "@graphcommerce/graphql": "^9.0.1-canary.1",
18
+ "@graphcommerce/image": "^9.0.1-canary.1",
19
+ "@graphcommerce/magento-store": "^9.0.1-canary.1",
20
+ "@graphcommerce/next-ui": "^9.0.1-canary.1",
21
+ "@graphcommerce/prettier-config-pwa": "^9.0.1-canary.1",
22
+ "@graphcommerce/typescript-config-pwa": "^9.0.1-canary.1",
23
23
  "@lingui/core": "^4.2.1",
24
24
  "@lingui/macro": "^4.2.1",
25
25
  "@lingui/react": "^4.2.1",