gatsby-theme-q3 2.3.10 → 3.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +127 -75
- package/lib/components/AdminRouter.js +1 -1
- package/package.json +4 -4
- package/src/components/AdminRouter.jsx +2 -4
package/CHANGELOG.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [
|
6
|
+
## [3.0.4](https://github.com/3merge/q/compare/v3.0.3...v3.0.4) (2022-01-29)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package gatsby-theme-q3
|
9
9
|
|
@@ -11,50 +11,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
11
11
|
|
12
12
|
|
13
13
|
|
14
|
-
## [
|
15
|
-
|
16
|
-
**Note:** Version bump only for package gatsby-theme-q3
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## [2.3.8](https://github.com/3merge/q/compare/v2.3.7...v2.3.8) (2022-01-10)
|
23
|
-
|
24
|
-
**Note:** Version bump only for package gatsby-theme-q3
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
## [2.3.7](https://github.com/3merge/q/compare/v2.3.6...v2.3.7) (2021-12-16)
|
31
|
-
|
32
|
-
**Note:** Version bump only for package gatsby-theme-q3
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
## [2.3.6](https://github.com/3merge/q/compare/v2.3.5...v2.3.6) (2021-12-16)
|
39
|
-
|
40
|
-
**Note:** Version bump only for package gatsby-theme-q3
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
## [2.3.4](https://github.com/3merge/q/compare/v2.3.3...v2.3.4) (2021-12-10)
|
14
|
+
## [3.0.3](https://github.com/3merge/q/compare/v3.0.2...v3.0.3) (2022-01-29)
|
47
15
|
|
48
16
|
|
49
17
|
### Bug Fixes
|
50
18
|
|
51
|
-
*
|
19
|
+
* major release bugs ([#372](https://github.com/3merge/q/issues/372)) ([d3e0681](https://github.com/3merge/q/commit/d3e0681a8d9ce61558b3aeaabe94ce8bc326dfa7))
|
52
20
|
|
53
21
|
|
54
22
|
|
55
23
|
|
56
24
|
|
57
|
-
## [
|
25
|
+
## [3.0.2](https://github.com/3merge/q/compare/v3.0.1...v3.0.2) (2022-01-28)
|
58
26
|
|
59
27
|
**Note:** Version bump only for package gatsby-theme-q3
|
60
28
|
|
@@ -62,29 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
62
30
|
|
63
31
|
|
64
32
|
|
65
|
-
## [
|
66
|
-
|
67
|
-
|
68
|
-
### Bug Fixes
|
69
|
-
|
70
|
-
* forward all config ([c4c512d](https://github.com/3merge/q/commit/c4c512da530866327940d56dba3976764cf53293))
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
# [2.3.0](https://github.com/3merge/q/compare/v2.2.2...v2.3.0) (2021-12-09)
|
77
|
-
|
78
|
-
|
79
|
-
### Features
|
80
|
-
|
81
|
-
* theme for prevent unstyled load ([#361](https://github.com/3merge/q/issues/361)) ([a1f1535](https://github.com/3merge/q/commit/a1f15358262b40829d3e1312864a1c0d08c778dc))
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
## [2.2.2](https://github.com/3merge/q/compare/v2.2.1...v2.2.2) (2021-12-09)
|
33
|
+
## [3.0.1](https://github.com/3merge/q/compare/v3.0.0...v3.0.1) (2022-01-28)
|
88
34
|
|
89
35
|
**Note:** Version bump only for package gatsby-theme-q3
|
90
36
|
|
@@ -92,29 +38,135 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
92
38
|
|
93
39
|
|
94
40
|
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
### Bug Fixes
|
99
|
-
|
100
|
-
* webpack util resolve ([60b3713](https://github.com/3merge/q/commit/60b37132309dc0b6167b469ee9849a9585b2466b))
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
# [2.1.0](https://github.com/3merge/q/compare/v1.43.11...v2.1.0) (2021-11-29)
|
107
|
-
|
41
|
+
# [3.0.0](https://github.com/3merge/q/compare/v2.3.13...v3.0.0) (2022-01-28)
|
108
42
|
|
109
|
-
|
110
|
-
|
111
|
-
* v2 ([#358](https://github.com/3merge/q/issues/358)) ([8e4a15a](https://github.com/3merge/q/commit/8e4a15a99f1f433b4f5770497e8af971d7663c23))
|
43
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
112
44
|
|
113
45
|
|
114
46
|
|
115
47
|
|
116
48
|
|
117
49
|
|
50
|
+
## [2.3.11](https://github.com/3merge/q/compare/v2.3.10...v2.3.11) (2022-01-18)
|
51
|
+
|
52
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
## [2.3.10](https://github.com/3merge/q/compare/v2.3.9...v2.3.10) (2022-01-18)
|
59
|
+
|
60
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
## [2.3.9](https://github.com/3merge/q/compare/v2.3.8...v2.3.9) (2022-01-17)
|
67
|
+
|
68
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
## [2.3.8](https://github.com/3merge/q/compare/v2.3.7...v2.3.8) (2022-01-10)
|
75
|
+
|
76
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
## [2.3.7](https://github.com/3merge/q/compare/v2.3.6...v2.3.7) (2021-12-16)
|
83
|
+
|
84
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
## [2.3.6](https://github.com/3merge/q/compare/v2.3.5...v2.3.6) (2021-12-16)
|
91
|
+
|
92
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
## [2.3.4](https://github.com/3merge/q/compare/v2.3.3...v2.3.4) (2021-12-10)
|
99
|
+
|
100
|
+
|
101
|
+
### Bug Fixes
|
102
|
+
|
103
|
+
* notistack ([4e40fa1](https://github.com/3merge/q/commit/4e40fa10a8c05ad07978b0f9dfcdb9317f67e712))
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
|
108
|
+
|
109
|
+
## [2.3.2](https://github.com/3merge/q/compare/v2.3.1...v2.3.2) (2021-12-09)
|
110
|
+
|
111
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
## [2.3.1](https://github.com/3merge/q/compare/v2.3.0...v2.3.1) (2021-12-09)
|
118
|
+
|
119
|
+
|
120
|
+
### Bug Fixes
|
121
|
+
|
122
|
+
* forward all config ([c4c512d](https://github.com/3merge/q/commit/c4c512da530866327940d56dba3976764cf53293))
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
# [2.3.0](https://github.com/3merge/q/compare/v2.2.2...v2.3.0) (2021-12-09)
|
129
|
+
|
130
|
+
|
131
|
+
### Features
|
132
|
+
|
133
|
+
* theme for prevent unstyled load ([#361](https://github.com/3merge/q/issues/361)) ([a1f1535](https://github.com/3merge/q/commit/a1f15358262b40829d3e1312864a1c0d08c778dc))
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
## [2.2.2](https://github.com/3merge/q/compare/v2.2.1...v2.2.2) (2021-12-09)
|
140
|
+
|
141
|
+
**Note:** Version bump only for package gatsby-theme-q3
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
|
147
|
+
## [2.1.1](https://github.com/3merge/q/compare/v2.1.0...v2.1.1) (2021-11-29)
|
148
|
+
|
149
|
+
|
150
|
+
### Bug Fixes
|
151
|
+
|
152
|
+
* webpack util resolve ([60b3713](https://github.com/3merge/q/commit/60b37132309dc0b6167b469ee9849a9585b2466b))
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
# [2.1.0](https://github.com/3merge/q/compare/v1.43.11...v2.1.0) (2021-11-29)
|
159
|
+
|
160
|
+
|
161
|
+
### Features
|
162
|
+
|
163
|
+
* v2 ([#358](https://github.com/3merge/q/issues/358)) ([8e4a15a](https://github.com/3merge/q/commit/8e4a15a99f1f433b4f5770497e8af971d7663c23))
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
|
118
170
|
# [2.0.0](https://github.com/3merge/q/compare/v1.43.11...v2.0.0) (2021-11-29)
|
119
171
|
|
120
172
|
**Note:** Version bump only for package gatsby-theme-q3
|
@@ -27,7 +27,7 @@ const AdminRouter = ({
|
|
27
27
|
}) => {
|
28
28
|
const {
|
29
29
|
appDirectory: basepath,
|
30
|
-
|
30
|
+
logo: logoSrc
|
31
31
|
} = (0, _useSiteMetaData.default)();
|
32
32
|
return /*#__PURE__*/_react.default.createElement(_AdminPrivateGateway.default, {
|
33
33
|
GatekeepProps: GatekeepProps
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "gatsby-theme-q3",
|
3
|
-
"version": "
|
3
|
+
"version": "3.0.4",
|
4
4
|
"main": "index.js",
|
5
5
|
"license": "MIT",
|
6
6
|
"peerDependencies": {
|
@@ -30,17 +30,17 @@
|
|
30
30
|
"gatsby-plugin-sharp": "^4.2.0",
|
31
31
|
"gatsby-plugin-sitemap": "^5.2.0",
|
32
32
|
"gatsby-source-contentful": "^7.0.0",
|
33
|
-
"gatsby-theme-q3-mui": "^
|
33
|
+
"gatsby-theme-q3-mui": "^3.0.4",
|
34
34
|
"gatsby-transformer-sharp": "^4.2.0",
|
35
35
|
"lodash": "^4.17.20",
|
36
36
|
"process": "^0.11.10",
|
37
37
|
"prop-types": "^15.7.2",
|
38
|
-
"q3-ui-locale": "^
|
38
|
+
"q3-ui-locale": "^3.0.4",
|
39
39
|
"query-string": "^7.0.1",
|
40
40
|
"react-share": "^4.3.1",
|
41
41
|
"slugify": "^1.6.3",
|
42
42
|
"transform-loader": "^0.2.4",
|
43
43
|
"yarn": "^1.22.17"
|
44
44
|
},
|
45
|
-
"gitHead": "
|
45
|
+
"gitHead": "4b3ae22a26743bd8f1aae62b45d7c0823cc68ef2"
|
46
46
|
}
|
@@ -6,10 +6,8 @@ import AdminPrivateGateway from './AdminPrivateGateway';
|
|
6
6
|
import useSiteMetaData from './useSiteMetaData';
|
7
7
|
|
8
8
|
const AdminRouter = ({ AdminProps, GatekeepProps }) => {
|
9
|
-
const {
|
10
|
-
|
11
|
-
favicon: logoSrc,
|
12
|
-
} = useSiteMetaData();
|
9
|
+
const { appDirectory: basepath, logo: logoSrc } =
|
10
|
+
useSiteMetaData();
|
13
11
|
|
14
12
|
return (
|
15
13
|
<AdminPrivateGateway GatekeepProps={GatekeepProps}>
|