@eeacms/volto-eea-kitkat 7.0.0 → 7.1.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 +110 -238
- package/new.json +135 -0
- package/old.json +135 -0
- package/package.json +1 -1
- package/releasefile +5 -0
- package/src/index.js +18 -12
package/CHANGELOG.md
CHANGED
|
@@ -4,44 +4,44 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 2022-08-29T09:23:29.623Z
|
|
8
|
+
|
|
9
|
+
#### :bug: Bug Fixes
|
|
10
|
+
|
|
11
|
+
- fix(changelog) - Fix BACKEND NAME link in changelog - refs #153334 [`d7c0f5c`](https://github.com/eea/volto-eea-kitkat/commit/d7c0f5c457e3b987a0f93c85a1b6d23a8e2d23d5)
|
|
12
|
+
|
|
13
|
+
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 2022-08-26
|
|
14
|
+
|
|
15
|
+
#### :rocket: New Features
|
|
8
16
|
|
|
9
17
|
- feat(VersionOverview): Use config.settings.frontendVersion - refs #153334 [`2143cc6`](https://github.com/eea/volto-eea-kitkat/commit/2143cc65dfd45ab7cafea691368088a0c58090b4)
|
|
10
|
-
- Release @eeacms/volto-group-block@4.3.8 [`17629a0`](https://github.com/eea/volto-eea-kitkat/commit/17629a0097f740e1f871f3b84df76ecae23c58d9)
|
|
11
|
-
- Release @eeacms/volto-tabs-block@2.2.0 [`206bd93`](https://github.com/eea/volto-eea-kitkat/commit/206bd93dfc6dba92d4425e1d8f30e9cc502de5b1)
|
|
12
|
-
- Release volto-slate@6.3.0 [`a9a8bf8`](https://github.com/eea/volto-eea-kitkat/commit/a9a8bf8ba1ba8b711cf8949cd864e94d87f2f1e7)
|
|
13
|
-
- feat(VersionOverview): Persist FRONTEND_VERSION on backend on startup [`ec095b1`](https://github.com/eea/volto-eea-kitkat/commit/ec095b16d910fce231c4fe1de180ffb905dad8df)
|
|
14
18
|
- feat(VersionOverview): Better discover frontend / backend version [`aaec299`](https://github.com/eea/volto-eea-kitkat/commit/aaec299f285f82f999b13b6518c94802b1df14d4)
|
|
15
19
|
- feat(VersionOverview): Show history changelog if version - refs #153334 [`6c6a170`](https://github.com/eea/volto-eea-kitkat/commit/6c6a170d2fc3507fce7b59f8ea9f4e007483eef2)
|
|
16
20
|
- feat(VersionOverview): Add links to changelogs - refs #153334 [`15867e4`](https://github.com/eea/volto-eea-kitkat/commit/15867e4b81bbcefa2c492e118725d9add9bd6de5)
|
|
17
21
|
- feat(VersionOverview): Update Controlpanels VersionOverview - refs #153089 [`9856935`](https://github.com/eea/volto-eea-kitkat/commit/9856935f9d64e9ed442b883a639717901ec28ae0)
|
|
18
22
|
- feat(VersionOverview): Copy unchanged from @plone/volto 16 alpha 12 [`4dd2c23`](https://github.com/eea/volto-eea-kitkat/commit/4dd2c23c7440fa12845d15831d2b645152997af0)
|
|
19
23
|
|
|
20
|
-
####
|
|
21
|
-
|
|
22
|
-
> 17 August 2022
|
|
24
|
+
#### :hammer_and_wrench: Others
|
|
23
25
|
|
|
24
|
-
- Release @eeacms/volto-
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
- Release @eeacms/volto-group-block@4.3.8 [`17629a0`](https://github.com/eea/volto-eea-kitkat/commit/17629a0097f740e1f871f3b84df76ecae23c58d9)
|
|
27
|
+
- Release @eeacms/volto-tabs-block@2.2.0 [`206bd93`](https://github.com/eea/volto-eea-kitkat/commit/206bd93dfc6dba92d4425e1d8f30e9cc502de5b1)
|
|
28
|
+
- Release volto-slate@6.3.0 [`a9a8bf8`](https://github.com/eea/volto-eea-kitkat/commit/a9a8bf8ba1ba8b711cf8949cd864e94d87f2f1e7)
|
|
27
29
|
|
|
28
|
-
|
|
30
|
+
### [6.2.3](https://github.com/eea/volto-eea-kitkat/compare/6.2.2...6.2.3) - 2022-08-17
|
|
29
31
|
|
|
30
|
-
|
|
32
|
+
### [6.2.2](https://github.com/eea/volto-eea-kitkat/compare/6.2.1...6.2.2) - 2022-08-09
|
|
31
33
|
|
|
32
|
-
|
|
34
|
+
### [6.2.1](https://github.com/eea/volto-eea-kitkat/compare/6.2.0...6.2.1) - 2022-08-01
|
|
33
35
|
|
|
34
|
-
|
|
36
|
+
#### :hammer_and_wrench: Others
|
|
35
37
|
|
|
36
|
-
- Release @eeacms/volto-block-image-cards@0.6.5 [`#59`](https://github.com/eea/volto-eea-kitkat/pull/59)
|
|
37
38
|
- Release @eeacms/volto-listing-block@0.4.4 [`bbd1161`](https://github.com/eea/volto-eea-kitkat/commit/bbd11610e47d1198cb8e01ffa6872795973c1fb3)
|
|
38
39
|
- Release @eeacms/volto-columns-block@4.5.2 [`7fe05ab`](https://github.com/eea/volto-eea-kitkat/commit/7fe05abbdc891adbf0910582646fe570e8cff889)
|
|
39
40
|
|
|
40
|
-
|
|
41
|
+
### [6.2.0](https://github.com/eea/volto-eea-kitkat/compare/6.1.4...6.2.0) - 2022-07-01
|
|
41
42
|
|
|
42
|
-
|
|
43
|
+
#### :hammer_and_wrench: Others
|
|
43
44
|
|
|
44
|
-
- Release 6.2.0 [`#58`](https://github.com/eea/volto-eea-kitkat/pull/58)
|
|
45
45
|
- Release @eeacms/volto-slate-zotero@4.0.5 [`945434c`](https://github.com/eea/volto-eea-kitkat/commit/945434c820a03b62817604832c8ea84718ac266f)
|
|
46
46
|
- Release @eeacms/volto-metadata-block@4.0.8 [`085c5cf`](https://github.com/eea/volto-eea-kitkat/commit/085c5cf1e413b76466f214e2bb851a98e295c5ca)
|
|
47
47
|
- Release @eeacms/volto-tabs-block@2.1.0 [`5ca3c86`](https://github.com/eea/volto-eea-kitkat/commit/5ca3c86609151d72b10405a05e575583fd052db1)
|
|
@@ -82,80 +82,59 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
82
82
|
- Release @eeacms/volto-block-image-cards 0.6.2 [`c8c7e22`](https://github.com/eea/volto-eea-kitkat/commit/c8c7e2239a1b09ff854fbafd71de8e0307c9ae8f)
|
|
83
83
|
- Release @eeacms/volto-block-image-cards@0.6.1 [`5c9c438`](https://github.com/eea/volto-eea-kitkat/commit/5c9c438a41e46a4f11d899c530ae2403f8df8ef4)
|
|
84
84
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
> 21 June 2022
|
|
85
|
+
### [6.1.4](https://github.com/eea/volto-eea-kitkat/compare/6.1.3...6.1.4) - 2022-06-21
|
|
88
86
|
|
|
89
|
-
|
|
87
|
+
### [6.1.3](https://github.com/eea/volto-eea-kitkat/compare/6.1.2...6.1.3) - 2022-06-21
|
|
90
88
|
|
|
91
|
-
####
|
|
92
|
-
|
|
93
|
-
> 21 June 2022
|
|
89
|
+
#### :hammer_and_wrench: Others
|
|
94
90
|
|
|
95
91
|
- Merge pull request #54 from eea/develop [`e5ee98a`](https://github.com/eea/volto-eea-kitkat/commit/e5ee98a73420a753d043d1495960b88827093bf3)
|
|
96
92
|
- Release @eeacms/volto-widget-dataprovenance@0.1.2 [`1ce6162`](https://github.com/eea/volto-eea-kitkat/commit/1ce61622c7338ef66a433be032433e3c62672fc4)
|
|
97
93
|
- Release @eeacms/volto-widget-geolocation@4.0.5 [`abf2efb`](https://github.com/eea/volto-eea-kitkat/commit/abf2efb1a42131c3c33873397fbf9784d35d8641)
|
|
98
94
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
> 16 June 2022
|
|
95
|
+
### [6.1.2](https://github.com/eea/volto-eea-kitkat/compare/6.1.1...6.1.2) - 2022-06-16
|
|
102
96
|
|
|
103
|
-
|
|
97
|
+
### [6.1.1](https://github.com/eea/volto-eea-kitkat/compare/6.1.0...6.1.1) - 2022-06-13
|
|
104
98
|
|
|
105
|
-
####
|
|
99
|
+
#### :hammer_and_wrench: Others
|
|
106
100
|
|
|
107
|
-
> 13 June 2022
|
|
108
|
-
|
|
109
|
-
- Release: add volto-widget-dataprovenance [`#52`](https://github.com/eea/volto-eea-kitkat/pull/52)
|
|
110
101
|
- add volto-widget-dataprovenance [`f9ef7a9`](https://github.com/eea/volto-eea-kitkat/commit/f9ef7a9cc845cbe7c46de99e46aa8510c29d6f2c)
|
|
111
102
|
|
|
112
|
-
|
|
103
|
+
### [6.1.0](https://github.com/eea/volto-eea-kitkat/compare/6.0.4...6.1.0) - 2022-06-10
|
|
113
104
|
|
|
114
|
-
|
|
105
|
+
#### :hammer_and_wrench: Others
|
|
115
106
|
|
|
116
|
-
- Release [`#51`](https://github.com/eea/volto-eea-kitkat/pull/51)
|
|
117
107
|
- Release 6.1.0 [`6aed09d`](https://github.com/eea/volto-eea-kitkat/commit/6aed09defa9e92fedc59a6d50be138e7bc727b31)
|
|
118
108
|
- Release @eeacms/volto-listing-block@0.4.0 [`5f1b88a`](https://github.com/eea/volto-eea-kitkat/commit/5f1b88a546e342928bee980cda024e458769af1d)
|
|
119
109
|
- Release @eeacms/volto-tabs-block@2.0.1 [`c342e95`](https://github.com/eea/volto-eea-kitkat/commit/c342e9516ef9b31e5682c6a5944a90b850d15f9e)
|
|
120
110
|
- Release @eeacms/volto-widget-geolocation@4.0.4 [`551d9b7`](https://github.com/eea/volto-eea-kitkat/commit/551d9b75fe4d1a2c7c99a13158f901e01f4dd7a1)
|
|
121
111
|
- Release @eeacms/volto-block-style@3.6.0 [`a4861d3`](https://github.com/eea/volto-eea-kitkat/commit/a4861d3941f16595f9d32dc7f674f056bf500256)
|
|
122
112
|
|
|
123
|
-
|
|
113
|
+
### [6.0.4](https://github.com/eea/volto-eea-kitkat/compare/6.0.3...6.0.4) - 2022-06-08
|
|
124
114
|
|
|
125
|
-
|
|
115
|
+
#### :hammer_and_wrench: Others
|
|
126
116
|
|
|
127
|
-
- Release [`#50`](https://github.com/eea/volto-eea-kitkat/pull/50)
|
|
128
117
|
- Release @eeacms/volto-tabs-block@2.0.0 [`c27d019`](https://github.com/eea/volto-eea-kitkat/commit/c27d0190b6af9a70475bf2d97b862072c3db6712)
|
|
129
118
|
- Release volto-slate@6.2.0 [`afa4354`](https://github.com/eea/volto-eea-kitkat/commit/afa4354bccc0775c9928f2c4eedf430989db86b6)
|
|
130
119
|
- Release @eeacms/volto-block-image-cards@0.6.0 [`40b2fda`](https://github.com/eea/volto-eea-kitkat/commit/40b2fdaf3e153c189fd137284e8e413826e5b0cf)
|
|
131
120
|
- Release @eeacms/volto-block-divider@3.0.0 [`d359594`](https://github.com/eea/volto-eea-kitkat/commit/d35959416777f86fcf536b2054571e4cae65606a)
|
|
132
121
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
> 3 June 2022
|
|
136
|
-
|
|
137
|
-
- Release @eeacms/volto-tabs-block@1.3.2 [`#49`](https://github.com/eea/volto-eea-kitkat/pull/49)
|
|
138
|
-
|
|
139
|
-
#### [6.0.2](https://github.com/eea/volto-eea-kitkat/compare/6.0.1...6.0.2)
|
|
140
|
-
|
|
141
|
-
> 2 June 2022
|
|
122
|
+
### [6.0.3](https://github.com/eea/volto-eea-kitkat/compare/6.0.2...6.0.3) - 2022-06-03
|
|
142
123
|
|
|
143
|
-
|
|
124
|
+
### [6.0.2](https://github.com/eea/volto-eea-kitkat/compare/6.0.1...6.0.2) - 2022-06-02
|
|
144
125
|
|
|
145
|
-
|
|
126
|
+
### [6.0.1](https://github.com/eea/volto-eea-kitkat/compare/6.0.0...6.0.1) - 2022-05-31
|
|
146
127
|
|
|
147
|
-
|
|
128
|
+
#### :hammer_and_wrench: Others
|
|
148
129
|
|
|
149
|
-
- Release [`#47`](https://github.com/eea/volto-eea-kitkat/pull/47)
|
|
150
130
|
- Release volto-slate@6.1.0 [`37d1bd7`](https://github.com/eea/volto-eea-kitkat/commit/37d1bd772c68e5bb00146c578a5ee5fffa0b9ddf)
|
|
151
131
|
- Release @eeacms/volto-block-image-cards@0.5.1 [`6629829`](https://github.com/eea/volto-eea-kitkat/commit/662982903a0f24cc6767ed583c1a00ee6a9e3e43)
|
|
152
132
|
- Release @eeacms/volto-object-widget@4.0.1 [`4fc4c6c`](https://github.com/eea/volto-eea-kitkat/commit/4fc4c6cfa20da4949d125115c9349f267f42eee9)
|
|
153
133
|
|
|
154
|
-
|
|
134
|
+
## [6.0.0](https://github.com/eea/volto-eea-kitkat/compare/5.4.1...6.0.0) - 2022-05-20
|
|
155
135
|
|
|
156
|
-
|
|
136
|
+
#### :hammer_and_wrench: Others
|
|
157
137
|
|
|
158
|
-
- Release [`#46`](https://github.com/eea/volto-eea-kitkat/pull/46)
|
|
159
138
|
- Release volto-slate@6.0.1 [`f591ab1`](https://github.com/eea/volto-eea-kitkat/commit/f591ab11c79396c3b9ef33121fdc68bf6bf76fc0)
|
|
160
139
|
- Release @eeacms/volto-slate-footnote@5.0.0 [`d91787a`](https://github.com/eea/volto-eea-kitkat/commit/d91787a6324d583096756991b8e4d6b8a2010d15)
|
|
161
140
|
- Release @eeacms/volto-object-widget@4.0.0 [`a7b2962`](https://github.com/eea/volto-eea-kitkat/commit/a7b29622c148f951d6c573a07b37f0e420633cb5)
|
|
@@ -166,19 +145,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
166
145
|
- Release @eeacms/volto-accordion-block@3.4.16 [`3bc4902`](https://github.com/eea/volto-eea-kitkat/commit/3bc4902ccffc48ee667f848fe0d5d93c089b956a)
|
|
167
146
|
- Release @eeacms/volto-slate-footnote@4.0.5 [`cf9d2d5`](https://github.com/eea/volto-eea-kitkat/commit/cf9d2d5fae2f32d67ce4880e12c0af7f8eb47edd)
|
|
168
147
|
|
|
169
|
-
|
|
148
|
+
### [5.4.1](https://github.com/eea/volto-eea-kitkat/compare/5.4.0...5.4.1) - 2022-05-12
|
|
170
149
|
|
|
171
|
-
|
|
150
|
+
#### :hammer_and_wrench: Others
|
|
172
151
|
|
|
173
|
-
- Release [`#45`](https://github.com/eea/volto-eea-kitkat/pull/45)
|
|
174
152
|
- Release @eeacms/volto-matomo@2.0.8 [`08a5957`](https://github.com/eea/volto-eea-kitkat/commit/08a5957cbf82b2e7aae9ca08ac8104dc212f8edc)
|
|
175
153
|
- Release @eeacms/volto-tabs-block@1.3.1 [`183acd3`](https://github.com/eea/volto-eea-kitkat/commit/183acd388ce5add34aef5adfa4a32c7d45923494)
|
|
176
154
|
|
|
177
|
-
|
|
155
|
+
### [5.4.0](https://github.com/eea/volto-eea-kitkat/compare/5.3.0...5.4.0) - 2022-04-11
|
|
178
156
|
|
|
179
|
-
|
|
157
|
+
#### :hammer_and_wrench: Others
|
|
180
158
|
|
|
181
|
-
- Release [`#44`](https://github.com/eea/volto-eea-kitkat/pull/44)
|
|
182
159
|
- Release 5.4.0 [`29cf0ad`](https://github.com/eea/volto-eea-kitkat/commit/29cf0ad6b4dd0ea2d99a802d14d5c49bc3aaebe5)
|
|
183
160
|
- Release @eeacms/volto-columns-block@4.5.0 [`1c9b199`](https://github.com/eea/volto-eea-kitkat/commit/1c9b199dd00a0232486a6c1f10b6ce0824139abb)
|
|
184
161
|
- Release @eeacms/volto-listing-block@0.3.2 [`f696aa6`](https://github.com/eea/volto-eea-kitkat/commit/f696aa60efec91490ca74538b337857649f6b43f)
|
|
@@ -186,11 +163,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
186
163
|
- Release @eeacms/volto-block-image-cards@0.4.0 [`6fc7e62`](https://github.com/eea/volto-eea-kitkat/commit/6fc7e621a3065296db8ffd3e46946348f9ce63ab)
|
|
187
164
|
- Release @eeacms/volto-banner@2.2.0 [`6c98696`](https://github.com/eea/volto-eea-kitkat/commit/6c986968108b6fe5e5227557acc1e2b5b7d5de20)
|
|
188
165
|
|
|
189
|
-
|
|
166
|
+
### [5.3.0](https://github.com/eea/volto-eea-kitkat/compare/5.2.9...5.3.0) - 2022-04-07
|
|
190
167
|
|
|
191
|
-
|
|
168
|
+
#### :hammer_and_wrench: Others
|
|
192
169
|
|
|
193
|
-
- Release [`#43`](https://github.com/eea/volto-eea-kitkat/pull/43)
|
|
194
170
|
- Release 5.3.0 [`0dafa80`](https://github.com/eea/volto-eea-kitkat/commit/0dafa8073c3bd86bfa40148c8bca9c885e5853cc)
|
|
195
171
|
- Release @eeacms/volto-columns-block@4.4.15 [`5f0d876`](https://github.com/eea/volto-eea-kitkat/commit/5f0d876d814305d4099bef45338ae44cc3aca8b1)
|
|
196
172
|
- Release @eeacms/volto-resize-helper@0.2.9 [`c4aca49`](https://github.com/eea/volto-eea-kitkat/commit/c4aca49c09da797821d94deeaecc711a1594dc2b)
|
|
@@ -198,131 +174,95 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
198
174
|
- Release @eeacms/volto-accordion-block@3.4.15 [`c69cde7`](https://github.com/eea/volto-eea-kitkat/commit/c69cde7eb233b51325da04056b915877ae9f50ea)
|
|
199
175
|
- Release @eeacms/volto-slate-metadata-mentions@5.0.0 [`ec956a0`](https://github.com/eea/volto-eea-kitkat/commit/ec956a033a9d409a7fa9bc9f3bb17b8a5dd8bbc4)
|
|
200
176
|
|
|
201
|
-
|
|
177
|
+
### [5.2.9](https://github.com/eea/volto-eea-kitkat/compare/5.2.8...5.2.9) - 2022-04-06
|
|
202
178
|
|
|
203
|
-
|
|
179
|
+
#### :hammer_and_wrench: Others
|
|
204
180
|
|
|
205
|
-
- Release [`#42`](https://github.com/eea/volto-eea-kitkat/pull/42)
|
|
206
181
|
- Release @eeacms/volto-block-image-cards@0.3.0 [`23c7746`](https://github.com/eea/volto-eea-kitkat/commit/23c774620a79e7fbf182930ef0fb884a722a4b79)
|
|
207
182
|
- Release @eeacms/volto-block-image-cards@0.2.1 [`72942af`](https://github.com/eea/volto-eea-kitkat/commit/72942af90779edf935874a86e37c36fcf66b049a)
|
|
208
183
|
|
|
209
|
-
|
|
184
|
+
### [5.2.8](https://github.com/eea/volto-eea-kitkat/compare/5.2.7...5.2.8) - 2022-03-25
|
|
210
185
|
|
|
211
|
-
|
|
186
|
+
### [5.2.7](https://github.com/eea/volto-eea-kitkat/compare/5.2.6...5.2.7) - 2022-03-19
|
|
212
187
|
|
|
213
|
-
|
|
188
|
+
#### :hammer_and_wrench: Others
|
|
214
189
|
|
|
215
|
-
#### [5.2.7](https://github.com/eea/volto-eea-kitkat/compare/5.2.6...5.2.7)
|
|
216
|
-
|
|
217
|
-
> 19 March 2022
|
|
218
|
-
|
|
219
|
-
- Release [`#40`](https://github.com/eea/volto-eea-kitkat/pull/40)
|
|
220
190
|
- Release volto-slate@5.4.1 [`d92949b`](https://github.com/eea/volto-eea-kitkat/commit/d92949b6d42dc8c72fbf7082c5e0aa81d9e85f15)
|
|
221
191
|
- Update README.md [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)
|
|
222
192
|
|
|
223
|
-
|
|
193
|
+
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 2022-03-16
|
|
224
194
|
|
|
225
|
-
|
|
195
|
+
#### :hammer_and_wrench: Others
|
|
226
196
|
|
|
227
|
-
- Release volto-slate@5.4.0 [`#39`](https://github.com/eea/volto-eea-kitkat/pull/39)
|
|
228
197
|
- Release @eeacms/volto-slate-metadata-mentions@4.0.3 [`f244305`](https://github.com/eea/volto-eea-kitkat/commit/f244305b9713420bede43b7c08e4034cf096dd3d)
|
|
229
198
|
|
|
230
|
-
|
|
199
|
+
### [5.2.5](https://github.com/eea/volto-eea-kitkat/compare/5.2.4...5.2.5) - 2022-03-11
|
|
231
200
|
|
|
232
|
-
|
|
201
|
+
#### :hammer_and_wrench: Others
|
|
233
202
|
|
|
234
|
-
- Release [`#38`](https://github.com/eea/volto-eea-kitkat/pull/38)
|
|
235
203
|
- Release @eeacms/volto-listing-block@0.3.0 [`10725b8`](https://github.com/eea/volto-eea-kitkat/commit/10725b86940e70a50b3c0d31941950d3a382e7c4)
|
|
236
204
|
- Release @eeacms/volto-block-image-cards@0.2.0 [`07c89d6`](https://github.com/eea/volto-eea-kitkat/commit/07c89d6f6120a14b5d2d1e08bdc1b1ee556efb58)
|
|
237
205
|
- Release @eeacms/volto-banner@2.1.0 [`d9786ae`](https://github.com/eea/volto-eea-kitkat/commit/d9786aed0baeb3eadf4adba8c472556aa885fe5e)
|
|
238
206
|
- Release volto-slate@5.3.5 [`83955b7`](https://github.com/eea/volto-eea-kitkat/commit/83955b785ac1974da3cda32bb8c9dfd0a1fb102e)
|
|
239
207
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
> 4 March 2022
|
|
243
|
-
|
|
244
|
-
- Release @eeacms/volto-listing-block@0.2.0 [`#37`](https://github.com/eea/volto-eea-kitkat/pull/37)
|
|
245
|
-
|
|
246
|
-
#### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3)
|
|
208
|
+
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 2022-03-04
|
|
247
209
|
|
|
248
|
-
|
|
210
|
+
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 2022-03-04
|
|
249
211
|
|
|
250
|
-
|
|
212
|
+
### [5.2.2](https://github.com/eea/volto-eea-kitkat/compare/5.2.1...5.2.2) - 2022-03-03
|
|
251
213
|
|
|
252
|
-
####
|
|
214
|
+
#### :hammer_and_wrench: Others
|
|
253
215
|
|
|
254
|
-
> 3 March 2022
|
|
255
|
-
|
|
256
|
-
- Release @eeacms/volto-block-style@3.5.18 [`#35`](https://github.com/eea/volto-eea-kitkat/pull/35)
|
|
257
216
|
- Release @eeacms/volto-accordion-block@3.4.14 [`f9d8c75`](https://github.com/eea/volto-eea-kitkat/commit/f9d8c7572e1684a24f436fd2a257adda1ddc543b)
|
|
258
217
|
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
> 2 March 2022
|
|
262
|
-
|
|
263
|
-
- Release @eeacms/volto-block-style@3.5.17 [`#34`](https://github.com/eea/volto-eea-kitkat/pull/34)
|
|
218
|
+
### [5.2.1](https://github.com/eea/volto-eea-kitkat/compare/5.2.0...5.2.1) - 2022-03-02
|
|
264
219
|
|
|
265
|
-
|
|
220
|
+
### [5.2.0](https://github.com/eea/volto-eea-kitkat/compare/5.1.6...5.2.0) - 2022-02-17
|
|
266
221
|
|
|
267
|
-
|
|
222
|
+
#### :hammer_and_wrench: Others
|
|
268
223
|
|
|
269
|
-
- Release 5.2.0 [`#33`](https://github.com/eea/volto-eea-kitkat/pull/33)
|
|
270
224
|
- Release volto-slate@5.3.4 [`28e01f2`](https://github.com/eea/volto-eea-kitkat/commit/28e01f29f3d3f1b2fb9c3ddc359a362457ba67c5)
|
|
271
225
|
- Release @eeacms/volto-banner@2.0.0 [`b5f4d60`](https://github.com/eea/volto-eea-kitkat/commit/b5f4d60b8098de0564b1e44872f29e04d181137a)
|
|
272
226
|
|
|
273
|
-
|
|
227
|
+
### [5.1.6](https://github.com/eea/volto-eea-kitkat/compare/5.1.5...5.1.6) - 2022-01-28
|
|
274
228
|
|
|
275
|
-
|
|
229
|
+
#### :hammer_and_wrench: Others
|
|
276
230
|
|
|
277
|
-
- Packages vs update [`#32`](https://github.com/eea/volto-eea-kitkat/pull/32)
|
|
278
231
|
- Release @eeacms/volto-block-style@3.5.16 [`ab10a89`](https://github.com/eea/volto-eea-kitkat/commit/ab10a895f690702d1767edb5b84b634f6eaf7bed)
|
|
279
232
|
- Release @eeacms/volto-metadata-block@4.0.6 [`674257e`](https://github.com/eea/volto-eea-kitkat/commit/674257e75e08dc912e6c3c70bab62567203c5cc6)
|
|
280
233
|
|
|
281
|
-
|
|
234
|
+
### [5.1.5](https://github.com/eea/volto-eea-kitkat/compare/5.1.4...5.1.5) - 2022-01-21
|
|
282
235
|
|
|
283
|
-
|
|
236
|
+
#### :hammer_and_wrench: Others
|
|
284
237
|
|
|
285
|
-
- Release [`#31`](https://github.com/eea/volto-eea-kitkat/pull/31)
|
|
286
238
|
- Release @eeacms/volto-columns-block@4.4.14 [`34a6296`](https://github.com/eea/volto-eea-kitkat/commit/34a629632594a8776e0066d863c0a181f63d5217)
|
|
287
239
|
- Release @eeacms/volto-tabs-block@1.2.12 [`49f6fca`](https://github.com/eea/volto-eea-kitkat/commit/49f6fcaddd8eb7a16d0e6231240b764f3ba562cf)
|
|
288
240
|
- Release @eeacms/volto-widget-temporal-coverage@4.0.5 [`0dc1b67`](https://github.com/eea/volto-eea-kitkat/commit/0dc1b6793c28a17fbdf482da6bf9430782f34a04)
|
|
289
241
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
> 18 January 2022
|
|
293
|
-
|
|
294
|
-
- Release @eeacms/volto-accordion-block@3.4.13 [`#30`](https://github.com/eea/volto-eea-kitkat/pull/30)
|
|
242
|
+
### [5.1.4](https://github.com/eea/volto-eea-kitkat/compare/5.1.3...5.1.4) - 2022-01-18
|
|
295
243
|
|
|
296
|
-
|
|
244
|
+
### [5.1.3](https://github.com/eea/volto-eea-kitkat/compare/5.1.2...5.1.3) - 2022-01-13
|
|
297
245
|
|
|
298
|
-
|
|
246
|
+
#### :hammer_and_wrench: Others
|
|
299
247
|
|
|
300
|
-
- Develop [`#29`](https://github.com/eea/volto-eea-kitkat/pull/29)
|
|
301
248
|
- Release @eeacms/volto-columns-block@4.4.13 [`47c7b7e`](https://github.com/eea/volto-eea-kitkat/commit/47c7b7e69b7dd5f90a3f2903bfcde56fa5ac8118)
|
|
302
249
|
- Release @eeacms/volto-block-style@3.5.15 [`ceca166`](https://github.com/eea/volto-eea-kitkat/commit/ceca1668b875a410d9df8386b4b36317ea128246)
|
|
303
250
|
- Release @eeacms/volto-columns-block@4.4.12 [`f04fbc1`](https://github.com/eea/volto-eea-kitkat/commit/f04fbc1f05c32e92628bbeda500cd1d251d0e973)
|
|
304
251
|
- Release @eeacms/volto-block-style@3.5.14 [`a4ac3a2`](https://github.com/eea/volto-eea-kitkat/commit/a4ac3a2d554905d0a012cc56bec676d1b1eb1315)
|
|
305
252
|
- Release @eeacms/volto-block-style@3.5.13 [`cd13526`](https://github.com/eea/volto-eea-kitkat/commit/cd1352606f88d38e82a16ad39bcdb6d8edd9e81e)
|
|
306
253
|
|
|
307
|
-
|
|
254
|
+
### [5.1.2](https://github.com/eea/volto-eea-kitkat/compare/5.1.1...5.1.2) - 2022-01-05
|
|
308
255
|
|
|
309
|
-
|
|
256
|
+
#### :hammer_and_wrench: Others
|
|
310
257
|
|
|
311
|
-
- I will skip the taxonomy as it has some issues with cypress tests. [`#27`](https://github.com/eea/volto-eea-kitkat/pull/27)
|
|
312
|
-
- Run cypress for slate [`#28`](https://github.com/eea/volto-eea-kitkat/pull/28)
|
|
313
258
|
- Release @eeacms/volto-matomo@2.0.7 [`1e083b6`](https://github.com/eea/volto-eea-kitkat/commit/1e083b6811aaa5e7b5989d49a11fb386e4d3d221)
|
|
314
259
|
|
|
315
|
-
|
|
260
|
+
### [5.1.1](https://github.com/eea/volto-eea-kitkat/compare/5.1.0...5.1.1) - 2022-01-05
|
|
316
261
|
|
|
317
|
-
|
|
262
|
+
### [5.1.0](https://github.com/eea/volto-eea-kitkat/compare/5.0.0...5.1.0) - 2022-01-04
|
|
318
263
|
|
|
319
|
-
|
|
264
|
+
#### :hammer_and_wrench: Others
|
|
320
265
|
|
|
321
|
-
#### [5.1.0](https://github.com/eea/volto-eea-kitkat/compare/5.0.0...5.1.0)
|
|
322
|
-
|
|
323
|
-
> 4 January 2022
|
|
324
|
-
|
|
325
|
-
- Release [`#25`](https://github.com/eea/volto-eea-kitkat/pull/25)
|
|
326
266
|
- Release volto-slate@5.3.2 [`016b72d`](https://github.com/eea/volto-eea-kitkat/commit/016b72d4a0d8df0524b3ea6bb83e7ffa79bff4e7)
|
|
327
267
|
- Release 5.1.0 [`89880c3`](https://github.com/eea/volto-eea-kitkat/commit/89880c3c60db7675df9192108b7e7699c6ef3b07)
|
|
328
268
|
- Release @eeacms/volto-block-image-cards@0.1.11 [`1553a67`](https://github.com/eea/volto-eea-kitkat/commit/1553a672d9704c9da607e5c3d6e8447245296f63)
|
|
@@ -358,12 +298,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
358
298
|
- Release volto-slate@5.3.0 [`29fa3fe`](https://github.com/eea/volto-eea-kitkat/commit/29fa3fe1868fea90490644ca29379957fe033e3a)
|
|
359
299
|
- add command to delete successfull test videos [`7cdb40f`](https://github.com/eea/volto-eea-kitkat/commit/7cdb40f2132d8cde1e9ece555517b2ac7da1315a)
|
|
360
300
|
|
|
361
|
-
|
|
301
|
+
## [5.0.0](https://github.com/eea/volto-eea-kitkat/compare/4.1.7...5.0.0) - 2021-12-22
|
|
362
302
|
|
|
363
|
-
|
|
303
|
+
#### :hammer_and_wrench: Others
|
|
364
304
|
|
|
365
|
-
- Release 5.0.0 [`#24`](https://github.com/eea/volto-eea-kitkat/pull/24)
|
|
366
|
-
- update fixturesPath and fix cypress [`#23`](https://github.com/eea/volto-eea-kitkat/pull/23)
|
|
367
305
|
- Release @eeacms/volto-block-style@3.5.10 [`c63b6db`](https://github.com/eea/volto-eea-kitkat/commit/c63b6db6043fca9d78e516a2816b2e7d69ffc8d1)
|
|
368
306
|
- Release @eeacms/volto-slate-zotero@4.0.3 [`17c63ab`](https://github.com/eea/volto-eea-kitkat/commit/17c63ab61d484e5ab99372ee9415506773919753)
|
|
369
307
|
- Release volto-slate@5.2.1 [`258c1eb`](https://github.com/eea/volto-eea-kitkat/commit/258c1eb0f7a94f96aec55e65d93fca1d7331ed85)
|
|
@@ -429,18 +367,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
429
367
|
- Release @eeacms/volto-block-style@3.5.4 [`51eb395`](https://github.com/eea/volto-eea-kitkat/commit/51eb395b18ceb3eb0603a146079f93ef7101feee)
|
|
430
368
|
- Release @eeacms/volto-accordion-block@3.4.9 [`e7e73f8`](https://github.com/eea/volto-eea-kitkat/commit/e7e73f82b05a9a7e09581439c09d05de735eb1a3)
|
|
431
369
|
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
> 24 November 2021
|
|
370
|
+
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 2021-11-24
|
|
435
371
|
|
|
436
|
-
|
|
372
|
+
### [4.1.6](https://github.com/eea/volto-eea-kitkat/compare/4.1.5...4.1.6) - 2021-11-24
|
|
437
373
|
|
|
438
|
-
####
|
|
374
|
+
#### :hammer_and_wrench: Others
|
|
439
375
|
|
|
440
|
-
> 24 November 2021
|
|
441
|
-
|
|
442
|
-
- Develop [`#19`](https://github.com/eea/volto-eea-kitkat/pull/19)
|
|
443
|
-
- Cypress tests in child addons [`#18`](https://github.com/eea/volto-eea-kitkat/pull/18)
|
|
444
376
|
- screenshotOnRunFailure: false [`de33099`](https://github.com/eea/volto-eea-kitkat/commit/de330994f12db6e0436ddfcfa0dc173ddeff3778)
|
|
445
377
|
- cy: upload video on failure [`b3c2b46`](https://github.com/eea/volto-eea-kitkat/commit/b3c2b464b14baf5e2a972bc001f5872288faa0a8)
|
|
446
378
|
- Refs #142010 - Optimize Volto-addons gitflow pipelines [`8494683`](https://github.com/eea/volto-eea-kitkat/commit/84946833bfc87dac06ce38a23665b42addafdcfe)
|
|
@@ -449,196 +381,136 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
449
381
|
- shift configs -> cypress.json [`8c2ff75`](https://github.com/eea/volto-eea-kitkat/commit/8c2ff758fabf7a156d50ce179555862fec1cad3e)
|
|
450
382
|
- run cypress in child addons [`4a29e33`](https://github.com/eea/volto-eea-kitkat/commit/4a29e33c9ebfc2ca039e9da34bab55e58dc007d3)
|
|
451
383
|
|
|
452
|
-
|
|
384
|
+
### [4.1.5](https://github.com/eea/volto-eea-kitkat/compare/4.1.4...4.1.5) - 2021-11-19
|
|
453
385
|
|
|
454
|
-
|
|
386
|
+
#### :hammer_and_wrench: Others
|
|
455
387
|
|
|
456
|
-
- Addons updates [`#17`](https://github.com/eea/volto-eea-kitkat/pull/17)
|
|
457
388
|
- Release @eeacms/volto-block-style@3.5.3 [`6ca12a3`](https://github.com/eea/volto-eea-kitkat/commit/6ca12a382fbb5d8f7662fb5ba7169e5640b056c3)
|
|
458
389
|
- Revert "Release volto-slate@5.1.1" [`fff322e`](https://github.com/eea/volto-eea-kitkat/commit/fff322e60cbb11639bb0987eaad3500225cfa9b8)
|
|
459
390
|
- Release volto-slate@5.1.1 [`39a8899`](https://github.com/eea/volto-eea-kitkat/commit/39a8899700b84a170ad255677289efacca3c4c3a)
|
|
460
391
|
- Revert "Release volto-slate@5.1.0" [`b14761c`](https://github.com/eea/volto-eea-kitkat/commit/b14761c51e7acc132b95a91cf63a5ec7635154dc)
|
|
461
392
|
- Release volto-slate@5.1.0 [`7c1c8b9`](https://github.com/eea/volto-eea-kitkat/commit/7c1c8b971c098682a04cb56f91b1cf85a119bd32)
|
|
462
393
|
|
|
463
|
-
|
|
394
|
+
### [4.1.4](https://github.com/eea/volto-eea-kitkat/compare/4.1.3...4.1.4) - 2021-11-17
|
|
464
395
|
|
|
465
|
-
|
|
396
|
+
#### :hammer_and_wrench: Others
|
|
466
397
|
|
|
467
|
-
- Release [`#16`](https://github.com/eea/volto-eea-kitkat/pull/16)
|
|
468
398
|
- Release @eeacms/volto-metadata-block@4.0.2 [`3afddfe`](https://github.com/eea/volto-eea-kitkat/commit/3afddfe665089559fc6921d0b70cc2fa5fb16b04)
|
|
469
399
|
- Update docs about resolutions [`e0af879`](https://github.com/eea/volto-eea-kitkat/commit/e0af879d360c15aa10e471150f9cb2ce6f41b14a)
|
|
470
400
|
- remove tests from master [`b4115c4`](https://github.com/eea/volto-eea-kitkat/commit/b4115c4f595d5767ad0493944ad132f3fdfcf445)
|
|
471
401
|
- Revert "Disable cypress" [`a161c31`](https://github.com/eea/volto-eea-kitkat/commit/a161c31535cf33621c7513ddc5d8954ff9532c4a)
|
|
472
402
|
|
|
473
|
-
|
|
403
|
+
### [4.1.3](https://github.com/eea/volto-eea-kitkat/compare/4.1.2...4.1.3) - 2021-11-15
|
|
474
404
|
|
|
475
|
-
|
|
405
|
+
#### :hammer_and_wrench: Others
|
|
476
406
|
|
|
477
|
-
- Enforce Volto add-ons pins with resolutions [`#14`](https://github.com/eea/volto-eea-kitkat/pull/14)
|
|
478
407
|
- Disable cypress [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)
|
|
479
408
|
- Roll-back volto-slate to 4.2.1 [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)
|
|
480
409
|
- Add dependencies resolutions [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)
|
|
481
410
|
- Release @eeacms/volto-banner@1.0.1 [`32cf298`](https://github.com/eea/volto-eea-kitkat/commit/32cf29873643817979ff3e791f8483cd5176e303)
|
|
482
411
|
- Release volto-slate@5.0.0 [`41c5925`](https://github.com/eea/volto-eea-kitkat/commit/41c5925d31ed5dc30ede00794fe5cdcdc3ffc6a6)
|
|
483
412
|
|
|
484
|
-
|
|
413
|
+
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 2021-11-04
|
|
485
414
|
|
|
486
|
-
|
|
415
|
+
#### :hammer_and_wrench: Others
|
|
487
416
|
|
|
488
|
-
- Release [`#13`](https://github.com/eea/volto-eea-kitkat/pull/13)
|
|
489
417
|
- Release @eeacms/volto-resize-helper@0.2.5 [`10f4702`](https://github.com/eea/volto-eea-kitkat/commit/10f4702945b2d3d1ebdaa9de99cbe7124756fd9e)
|
|
490
418
|
- Release @eeacms/volto-block-style@3.5.2 [`ba8a0d4`](https://github.com/eea/volto-eea-kitkat/commit/ba8a0d47ac1435b110bcb0bf8a1eabed696f44ab)
|
|
491
419
|
- Release @eeacms/volto-accordion-block@3.4.7 [`872f76a`](https://github.com/eea/volto-eea-kitkat/commit/872f76adb332a7c0eb6b06ad4df17d19d129bab5)
|
|
492
420
|
- Release @eeacms/volto-widgets-view@3.0.1 [`ecb68d1`](https://github.com/eea/volto-eea-kitkat/commit/ecb68d19fe557c894a807d037f045feea2053cc6)
|
|
493
421
|
- Release @eeacms/volto-block-style@3.5.1 [`79506fc`](https://github.com/eea/volto-eea-kitkat/commit/79506fc09cec3bbe4f8a160fb1c35bd10611acbe)
|
|
494
422
|
|
|
495
|
-
|
|
423
|
+
### [4.1.1](https://github.com/eea/volto-eea-kitkat/compare/4.1.0...4.1.1) - 2021-10-18
|
|
496
424
|
|
|
497
|
-
|
|
425
|
+
#### :hammer_and_wrench: Others
|
|
498
426
|
|
|
499
|
-
- Revert volto-slate to a stable version [`#12`](https://github.com/eea/volto-eea-kitkat/pull/12)
|
|
500
427
|
- Release volto-slate 4.2.1 [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)
|
|
501
428
|
- Release stable volto-slate 4.2.0 [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)
|
|
502
429
|
- Revert "Release volto-slate@4.1.0" [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)
|
|
503
430
|
|
|
504
|
-
|
|
431
|
+
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 2021-10-14
|
|
505
432
|
|
|
506
|
-
|
|
433
|
+
#### :hammer_and_wrench: Others
|
|
507
434
|
|
|
508
|
-
- Release [`#11`](https://github.com/eea/volto-eea-kitkat/pull/11)
|
|
509
435
|
- Release volto-slate@4.1.0 [`340bce0`](https://github.com/eea/volto-eea-kitkat/commit/340bce054ebc9a846f768dee749e0abf5970eef3)
|
|
510
436
|
- Release @eeacms/volto-columns-block@4.4.6 [`d74bd6b`](https://github.com/eea/volto-eea-kitkat/commit/d74bd6ba4a3b8d9f9f04d77de990956fb60090fc)
|
|
511
437
|
|
|
512
|
-
|
|
438
|
+
### [4.0.2](https://github.com/eea/volto-eea-kitkat/compare/4.0.1...4.0.2) - 2021-10-11
|
|
513
439
|
|
|
514
|
-
|
|
440
|
+
#### :hammer_and_wrench: Others
|
|
515
441
|
|
|
516
|
-
- Release [`#10`](https://github.com/eea/volto-eea-kitkat/pull/10)
|
|
517
442
|
- Release @eeacms/volto-matomo@2.0.3 [`164f793`](https://github.com/eea/volto-eea-kitkat/commit/164f793332f326aa1352f5b73c808babfc8836c5)
|
|
518
443
|
- Release @eeacms/volto-group-block@4.3.1 [`197e1ac`](https://github.com/eea/volto-eea-kitkat/commit/197e1ac28fbb0f14ebc3527c0ff35dbb6fc8038f)
|
|
519
444
|
- Release @eeacms/volto-accordion-block@3.4.6 [`2b23f33`](https://github.com/eea/volto-eea-kitkat/commit/2b23f330628ebce79892718df8c89816fc607dde)
|
|
520
445
|
|
|
521
|
-
|
|
446
|
+
### [4.0.1](https://github.com/eea/volto-eea-kitkat/compare/4.0.0...4.0.1) - 2021-10-01
|
|
522
447
|
|
|
523
|
-
|
|
448
|
+
#### :hammer_and_wrench: Others
|
|
524
449
|
|
|
525
|
-
- Release 4.0.1 [`#9`](https://github.com/eea/volto-eea-kitkat/pull/9)
|
|
526
450
|
- Release @eeacms/volto-block-image-cards@0.1.4 [`0522f59`](https://github.com/eea/volto-eea-kitkat/commit/0522f5927231f0b15a02e932c5ccd8f258f6cd3a)
|
|
527
451
|
- Release volto-slate@4.0.3 [`294797c`](https://github.com/eea/volto-eea-kitkat/commit/294797c343e77504a0c1139fff7ce278c34876ae)
|
|
528
452
|
- Release @eeacms/volto-slate-footnote@4.0.2 [`45b67fe`](https://github.com/eea/volto-eea-kitkat/commit/45b67fee7bfc14ddd601a179dc80bb1d8f682be7)
|
|
529
453
|
- Add cypress integration tests [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)
|
|
530
454
|
- Release @eeacms/volto-accordion-block@3.4.5 [`99472c7`](https://github.com/eea/volto-eea-kitkat/commit/99472c732da833ab26ba0e0b4328927be408ee89)
|
|
531
455
|
|
|
532
|
-
|
|
456
|
+
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 2021-09-29
|
|
533
457
|
|
|
534
|
-
|
|
458
|
+
#### :hammer_and_wrench: Others
|
|
535
459
|
|
|
536
|
-
- Release 4.0.0 [`#8`](https://github.com/eea/volto-eea-kitkat/pull/8)
|
|
537
460
|
- Release volto-slate@4.0.2 [`c34689c`](https://github.com/eea/volto-eea-kitkat/commit/c34689cfb844abb6c766c2839168ae23fce98369)
|
|
538
461
|
- Rename volto-satging-banner to volto-banner 1.0.0 [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)
|
|
539
462
|
- Release @eeacms/volto-slate-footnote@4.0.1 [`01223c3`](https://github.com/eea/volto-eea-kitkat/commit/01223c326d5af55189daad3a39594273f3a17f8f)
|
|
540
463
|
- Add staging-banner to Readme [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)
|
|
541
|
-
- Automated release @eeacms/volto-staging-banner@0.1.7 [`85db5cb`](https://github.com/eea/volto-eea-kitkat/commit/85db5cbe87cc27e868d4fd332a157f6c2f74ea63)
|
|
542
464
|
- Revert "Automated release volto-slate@4.0.1" [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)
|
|
543
|
-
- Automated release volto-slate@4.0.1 [`e9ffcfd`](https://github.com/eea/volto-eea-kitkat/commit/e9ffcfdd5cc0585ab58406fd1f072b21321e8f3c)
|
|
544
|
-
- Automated release @eeacms/volto-metadata-block@4.0.1 [`b729c87`](https://github.com/eea/volto-eea-kitkat/commit/b729c876dd14485b93022486cc6afedb6d4dcfa1)
|
|
545
|
-
- Automated release @eeacms/volto-block-style@3.5.0 [`c6cf63e`](https://github.com/eea/volto-eea-kitkat/commit/c6cf63e1470ba388a25005b1b80004e947f1a0b1)
|
|
546
465
|
- Remove not needed tableButton volto-slate profile [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)
|
|
547
|
-
- Automated release @eeacms/volto-slate-metadata-mentions@4.0.0 [`8bfe178`](https://github.com/eea/volto-eea-kitkat/commit/8bfe178441f1686a6f0e8bc6e6cbb6287be769a8)
|
|
548
|
-
- Automated release @eeacms/volto-slate-zotero@4.0.0 [`870fd85`](https://github.com/eea/volto-eea-kitkat/commit/870fd8555e3f47ed9e2ff2e4ad4b7d789957a209)
|
|
549
|
-
- Automated release @eeacms/volto-slate-footnote@4.0.0 [`ae01358`](https://github.com/eea/volto-eea-kitkat/commit/ae01358c5f5fdc198c3c952577dedcc0a058ba29)
|
|
550
|
-
- Automated release volto-slate@4.0.0 [`bc46310`](https://github.com/eea/volto-eea-kitkat/commit/bc463101291ff1960d13d0ad464a65840bde3cd8)
|
|
551
|
-
- Automated release @eeacms/volto-metadata-block@4.0.0 [`ee7647c`](https://github.com/eea/volto-eea-kitkat/commit/ee7647c9762f8369997e8c6faa8d3cc785878dcc)
|
|
552
|
-
- Automated release @eeacms/volto-widget-temporal-coverage@4.0.0 [`6f2fe33`](https://github.com/eea/volto-eea-kitkat/commit/6f2fe33e77a5f350c741a2093e06fca77036d723)
|
|
553
|
-
- Automated release @eeacms/volto-widget-geolocation@4.0.0 [`f2ee0ca`](https://github.com/eea/volto-eea-kitkat/commit/f2ee0ca301dd5d703d36a9551f0c1fafbb053186)
|
|
554
|
-
- Automated release @eeacms/volto-accordion-block@3.4.4 [`2a46dcd`](https://github.com/eea/volto-eea-kitkat/commit/2a46dcd7bec87a14096f6baf5b44698d486985c7)
|
|
555
|
-
|
|
556
|
-
#### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2)
|
|
557
466
|
|
|
558
|
-
|
|
467
|
+
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 2021-09-21
|
|
559
468
|
|
|
469
|
+
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 2021-09-21
|
|
560
470
|
|
|
561
|
-
####
|
|
471
|
+
#### :hammer_and_wrench: Others
|
|
562
472
|
|
|
563
|
-
> 21 September 2021
|
|
564
|
-
|
|
565
|
-
- Added tableButton [`#6`](https://github.com/eea/volto-eea-kitkat/pull/6)
|
|
566
473
|
- Update package.json [`5012e7a`](https://github.com/eea/volto-eea-kitkat/commit/5012e7a746518d5a21523e33809e1a4e9a14a4a0)
|
|
567
474
|
|
|
568
|
-
|
|
475
|
+
## [3.0.0](https://github.com/eea/volto-eea-kitkat/compare/2.0.2...3.0.0) - 2021-09-21
|
|
569
476
|
|
|
570
|
-
|
|
477
|
+
#### :hammer_and_wrench: Others
|
|
571
478
|
|
|
572
|
-
- Remove volto-workflow-progress [`#5`](https://github.com/eea/volto-eea-kitkat/pull/5)
|
|
573
479
|
- Update to version 3.0.0 [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
- Automated release @eeacms/volto-slate-footnote@3.2.0 [`caba841`](https://github.com/eea/volto-eea-kitkat/commit/caba841c8c218a9ff3a29046746e83dfaae37fb1)
|
|
580
|
-
- Automated release volto-slate@3.0.1 [`19e79f8`](https://github.com/eea/volto-eea-kitkat/commit/19e79f8ba19e238d12018528d0cf6e4d94af36bf)
|
|
581
|
-
- Automated release @eeacms/volto-widget-temporal-coverage@3.0.2 [`7e63a3f`](https://github.com/eea/volto-eea-kitkat/commit/7e63a3f3ed75aaab321ae756a1f1dfd2e5c19faf)
|
|
582
|
-
- Automated release @eeacms/volto-accordion-block@3.4.1 [`4ab69f6`](https://github.com/eea/volto-eea-kitkat/commit/4ab69f66faa8859cba16b993ac3a20a7d50bc97d)
|
|
583
|
-
- Automated release @eeacms/volto-slate-footnote@3.1.1 [`63a8d43`](https://github.com/eea/volto-eea-kitkat/commit/63a8d43dcf691d24027d5ce1ac83d08978801958)
|
|
584
|
-
- Automated release @eeacms/volto-slate-metadata-mentions@3.0.2 [`f332f87`](https://github.com/eea/volto-eea-kitkat/commit/f332f87f90e870b1b126ca15fb0a8cfc36117231)
|
|
585
|
-
|
|
586
|
-
#### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2)
|
|
587
|
-
|
|
588
|
-
> 10 September 2021
|
|
589
|
-
|
|
590
|
-
- Develop - upgrade Slate [`#4`](https://github.com/eea/volto-eea-kitkat/pull/4)
|
|
480
|
+
|
|
481
|
+
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 2021-09-10
|
|
482
|
+
|
|
483
|
+
#### :hammer_and_wrench: Others
|
|
484
|
+
|
|
591
485
|
- Update package.json [`d9afb01`](https://github.com/eea/volto-eea-kitkat/commit/d9afb0111b58d435a2cbc70e22c9fca0fe9068cd)
|
|
592
|
-
- Automated release @eeacms/volto-slate-footnote@3.1.0 [`c3525f8`](https://github.com/eea/volto-eea-kitkat/commit/c3525f8d0faf17b7c93168e5405420bd475c667b)
|
|
593
|
-
- Automated release @eeacms/volto-metadata-block@3.3.1 [`2057d5d`](https://github.com/eea/volto-eea-kitkat/commit/2057d5dd1e7f1642c3ff52ed711e75aaf079e24c)
|
|
594
|
-
- Automated release @eeacms/volto-widget-geolocation@3.0.2 [`a93fef6`](https://github.com/eea/volto-eea-kitkat/commit/a93fef63263a0bebf3674feee7f99eeb5e33cdd8)
|
|
595
|
-
- Automated release @eeacms/volto-slate-zotero@3.0.0 [`fef9238`](https://github.com/eea/volto-eea-kitkat/commit/fef9238ed74ca034fc49fb748a4b93f6ca879924)
|
|
596
|
-
- Automated release @eeacms/volto-metadata-block@3.3.0 [`478a8a5`](https://github.com/eea/volto-eea-kitkat/commit/478a8a5df2af9d3a2b5771dbb780c28ba23496b5)
|
|
597
486
|
|
|
598
|
-
|
|
487
|
+
### [2.0.1](https://github.com/eea/volto-eea-kitkat/compare/2.0.0...2.0.1) - 2021-09-09
|
|
599
488
|
|
|
600
|
-
|
|
489
|
+
#### :hammer_and_wrench: Others
|
|
601
490
|
|
|
602
|
-
- Develop #137887 [`#3`](https://github.com/eea/volto-eea-kitkat/pull/3)
|
|
603
491
|
- Added two more addons [`67a480e`](https://github.com/eea/volto-eea-kitkat/commit/67a480e8289ff9aa48dd9ef4263eab4d8da080bc)
|
|
604
|
-
- Automated release @eeacms/volto-slate-metadata-mentions@3.0.1 [`978bbb3`](https://github.com/eea/volto-eea-kitkat/commit/978bbb3f9e4db40d5ce906569628034511246a64)
|
|
605
492
|
- important branding change [`de98c70`](https://github.com/eea/volto-eea-kitkat/commit/de98c7079311a9662c8288fadc26311359cd6b0f)
|
|
606
493
|
|
|
607
|
-
|
|
494
|
+
## [2.0.0](https://github.com/eea/volto-eea-kitkat/compare/1.0.0...2.0.0) - 2021-09-08
|
|
608
495
|
|
|
609
|
-
|
|
496
|
+
#### :hammer_and_wrench: Others
|
|
610
497
|
|
|
611
|
-
- Release [`#2`](https://github.com/eea/volto-eea-kitkat/pull/2)
|
|
612
|
-
- Automated release @eeacms/volto-accordion-block@3.4.0 [`1dfb43b`](https://github.com/eea/volto-eea-kitkat/commit/1dfb43baae905c2a64ebeacb2a8b0d1bda21fdff)
|
|
613
|
-
- Automated release @eeacms/volto-metadata-block@3.2.1 [`4050f45`](https://github.com/eea/volto-eea-kitkat/commit/4050f45706f316f78a6bc01c3ec8aa63482919b6)
|
|
614
498
|
- Release 2.0.0 [`b69e769`](https://github.com/eea/volto-eea-kitkat/commit/b69e769ffc4777f68af307f63f77d54c0f3f9b53)
|
|
615
|
-
- Automated release @eeacms/volto-metadata-block@3.2.0 [`1c4faa6`](https://github.com/eea/volto-eea-kitkat/commit/1c4faa69dc3e6c428deb6d76dc2760b537673264)
|
|
616
|
-
- Automated release @eeacms/volto-accordion-block@3.3.1 [`a05bc3a`](https://github.com/eea/volto-eea-kitkat/commit/a05bc3a5e44098d8fe6de5d2f725a7337635189f)
|
|
617
|
-
- Automated release @eeacms/volto-slate-footnote@3.0.0 [`378b9d9`](https://github.com/eea/volto-eea-kitkat/commit/378b9d980a67416bcd5b39d76bb3c17822de5fe3)
|
|
618
|
-
- Automated release @eeacms/volto-slate-metadata-mentions@3.0.0 [`0514c75`](https://github.com/eea/volto-eea-kitkat/commit/0514c75e5e822bab79a84ee5aa17baa3b5592b71)
|
|
619
|
-
- Automated release @eeacms/volto-slate-zotero@2.1.6 [`cdfaaba`](https://github.com/eea/volto-eea-kitkat/commit/cdfaabaa610580b13672427521d97ec820d5ca4e)
|
|
620
|
-
- Automated release @eeacms/volto-widgets-view@3.0.0 [`918a0fe`](https://github.com/eea/volto-eea-kitkat/commit/918a0fe6cb73d0fea0ccd5fff98723139430e95e)
|
|
621
|
-
- Automated release @eeacms/volto-metadata-block@3.1.0 [`885d65a`](https://github.com/eea/volto-eea-kitkat/commit/885d65a059d6493b90d1fa72e2a86fad561757ca)
|
|
622
|
-
- Automated release @eeacms/volto-object-widget@3.0.0 [`6fbb4cc`](https://github.com/eea/volto-eea-kitkat/commit/6fbb4cc4e59a4559763209b7de3a7a9b035c27ba)
|
|
623
|
-
- Automated release @eeacms/volto-block-style@3.4.5 [`aab7496`](https://github.com/eea/volto-eea-kitkat/commit/aab74968c545000717d8789888cc15671115e2f4)
|
|
624
|
-
- Automated release @eeacms/volto-accordion-block@3.3.0 [`d8f628a`](https://github.com/eea/volto-eea-kitkat/commit/d8f628a4be6b0b9ba7d46c1e7092a42df4dc6595)
|
|
625
499
|
|
|
626
|
-
|
|
500
|
+
## [1.0.0](https://github.com/eea/volto-eea-kitkat/compare/0.1.0...1.0.0) - 2021-08-27
|
|
627
501
|
|
|
628
|
-
|
|
502
|
+
#### :hammer_and_wrench: Others
|
|
629
503
|
|
|
630
504
|
- Release 1.0.0 [`82ea502`](https://github.com/eea/volto-eea-kitkat/commit/82ea50218518114b001a82f7fd5389a5ae7ac41a)
|
|
631
505
|
- Update add-ons dependencies [`7894d39`](https://github.com/eea/volto-eea-kitkat/commit/7894d3991854a1ee143c45c361df8ffa3dc7fdd1)
|
|
632
|
-
- Automated release @eeacms/volto-block-image-cards@0.1.3 [`256effe`](https://github.com/eea/volto-eea-kitkat/commit/256effe69ee2fa1bfe64771d04f72440ffd2d2d4)
|
|
633
|
-
- Automated release @eeacms/volto-block-style@3.4.4 [`18fc26b`](https://github.com/eea/volto-eea-kitkat/commit/18fc26bba6f64606db02305efa8d36f5d8b14cb7)
|
|
634
506
|
- Fix volto-block-style order in addons [`e28f4a1`](https://github.com/eea/volto-eea-kitkat/commit/e28f4a1b4e3e2eb6abc1bc855151116ca9cb042e)
|
|
635
507
|
- Update docs [`bbb5fbc`](https://github.com/eea/volto-eea-kitkat/commit/bbb5fbc5a4449548a32b86d03bc1c909036185b9)
|
|
636
508
|
- Fix Makefile [`c03665a`](https://github.com/eea/volto-eea-kitkat/commit/c03665acb2fac95d5c5144713b71a46c9e467757)
|
|
637
509
|
- i18n; test scripts [`accbe9e`](https://github.com/eea/volto-eea-kitkat/commit/accbe9eb83ac5905380ae0568bedcf8ae2d8d2b4)
|
|
638
510
|
- Add common Volto add-on dependencies [`3806e66`](https://github.com/eea/volto-eea-kitkat/commit/3806e666c076c0428909beaa439b52158c78485f)
|
|
639
511
|
|
|
640
|
-
|
|
512
|
+
### 0.1.0 - 2021-08-27
|
|
641
513
|
|
|
642
|
-
|
|
514
|
+
#### :hammer_and_wrench: Others
|
|
643
515
|
|
|
644
516
|
- Initial commit [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)
|
package/new.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
+
"version": "7.1.0",
|
|
4
|
+
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
|
+
"main": "src/index.js",
|
|
6
|
+
"author": "European Environment Agency: IDM2 A-Team",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"homepage": "https://github.com/eea/volto-eea-kitkat",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"volto-addon",
|
|
11
|
+
"volto-bundle",
|
|
12
|
+
"volto-addons-bundle",
|
|
13
|
+
"volto-addons-kit",
|
|
14
|
+
"volto-kitkat",
|
|
15
|
+
"volto",
|
|
16
|
+
"plone",
|
|
17
|
+
"react"
|
|
18
|
+
],
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "git@github.com:eea/volto-eea-kitkat.git"
|
|
22
|
+
},
|
|
23
|
+
"addons": [
|
|
24
|
+
"@eeacms/volto-matomo",
|
|
25
|
+
"@eeacms/volto-sentry-rancher-config",
|
|
26
|
+
"@eeacms/volto-corsproxy",
|
|
27
|
+
"@eeacms/volto-depiction",
|
|
28
|
+
"@eeacms/volto-taxonomy",
|
|
29
|
+
"@eeacms/volto-object-widget",
|
|
30
|
+
"@eeacms/volto-widgets-view",
|
|
31
|
+
"@eeacms/volto-widget-toggle",
|
|
32
|
+
"@eeacms/volto-widget-temporal-coverage",
|
|
33
|
+
"@eeacms/volto-widget-geolocation",
|
|
34
|
+
"@eeacms/volto-widget-dataprovenance",
|
|
35
|
+
"volto-slate:asDefault",
|
|
36
|
+
"@eeacms/volto-slate-metadata-mentions",
|
|
37
|
+
"@eeacms/volto-slate-footnote",
|
|
38
|
+
"@eeacms/volto-slate-zotero",
|
|
39
|
+
"@eeacms/volto-accordion-block",
|
|
40
|
+
"@eeacms/volto-block-toc",
|
|
41
|
+
"@eeacms/volto-block-divider",
|
|
42
|
+
"@eeacms/volto-listing-block",
|
|
43
|
+
"@eeacms/volto-metadata-block",
|
|
44
|
+
"@eeacms/volto-group-block",
|
|
45
|
+
"@eeacms/volto-columns-block",
|
|
46
|
+
"@eeacms/volto-resize-helper",
|
|
47
|
+
"@eeacms/volto-block-style",
|
|
48
|
+
"@eeacms/volto-tabs-block",
|
|
49
|
+
"@eeacms/volto-banner",
|
|
50
|
+
"@eeacms/volto-block-image-cards"
|
|
51
|
+
],
|
|
52
|
+
"dependencies": {
|
|
53
|
+
"@eeacms/volto-accordion-block": "3.5.0",
|
|
54
|
+
"@eeacms/volto-banner": "2.2.1",
|
|
55
|
+
"@eeacms/volto-block-divider": "3.0.2",
|
|
56
|
+
"@eeacms/volto-block-image-cards": "0.6.5",
|
|
57
|
+
"@eeacms/volto-block-style": "3.6.3",
|
|
58
|
+
"@eeacms/volto-block-toc": "3.0.1",
|
|
59
|
+
"@eeacms/volto-columns-block": "4.5.3",
|
|
60
|
+
"@eeacms/volto-corsproxy": "2.1.6",
|
|
61
|
+
"@eeacms/volto-depiction": "0.1.6",
|
|
62
|
+
"@eeacms/volto-group-block": "4.3.8",
|
|
63
|
+
"@eeacms/volto-listing-block": "0.4.4",
|
|
64
|
+
"@eeacms/volto-matomo": "2.0.9",
|
|
65
|
+
"@eeacms/volto-metadata-block": "4.0.8",
|
|
66
|
+
"@eeacms/volto-object-widget": "4.0.2",
|
|
67
|
+
"@eeacms/volto-resize-helper": "0.2.10",
|
|
68
|
+
"@eeacms/volto-sentry-rancher-config": "2.1.6",
|
|
69
|
+
"@eeacms/volto-slate-footnote": "5.0.1",
|
|
70
|
+
"@eeacms/volto-slate-metadata-mentions": "5.0.1",
|
|
71
|
+
"@eeacms/volto-slate-zotero": "4.0.5",
|
|
72
|
+
"@eeacms/volto-tabs-block": "2.2.0",
|
|
73
|
+
"@eeacms/volto-taxonomy": "2.0.6",
|
|
74
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.4",
|
|
75
|
+
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
76
|
+
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
77
|
+
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
78
|
+
"@eeacms/volto-widgets-view": "3.0.5",
|
|
79
|
+
"volto-slate": "6.3.0"
|
|
80
|
+
},
|
|
81
|
+
"resolutions": {
|
|
82
|
+
"@eeacms/volto-accordion-block": "3.5.0",
|
|
83
|
+
"@eeacms/volto-banner": "2.2.1",
|
|
84
|
+
"@eeacms/volto-block-divider": "3.0.2",
|
|
85
|
+
"@eeacms/volto-block-image-cards": "0.6.5",
|
|
86
|
+
"@eeacms/volto-block-style": "3.6.2",
|
|
87
|
+
"@eeacms/volto-block-toc": "3.0.1",
|
|
88
|
+
"@eeacms/volto-columns-block": "4.5.3",
|
|
89
|
+
"@eeacms/volto-corsproxy": "2.1.6",
|
|
90
|
+
"@eeacms/volto-depiction": "0.1.6",
|
|
91
|
+
"@eeacms/volto-group-block": "4.3.8",
|
|
92
|
+
"@eeacms/volto-listing-block": "0.4.4",
|
|
93
|
+
"@eeacms/volto-matomo": "2.0.9",
|
|
94
|
+
"@eeacms/volto-metadata-block": "4.0.8",
|
|
95
|
+
"@eeacms/volto-object-widget": "4.0.2",
|
|
96
|
+
"@eeacms/volto-resize-helper": "0.2.10",
|
|
97
|
+
"@eeacms/volto-sentry-rancher-config": "2.1.6",
|
|
98
|
+
"@eeacms/volto-slate-footnote": "5.0.1",
|
|
99
|
+
"@eeacms/volto-slate-metadata-mentions": "5.0.1",
|
|
100
|
+
"@eeacms/volto-slate-zotero": "4.0.5",
|
|
101
|
+
"@eeacms/volto-tabs-block": "2.2.0",
|
|
102
|
+
"@eeacms/volto-taxonomy": "2.0.6",
|
|
103
|
+
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
104
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.4",
|
|
105
|
+
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
106
|
+
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
107
|
+
"@eeacms/volto-widgets-view": "3.0.5",
|
|
108
|
+
"volto-slate": "6.3.0"
|
|
109
|
+
},
|
|
110
|
+
"devDependencies": {
|
|
111
|
+
"@cypress/code-coverage": "^3.9.5",
|
|
112
|
+
"@plone/scripts": "*",
|
|
113
|
+
"babel-plugin-transform-class-properties": "^6.24.1"
|
|
114
|
+
},
|
|
115
|
+
"scripts": {
|
|
116
|
+
"release": "release-it",
|
|
117
|
+
"release-major-beta": "release-it major --preRelease=beta",
|
|
118
|
+
"release-beta": "release-it --preRelease=beta",
|
|
119
|
+
"bootstrap": "npm install -g ejs; npm link ejs; node bootstrap",
|
|
120
|
+
"test": "make test",
|
|
121
|
+
"test:fix": "make test-update",
|
|
122
|
+
"i18n": "rm -rf build/messages && NODE_ENV=production i18n --addon",
|
|
123
|
+
"pre-commit": "yarn stylelint:fix && yarn prettier:fix && yarn lint:fix",
|
|
124
|
+
"stylelint": "if [ -d ./project ]; then ./project/node_modules/stylelint/bin/stylelint.js --allow-empty-input 'src/**/*.{css,less}'; else ../../../node_modules/stylelint/bin/stylelint.js --allow-empty-input 'src/**/*.{css,less}'; fi",
|
|
125
|
+
"stylelint:overrides": "if [ -d ./project ]; then ./project/node_modules/.bin/stylelint --syntax less --allow-empty-input 'theme/**/*.overrides' 'src/**/*.overrides'; else ../../../node_modules/.bin/stylelint --syntax less --allow-empty-input 'theme/**/*.overrides' 'src/**/*.overrides'; fi",
|
|
126
|
+
"stylelint:fix": "yarn stylelint --fix && yarn stylelint:overrides --fix",
|
|
127
|
+
"prettier": "if [ -d ./project ]; then ./project/node_modules/.bin/prettier --single-quote --check 'src/**/*.{js,jsx,json,css,less,md}'; else ../../../node_modules/.bin/prettier --single-quote --check 'src/**/*.{js,jsx,json,css,less,md}'; fi",
|
|
128
|
+
"prettier:fix": "if [ -d ./project ]; then ./project/node_modules/.bin/prettier --single-quote --write 'src/**/*.{js,jsx,json,css,less,md}'; else ../../../node_modules/.bin/prettier --single-quote --write 'src/**/*.{js,jsx,json,css,less,md}'; fi",
|
|
129
|
+
"lint": "if [ -d ./project ]; then ./project/node_modules/eslint/bin/eslint.js --max-warnings=0 'src/**/*.{js,jsx}'; else ../../../node_modules/eslint/bin/eslint.js --max-warnings=0 'src/**/*.{js,jsx}'; fi",
|
|
130
|
+
"lint:fix": "if [ -d ./project ]; then ./project/node_modules/eslint/bin/eslint.js --fix 'src/**/*.{js,jsx}'; else ../../../node_modules/eslint/bin/eslint.js --fix 'src/**/*.{js,jsx}'; fi",
|
|
131
|
+
"cypress:run": "if [ -d ./project ]; then NODE_ENV=development ./project/node_modules/cypress/bin/cypress run; else NODE_ENV=development ../../../node_modules/cypress/bin/cypress run; fi",
|
|
132
|
+
"cypress:open": "if [ -d ./project ]; then NODE_ENV=development ./project/node_modules/cypress/bin/cypress open; else NODE_ENV=development ../../../node_modules/cypress/bin/cypress open; fi",
|
|
133
|
+
"update": "./scripts/update.sh"
|
|
134
|
+
}
|
|
135
|
+
}
|
package/old.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
+
"version": "7.0.0",
|
|
4
|
+
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
|
+
"main": "src/index.js",
|
|
6
|
+
"author": "European Environment Agency: IDM2 A-Team",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"homepage": "https://github.com/eea/volto-eea-kitkat",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"volto-addon",
|
|
11
|
+
"volto-bundle",
|
|
12
|
+
"volto-addons-bundle",
|
|
13
|
+
"volto-addons-kit",
|
|
14
|
+
"volto-kitkat",
|
|
15
|
+
"volto",
|
|
16
|
+
"plone",
|
|
17
|
+
"react"
|
|
18
|
+
],
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "git@github.com:eea/volto-eea-kitkat.git"
|
|
22
|
+
},
|
|
23
|
+
"addons": [
|
|
24
|
+
"@eeacms/volto-matomo",
|
|
25
|
+
"@eeacms/volto-sentry-rancher-config",
|
|
26
|
+
"@eeacms/volto-corsproxy",
|
|
27
|
+
"@eeacms/volto-depiction",
|
|
28
|
+
"@eeacms/volto-taxonomy",
|
|
29
|
+
"@eeacms/volto-object-widget",
|
|
30
|
+
"@eeacms/volto-widgets-view",
|
|
31
|
+
"@eeacms/volto-widget-toggle",
|
|
32
|
+
"@eeacms/volto-widget-temporal-coverage",
|
|
33
|
+
"@eeacms/volto-widget-geolocation",
|
|
34
|
+
"@eeacms/volto-widget-dataprovenance",
|
|
35
|
+
"volto-slate:asDefault",
|
|
36
|
+
"@eeacms/volto-slate-metadata-mentions",
|
|
37
|
+
"@eeacms/volto-slate-footnote",
|
|
38
|
+
"@eeacms/volto-slate-zotero",
|
|
39
|
+
"@eeacms/volto-accordion-block",
|
|
40
|
+
"@eeacms/volto-block-toc",
|
|
41
|
+
"@eeacms/volto-block-divider",
|
|
42
|
+
"@eeacms/volto-listing-block",
|
|
43
|
+
"@eeacms/volto-metadata-block",
|
|
44
|
+
"@eeacms/volto-group-block",
|
|
45
|
+
"@eeacms/volto-columns-block",
|
|
46
|
+
"@eeacms/volto-resize-helper",
|
|
47
|
+
"@eeacms/volto-block-style",
|
|
48
|
+
"@eeacms/volto-tabs-block",
|
|
49
|
+
"@eeacms/volto-banner",
|
|
50
|
+
"@eeacms/volto-block-image-cards"
|
|
51
|
+
],
|
|
52
|
+
"dependencies": {
|
|
53
|
+
"@eeacms/volto-accordion-block": "3.5.0",
|
|
54
|
+
"@eeacms/volto-banner": "2.2.1",
|
|
55
|
+
"@eeacms/volto-block-divider": "3.0.2",
|
|
56
|
+
"@eeacms/volto-block-image-cards": "0.6.5",
|
|
57
|
+
"@eeacms/volto-block-style": "3.6.3",
|
|
58
|
+
"@eeacms/volto-block-toc": "3.0.1",
|
|
59
|
+
"@eeacms/volto-columns-block": "4.5.3",
|
|
60
|
+
"@eeacms/volto-corsproxy": "2.1.6",
|
|
61
|
+
"@eeacms/volto-depiction": "0.1.6",
|
|
62
|
+
"@eeacms/volto-group-block": "4.3.8",
|
|
63
|
+
"@eeacms/volto-listing-block": "0.4.4",
|
|
64
|
+
"@eeacms/volto-matomo": "2.0.9",
|
|
65
|
+
"@eeacms/volto-metadata-block": "4.0.8",
|
|
66
|
+
"@eeacms/volto-object-widget": "4.0.2",
|
|
67
|
+
"@eeacms/volto-resize-helper": "0.2.10",
|
|
68
|
+
"@eeacms/volto-sentry-rancher-config": "2.1.6",
|
|
69
|
+
"@eeacms/volto-slate-footnote": "5.0.1",
|
|
70
|
+
"@eeacms/volto-slate-metadata-mentions": "5.0.1",
|
|
71
|
+
"@eeacms/volto-slate-zotero": "4.0.5",
|
|
72
|
+
"@eeacms/volto-tabs-block": "2.2.0",
|
|
73
|
+
"@eeacms/volto-taxonomy": "2.0.6",
|
|
74
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.4",
|
|
75
|
+
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
76
|
+
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
77
|
+
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
78
|
+
"@eeacms/volto-widgets-view": "3.0.5",
|
|
79
|
+
"volto-slate": "6.3.0"
|
|
80
|
+
},
|
|
81
|
+
"resolutions": {
|
|
82
|
+
"@eeacms/volto-accordion-block": "3.5.0",
|
|
83
|
+
"@eeacms/volto-banner": "2.2.1",
|
|
84
|
+
"@eeacms/volto-block-divider": "3.0.2",
|
|
85
|
+
"@eeacms/volto-block-image-cards": "0.6.5",
|
|
86
|
+
"@eeacms/volto-block-style": "3.6.2",
|
|
87
|
+
"@eeacms/volto-block-toc": "3.0.1",
|
|
88
|
+
"@eeacms/volto-columns-block": "4.5.3",
|
|
89
|
+
"@eeacms/volto-corsproxy": "2.1.6",
|
|
90
|
+
"@eeacms/volto-depiction": "0.1.6",
|
|
91
|
+
"@eeacms/volto-group-block": "4.3.8",
|
|
92
|
+
"@eeacms/volto-listing-block": "0.4.4",
|
|
93
|
+
"@eeacms/volto-matomo": "2.0.9",
|
|
94
|
+
"@eeacms/volto-metadata-block": "4.0.8",
|
|
95
|
+
"@eeacms/volto-object-widget": "4.0.2",
|
|
96
|
+
"@eeacms/volto-resize-helper": "0.2.10",
|
|
97
|
+
"@eeacms/volto-sentry-rancher-config": "2.1.6",
|
|
98
|
+
"@eeacms/volto-slate-footnote": "5.0.1",
|
|
99
|
+
"@eeacms/volto-slate-metadata-mentions": "5.0.1",
|
|
100
|
+
"@eeacms/volto-slate-zotero": "4.0.5",
|
|
101
|
+
"@eeacms/volto-tabs-block": "2.2.0",
|
|
102
|
+
"@eeacms/volto-taxonomy": "2.0.6",
|
|
103
|
+
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
104
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.4",
|
|
105
|
+
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
106
|
+
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
107
|
+
"@eeacms/volto-widgets-view": "3.0.5",
|
|
108
|
+
"volto-slate": "6.3.0"
|
|
109
|
+
},
|
|
110
|
+
"devDependencies": {
|
|
111
|
+
"@cypress/code-coverage": "^3.9.5",
|
|
112
|
+
"@plone/scripts": "*",
|
|
113
|
+
"babel-plugin-transform-class-properties": "^6.24.1"
|
|
114
|
+
},
|
|
115
|
+
"scripts": {
|
|
116
|
+
"release": "release-it",
|
|
117
|
+
"release-major-beta": "release-it major --preRelease=beta",
|
|
118
|
+
"release-beta": "release-it --preRelease=beta",
|
|
119
|
+
"bootstrap": "npm install -g ejs; npm link ejs; node bootstrap",
|
|
120
|
+
"test": "make test",
|
|
121
|
+
"test:fix": "make test-update",
|
|
122
|
+
"i18n": "rm -rf build/messages && NODE_ENV=production i18n --addon",
|
|
123
|
+
"pre-commit": "yarn stylelint:fix && yarn prettier:fix && yarn lint:fix",
|
|
124
|
+
"stylelint": "if [ -d ./project ]; then ./project/node_modules/stylelint/bin/stylelint.js --allow-empty-input 'src/**/*.{css,less}'; else ../../../node_modules/stylelint/bin/stylelint.js --allow-empty-input 'src/**/*.{css,less}'; fi",
|
|
125
|
+
"stylelint:overrides": "if [ -d ./project ]; then ./project/node_modules/.bin/stylelint --syntax less --allow-empty-input 'theme/**/*.overrides' 'src/**/*.overrides'; else ../../../node_modules/.bin/stylelint --syntax less --allow-empty-input 'theme/**/*.overrides' 'src/**/*.overrides'; fi",
|
|
126
|
+
"stylelint:fix": "yarn stylelint --fix && yarn stylelint:overrides --fix",
|
|
127
|
+
"prettier": "if [ -d ./project ]; then ./project/node_modules/.bin/prettier --single-quote --check 'src/**/*.{js,jsx,json,css,less,md}'; else ../../../node_modules/.bin/prettier --single-quote --check 'src/**/*.{js,jsx,json,css,less,md}'; fi",
|
|
128
|
+
"prettier:fix": "if [ -d ./project ]; then ./project/node_modules/.bin/prettier --single-quote --write 'src/**/*.{js,jsx,json,css,less,md}'; else ../../../node_modules/.bin/prettier --single-quote --write 'src/**/*.{js,jsx,json,css,less,md}'; fi",
|
|
129
|
+
"lint": "if [ -d ./project ]; then ./project/node_modules/eslint/bin/eslint.js --max-warnings=0 'src/**/*.{js,jsx}'; else ../../../node_modules/eslint/bin/eslint.js --max-warnings=0 'src/**/*.{js,jsx}'; fi",
|
|
130
|
+
"lint:fix": "if [ -d ./project ]; then ./project/node_modules/eslint/bin/eslint.js --fix 'src/**/*.{js,jsx}'; else ../../../node_modules/eslint/bin/eslint.js --fix 'src/**/*.{js,jsx}'; fi",
|
|
131
|
+
"cypress:run": "if [ -d ./project ]; then NODE_ENV=development ./project/node_modules/cypress/bin/cypress run; else NODE_ENV=development ../../../node_modules/cypress/bin/cypress run; fi",
|
|
132
|
+
"cypress:open": "if [ -d ./project ]; then NODE_ENV=development ./project/node_modules/cypress/bin/cypress open; else NODE_ENV=development ../../../node_modules/cypress/bin/cypress open; fi",
|
|
133
|
+
"update": "./scripts/update.sh"
|
|
134
|
+
}
|
|
135
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
package/releasefile
ADDED
package/src/index.js
CHANGED
|
@@ -10,28 +10,34 @@ const applyConfig = (config) => {
|
|
|
10
10
|
|
|
11
11
|
// Changelogs
|
|
12
12
|
config.settings.changelogUrlPrefix =
|
|
13
|
-
config.settings.changelogPrefix ||
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
config.settings.changelogPrefix || __SERVER__
|
|
14
|
+
? process.env.RAZZLE_CHANGELOG_PREFIX
|
|
15
|
+
: window.env.RAZZLE_CHANGELOG_PREFIX || 'https://github.com/eea';
|
|
16
16
|
|
|
17
17
|
config.settings.changelogUrlSuffix =
|
|
18
|
-
config.settings.changelogSuffix ||
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
config.settings.changelogSuffix || __SERVER__
|
|
19
|
+
? process.env.RAZZLE_CHANGELOG_SUFFIX
|
|
20
|
+
: window.env.RAZZLE_CHANGELOG_SUFFIX || 'releases';
|
|
21
21
|
|
|
22
22
|
config.settings.frontendVersion =
|
|
23
|
-
config.settings.frontendVersion ||
|
|
24
|
-
|
|
25
|
-
|
|
23
|
+
config.settings.frontendVersion || __SERVER__
|
|
24
|
+
? process.env.RAZZLE_FRONTEND_VERSION
|
|
25
|
+
: window.env.RAZZLE_FRONTEND_VERSION || frontendVersion;
|
|
26
26
|
|
|
27
27
|
config.settings.frontendName =
|
|
28
|
-
config.settings.frontendName ||
|
|
28
|
+
config.settings.frontendName || __SERVER__
|
|
29
|
+
? process.env.RAZZLE_FRONTEND_NAME
|
|
30
|
+
: window.env.RAZZLE_FRONTEND_NAME || frontendName;
|
|
29
31
|
|
|
30
32
|
config.settings.backendVersion =
|
|
31
|
-
config.settings.backendVersion ||
|
|
33
|
+
config.settings.backendVersion || __SERVER__
|
|
34
|
+
? process.env.RAZZLE_BACKEND_VERSION
|
|
35
|
+
: window.env.RAZZLE_BACKEND_VERSION || '';
|
|
32
36
|
|
|
33
37
|
config.settings.backendName =
|
|
34
|
-
config.settings.backendName ||
|
|
38
|
+
config.settings.backendName || __SERVER__
|
|
39
|
+
? process.env.RAZZLE_BACKEND_NAME
|
|
40
|
+
: window.env.RAZZLE_BACKEND_NAME || 'plone-backend';
|
|
35
41
|
|
|
36
42
|
// Persist FRONTEND_VERSION on backend registry
|
|
37
43
|
if (__SERVER__) {
|