@eeacms/volto-eea-website-theme 0.7.0 → 0.7.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 +216 -234
- package/package.json +1 -1
- package/src/index.js +3 -8
package/CHANGELOG.md
CHANGED
@@ -4,322 +4,304 @@ 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
|
+
### [0.7.1](https://github.com/eea/volto-eea-website-theme/compare/0.7.0...0.7.1) - 1 September 2022
|
8
8
|
|
9
|
-
|
10
|
-
- change(footer): Alignment as per storybook mockups [`f812944`](https://github.com/eea/volto-eea-website-theme/commit/f8129441b83ad484bf1b3bb9e7c7884031005a90)
|
11
|
-
- change(footer): Aligment as per storybook mockups [`1033166`](https://github.com/eea/volto-eea-website-theme/commit/103316636d53a08e8f627b554cfafb1180750a1f)
|
9
|
+
#### :bug: Bug Fixes
|
12
10
|
|
13
|
-
|
11
|
+
- fix(layoutViews): Extend instead of override - refs #151566 [Alin Voinea - [`d166ad9`](https://github.com/eea/volto-eea-website-theme/commit/d166ad9a1e662d8f8103606119ca03a5389a542f)]
|
14
12
|
|
15
|
-
|
13
|
+
#### :nail_care: Enhancements
|
16
14
|
|
17
|
-
-
|
15
|
+
- refactor(applyConfig): Cleanup cosmetics [Alin Voinea - [`0a2f0cd`](https://github.com/eea/volto-eea-website-theme/commit/0a2f0cd1b722ca99f4a0a5bf53d858b9d2dfb13d)]
|
18
16
|
|
19
|
-
|
17
|
+
### [0.7.0](https://github.com/eea/volto-eea-website-theme/compare/0.6.18...0.7.0) - 15 August 2022
|
20
18
|
|
21
|
-
|
19
|
+
#### :nail_care: Enhancements
|
22
20
|
|
23
|
-
-
|
24
|
-
-
|
21
|
+
- change(footer): Aligment as per storybook mockups #55 [ichim-david - [`6d321ca`](https://github.com/eea/volto-eea-website-theme/commit/6d321cafbede1ac5d29bf17011d669d82597340b)]
|
22
|
+
- change(footer): Alignment as per storybook mockups [ichim-david - [`f812944`](https://github.com/eea/volto-eea-website-theme/commit/f8129441b83ad484bf1b3bb9e7c7884031005a90)]
|
23
|
+
- change(footer): Aligment as per storybook mockups [nileshgulia1 - [`1033166`](https://github.com/eea/volto-eea-website-theme/commit/103316636d53a08e8f627b554cfafb1180750a1f)]
|
25
24
|
|
26
|
-
####
|
25
|
+
#### :hammer_and_wrench: Others
|
27
26
|
|
28
|
-
|
27
|
+
- Update package.json [ichim-david - [`a1bf047`](https://github.com/eea/volto-eea-website-theme/commit/a1bf0473236b1663d23c9b4bdf4c55db6a6f00aa)]
|
28
|
+
### [0.6.18](https://github.com/eea/volto-eea-website-theme/compare/0.6.17...0.6.18) - 4 August 2022
|
29
29
|
|
30
|
-
|
31
|
-
- Nonapi breadcrumbs [`#48`](https://github.com/eea/volto-eea-website-theme/pull/48)
|
32
|
-
- Make Breadcrumbs behave better with non-content routes [`9407840`](https://github.com/eea/volto-eea-website-theme/commit/94078403458a5a3ea725ce9126fffed9d463097d)
|
33
|
-
- change(megamenu): add border for active element of menu [`252efc4`](https://github.com/eea/volto-eea-website-theme/commit/252efc4485961c8d05e3703fee06179a0fdc8da3)
|
34
|
-
- change(footer): tweaked size of eionet logo to follow size of eea logo [`fcfa8ee`](https://github.com/eea/volto-eea-website-theme/commit/fcfa8ee00cffbc147eefa0f614b366c94f30945d)
|
35
|
-
- feature(theme): added context navigation component [`083b1c2`](https://github.com/eea/volto-eea-website-theme/commit/083b1c272623c720ebfeb4338e59c2cefcb29ecc)
|
30
|
+
### [0.6.17](https://github.com/eea/volto-eea-website-theme/compare/0.6.16...0.6.17) - 3 August 2022
|
36
31
|
|
37
|
-
|
32
|
+
### [0.6.16](https://github.com/eea/volto-eea-website-theme/compare/0.6.15...0.6.16) - 1 August 2022
|
38
33
|
|
39
|
-
|
34
|
+
#### :nail_care: Enhancements
|
40
35
|
|
41
|
-
-
|
42
|
-
-
|
43
|
-
- change(logo): use a real svg logo for white eea logo [`e2703af`](https://github.com/eea/volto-eea-website-theme/commit/e2703af2bf3779ad3aa21fa673fa5652691a9f25)
|
36
|
+
- change(megamenu): add border for active element of menu [David Ichim - [`252efc4`](https://github.com/eea/volto-eea-website-theme/commit/252efc4485961c8d05e3703fee06179a0fdc8da3)]
|
37
|
+
- change(footer): tweaked size of eionet logo to follow size of eea logo [David Ichim - [`fcfa8ee`](https://github.com/eea/volto-eea-website-theme/commit/fcfa8ee00cffbc147eefa0f614b366c94f30945d)]
|
44
38
|
|
45
|
-
####
|
39
|
+
#### :hammer_and_wrench: Others
|
46
40
|
|
47
|
-
|
41
|
+
- Make Breadcrumbs behave better with non-content routes [Tiberiu Ichim - [`9407840`](https://github.com/eea/volto-eea-website-theme/commit/94078403458a5a3ea725ce9126fffed9d463097d)]
|
42
|
+
- feature(theme): added context navigation component [David Ichim - [`083b1c2`](https://github.com/eea/volto-eea-website-theme/commit/083b1c272623c720ebfeb4338e59c2cefcb29ecc)]
|
43
|
+
### [0.6.15](https://github.com/eea/volto-eea-website-theme/compare/0.6.14...0.6.15) - 1 July 2022
|
48
44
|
|
49
|
-
|
50
|
-
- change(header): show eea information systems on mobile [`abdf181`](https://github.com/eea/volto-eea-website-theme/commit/abdf1819465ba1ca582c2a2d82ec02a137c0cf7f)
|
51
|
-
- change(pageheader): share dropdown appears below the share icon [`10aaafc`](https://github.com/eea/volto-eea-website-theme/commit/10aaafc79d03784972b7cf40639077246340eda9)
|
52
|
-
- change(pageheader): removed blogger, reddit and stumbleupon sharing links [`0f7d887`](https://github.com/eea/volto-eea-website-theme/commit/0f7d88700076704abb04ba1bf806ab669fe085be)
|
45
|
+
#### :nail_care: Enhancements
|
53
46
|
|
54
|
-
|
47
|
+
- change(logo): use a real svg logo for white eea logo [David Ichim - [`e2703af`](https://github.com/eea/volto-eea-website-theme/commit/e2703af2bf3779ad3aa21fa673fa5652691a9f25)]
|
55
48
|
|
56
|
-
|
49
|
+
#### :hammer_and_wrench: Others
|
57
50
|
|
58
|
-
-
|
59
|
-
|
51
|
+
- Moved customized Toolbar to volto-eea-website-policy [Alin Voinea - [`403b06d`](https://github.com/eea/volto-eea-website-theme/commit/403b06dd1225f4f15883d938d47facfe730a3699)]
|
52
|
+
### [0.6.14](https://github.com/eea/volto-eea-website-theme/compare/0.6.13...0.6.14) - 30 June 2022
|
60
53
|
|
61
|
-
####
|
54
|
+
#### :nail_care: Enhancements
|
62
55
|
|
63
|
-
|
56
|
+
- change(header): show eea information systems on mobile [David Ichim - [`abdf181`](https://github.com/eea/volto-eea-website-theme/commit/abdf1819465ba1ca582c2a2d82ec02a137c0cf7f)]
|
57
|
+
- change(pageheader): share dropdown appears below the share icon [David Ichim - [`10aaafc`](https://github.com/eea/volto-eea-website-theme/commit/10aaafc79d03784972b7cf40639077246340eda9)]
|
58
|
+
- change(pageheader): removed blogger, reddit and stumbleupon sharing links [David Ichim - [`0f7d887`](https://github.com/eea/volto-eea-website-theme/commit/0f7d88700076704abb04ba1bf806ab669fe085be)]
|
64
59
|
|
65
|
-
|
60
|
+
### [0.6.13](https://github.com/eea/volto-eea-website-theme/compare/0.6.12...0.6.13) - 23 June 2022
|
66
61
|
|
67
|
-
####
|
62
|
+
#### :hammer_and_wrench: Others
|
68
63
|
|
69
|
-
|
64
|
+
- Customize EventView - copied unchanged from @plone/volto 16.0.0-alpha.7 [Alin Voinea - [`346fc87`](https://github.com/eea/volto-eea-website-theme/commit/346fc87c0834627efa70ed1303c5ee98a5a17ae2)]
|
65
|
+
### [0.6.12](https://github.com/eea/volto-eea-website-theme/compare/0.6.11...0.6.12) - 23 June 2022
|
70
66
|
|
71
|
-
|
72
|
-
- change(website): removed container from styles that implement content-box [`c513000`](https://github.com/eea/volto-eea-website-theme/commit/c513000ce374f3209f57a3d050c29a0fbff0916c)
|
73
|
-
- Optimize Content Box SVG [`ba0d417`](https://github.com/eea/volto-eea-website-theme/commit/ba0d417ad30bfb3994855716d0d387463317d24e)
|
74
|
-
- Add preview for Content Box preset styles [`cbed054`](https://github.com/eea/volto-eea-website-theme/commit/cbed05403113cb46bc2ed63dd9c47fc6168ac492)
|
75
|
-
- Remove pluggableStyles previewText as if creates confusion [`467320d`](https://github.com/eea/volto-eea-website-theme/commit/467320df0142e8058487df20da01af5d496f2f1b)
|
67
|
+
### [0.6.11](https://github.com/eea/volto-eea-website-theme/compare/0.6.10...0.6.11) - 16 June 2022
|
76
68
|
|
77
|
-
####
|
69
|
+
#### :nail_care: Enhancements
|
78
70
|
|
79
|
-
|
71
|
+
- change(website): removed container from styles that implement content-box [David Ichim - [`c513000`](https://github.com/eea/volto-eea-website-theme/commit/c513000ce374f3209f57a3d050c29a0fbff0916c)]
|
80
72
|
|
81
|
-
|
82
|
-
- Use window.searchContext.resetSearch for search widget [`#41`](https://github.com/eea/volto-eea-website-theme/pull/41)
|
83
|
-
- change(header): add homepage class also on edit page [`0a10847`](https://github.com/eea/volto-eea-website-theme/commit/0a108477a3a15f9d0e2172286837ddfd94e078fa)
|
84
|
-
- Use window.searchContext.resetSearch [`c3a968b`](https://github.com/eea/volto-eea-website-theme/commit/c3a968b91646102dad461541a1501b93a653e2c9)
|
85
|
-
- fix(header): homepage is now true only on view page [`a0618a7`](https://github.com/eea/volto-eea-website-theme/commit/a0618a74431a280c3ccb95597d7f771385fac2eb)
|
73
|
+
#### :hammer_and_wrench: Others
|
86
74
|
|
87
|
-
|
75
|
+
- Optimize Content Box SVG [Alin Voinea - [`ba0d417`](https://github.com/eea/volto-eea-website-theme/commit/ba0d417ad30bfb3994855716d0d387463317d24e)]
|
76
|
+
- Add preview for Content Box preset styles [Alin Voinea - [`cbed054`](https://github.com/eea/volto-eea-website-theme/commit/cbed05403113cb46bc2ed63dd9c47fc6168ac492)]
|
77
|
+
- Remove pluggableStyles previewText as if creates confusion [Alin Voinea - [`467320d`](https://github.com/eea/volto-eea-website-theme/commit/467320df0142e8058487df20da01af5d496f2f1b)]
|
78
|
+
### [0.6.10](https://github.com/eea/volto-eea-website-theme/compare/0.6.9...0.6.10) - 16 June 2022
|
88
79
|
|
89
|
-
|
80
|
+
#### :bug: Bug Fixes
|
90
81
|
|
91
|
-
-
|
82
|
+
- fix(header): homepage is now true only on view page [David Ichim - [`a0618a7`](https://github.com/eea/volto-eea-website-theme/commit/a0618a74431a280c3ccb95597d7f771385fac2eb)]
|
92
83
|
|
93
|
-
####
|
84
|
+
#### :nail_care: Enhancements
|
94
85
|
|
95
|
-
|
86
|
+
- change(header): add homepage class also on edit page [David Ichim - [`0a10847`](https://github.com/eea/volto-eea-website-theme/commit/0a108477a3a15f9d0e2172286837ddfd94e078fa)]
|
96
87
|
|
97
|
-
|
98
|
-
- Fix HomepageView typo [`41582a3`](https://github.com/eea/volto-eea-website-theme/commit/41582a39f8e84cd3ef62d9ef302798627e8350f1)
|
99
|
-
- fix import to please jslint [`b4a6555`](https://github.com/eea/volto-eea-website-theme/commit/b4a655548600ef9b9c8ecdd156d0062d4b54d00e)
|
100
|
-
- change(header): added homepage and homepage_inverse views [`6df68d7`](https://github.com/eea/volto-eea-website-theme/commit/6df68d7a592d623af76c1036c38d2c480fc6ce88)
|
101
|
-
- Fifty shades of gray [`9deae59`](https://github.com/eea/volto-eea-website-theme/commit/9deae599dc0e1431727067b281c32a58c1ac544c)
|
102
|
-
- Minimal search integration for Header popup [`14870df`](https://github.com/eea/volto-eea-website-theme/commit/14870df1b0d82d1e04955bfa8cc07c7b853737c6)
|
103
|
-
- Customize eea-design-system HeaderSearchPopUp. Copied unchanged [`4c9306c`](https://github.com/eea/volto-eea-website-theme/commit/4c9306c6afe4c62cbc74f3510339c4a6dbbd210a)
|
104
|
-
- Customize available colors in volto-block-style [`5c5adb5`](https://github.com/eea/volto-eea-website-theme/commit/5c5adb541b3e7d84daf110e9eab7ec7950e0e989)
|
105
|
-
- change(theme): set draft bg to the content-area instead of the body area [`33be595`](https://github.com/eea/volto-eea-website-theme/commit/33be595a353afc570f8887c3bf55f6482c573fd8)
|
106
|
-
- change(header): add homepage class to plone site [`c6f912b`](https://github.com/eea/volto-eea-website-theme/commit/c6f912b59f288e7ddb4679f2a3b7011c6ce02c8c)
|
88
|
+
#### :hammer_and_wrench: Others
|
107
89
|
|
108
|
-
|
90
|
+
- Use window.searchContext.resetSearch [Tiberiu Ichim - [`c3a968b`](https://github.com/eea/volto-eea-website-theme/commit/c3a968b91646102dad461541a1501b93a653e2c9)]
|
91
|
+
### [0.6.9](https://github.com/eea/volto-eea-website-theme/compare/0.6.8...0.6.9) - 14 June 2022
|
109
92
|
|
110
|
-
|
93
|
+
### [0.6.8](https://github.com/eea/volto-eea-website-theme/compare/0.6.7...0.6.8) - 13 June 2022
|
111
94
|
|
112
|
-
|
113
|
-
- change(footer): updated managed by grid sizes from footer.stories #37 [`63b86be`](https://github.com/eea/volto-eea-website-theme/commit/63b86becdf5a501b133e3b4ff05b1ab0e6281f12)
|
114
|
-
- change(footer): updated managed by grid sizes as se [`6be36fa`](https://github.com/eea/volto-eea-website-theme/commit/6be36fa6e8d8a2762fce65b71bb0e0c795a050a2)
|
95
|
+
#### :nail_care: Enhancements
|
115
96
|
|
116
|
-
|
97
|
+
- change(header): added homepage and homepage_inverse views [David Ichim - [`6df68d7`](https://github.com/eea/volto-eea-website-theme/commit/6df68d7a592d623af76c1036c38d2c480fc6ce88)]
|
98
|
+
- change(theme): set draft bg to the content-area instead of the body area [David Ichim - [`33be595`](https://github.com/eea/volto-eea-website-theme/commit/33be595a353afc570f8887c3bf55f6482c573fd8)]
|
99
|
+
- change(header): add homepage class to plone site [David Ichim - [`c6f912b`](https://github.com/eea/volto-eea-website-theme/commit/c6f912b59f288e7ddb4679f2a3b7011c6ce02c8c)]
|
117
100
|
|
118
|
-
|
101
|
+
#### :hammer_and_wrench: Others
|
119
102
|
|
120
|
-
-
|
121
|
-
-
|
122
|
-
-
|
123
|
-
-
|
124
|
-
-
|
103
|
+
- Fix HomepageView typo [Alin Voinea - [`41582a3`](https://github.com/eea/volto-eea-website-theme/commit/41582a39f8e84cd3ef62d9ef302798627e8350f1)]
|
104
|
+
- fix import to please jslint [David Ichim - [`b4a6555`](https://github.com/eea/volto-eea-website-theme/commit/b4a655548600ef9b9c8ecdd156d0062d4b54d00e)]
|
105
|
+
- Fifty shades of gray [Alin Voinea - [`9deae59`](https://github.com/eea/volto-eea-website-theme/commit/9deae599dc0e1431727067b281c32a58c1ac544c)]
|
106
|
+
- Minimal search integration for Header popup [Alin Voinea - [`14870df`](https://github.com/eea/volto-eea-website-theme/commit/14870df1b0d82d1e04955bfa8cc07c7b853737c6)]
|
107
|
+
- Customize eea-design-system HeaderSearchPopUp. Copied unchanged [Alin Voinea - [`4c9306c`](https://github.com/eea/volto-eea-website-theme/commit/4c9306c6afe4c62cbc74f3510339c4a6dbbd210a)]
|
108
|
+
- Customize available colors in volto-block-style [Alin Voinea - [`5c5adb5`](https://github.com/eea/volto-eea-website-theme/commit/5c5adb541b3e7d84daf110e9eab7ec7950e0e989)]
|
109
|
+
### [0.6.7](https://github.com/eea/volto-eea-website-theme/compare/0.6.6...0.6.7) - 9 June 2022
|
125
110
|
|
126
|
-
####
|
111
|
+
#### :nail_care: Enhancements
|
127
112
|
|
128
|
-
|
113
|
+
- change(footer): updated managed by grid sizes from footer.stories #37 [ichim-david - [`63b86be`](https://github.com/eea/volto-eea-website-theme/commit/63b86becdf5a501b133e3b4ff05b1ab0e6281f12)]
|
114
|
+
- change(footer): updated managed by grid sizes as se [ichim-david - [`6be36fa`](https://github.com/eea/volto-eea-website-theme/commit/6be36fa6e8d8a2762fce65b71bb0e0c795a050a2)]
|
129
115
|
|
130
|
-
|
131
|
-
- fix(tags): Replace customizations of volto-widgets-view with config registry [`8f8c6fc`](https://github.com/eea/volto-eea-website-theme/commit/8f8c6fcdc6d48a56fbb35db781432390a703a215)
|
116
|
+
### [0.6.6](https://github.com/eea/volto-eea-website-theme/compare/0.6.5...0.6.6) - 8 June 2022
|
132
117
|
|
133
|
-
####
|
118
|
+
#### :nail_care: Enhancements
|
134
119
|
|
135
|
-
|
120
|
+
- change(footer): update footer implementation to use subfooter section #33 [ichim-david - [`e4cb3c0`](https://github.com/eea/volto-eea-website-theme/commit/e4cb3c042414ba5811924b40c532738da978fdbd)]
|
121
|
+
- change(footer): update footer implementation to use latest changes to the subfooter component [David Ichim - [`efa23fe`](https://github.com/eea/volto-eea-website-theme/commit/efa23fecee0786c3d9a254c8115b3f28a8be5302)]
|
136
122
|
|
137
|
-
|
138
|
-
- Fix: missing translations [`53b0f20`](https://github.com/eea/volto-eea-website-theme/commit/53b0f20daf01f48d81d6b79f9f7a5bcd166b0d2d)
|
139
|
-
- Customize Toolbar.jsx - volto 16.0.0-alpha.7 [`b26182f`](https://github.com/eea/volto-eea-website-theme/commit/b26182f9ac7369497f3602fb5842248f7b7da7c5)
|
123
|
+
### [0.6.5](https://github.com/eea/volto-eea-website-theme/compare/0.6.4...0.6.5) - 3 June 2022
|
140
124
|
|
141
|
-
####
|
125
|
+
#### :bug: Bug Fixes
|
142
126
|
|
143
|
-
|
127
|
+
- fix(tags): Replace customizations of volto-widgets-view with config registry [Alin Voinea - [`8f8c6fc`](https://github.com/eea/volto-eea-website-theme/commit/8f8c6fcdc6d48a56fbb35db781432390a703a215)]
|
144
128
|
|
145
|
-
|
146
|
-
- Release [`#29`](https://github.com/eea/volto-eea-website-theme/pull/29)
|
147
|
-
- Remove unused languages [`fd988a6`](https://github.com/eea/volto-eea-website-theme/commit/fd988a6f172ad85dd5533e258e0be36e07693717)
|
129
|
+
### [0.6.4](https://github.com/eea/volto-eea-website-theme/compare/0.6.3...0.6.4) - 2 June 2022
|
148
130
|
|
149
|
-
####
|
131
|
+
#### :hammer_and_wrench: Others
|
150
132
|
|
151
|
-
|
133
|
+
- Fix: missing translations [Alin Voinea - [`53b0f20`](https://github.com/eea/volto-eea-website-theme/commit/53b0f20daf01f48d81d6b79f9f7a5bcd166b0d2d)]
|
134
|
+
- Customize Toolbar.jsx - volto 16.0.0-alpha.7 [Alin Voinea - [`b26182f`](https://github.com/eea/volto-eea-website-theme/commit/b26182f9ac7369497f3602fb5842248f7b7da7c5)]
|
135
|
+
### [0.6.3](https://github.com/eea/volto-eea-website-theme/compare/0.6.2...0.6.3) - 2 June 2022
|
152
136
|
|
153
|
-
|
154
|
-
- change (theme): added hero component [`943139d`](https://github.com/eea/volto-eea-website-theme/commit/943139d003a26b2353574da804ca8ff8f28d7467)
|
137
|
+
#### :hammer_and_wrench: Others
|
155
138
|
|
156
|
-
|
139
|
+
- Remove unused languages [Alin Voinea - [`fd988a6`](https://github.com/eea/volto-eea-website-theme/commit/fd988a6f172ad85dd5533e258e0be36e07693717)]
|
140
|
+
### [0.6.2](https://github.com/eea/volto-eea-website-theme/compare/0.6.1...0.6.2) - 1 June 2022
|
157
141
|
|
158
|
-
|
142
|
+
#### :hammer_and_wrench: Others
|
159
143
|
|
160
|
-
-
|
144
|
+
- change (theme): added hero component [ichim-david - [`943139d`](https://github.com/eea/volto-eea-website-theme/commit/943139d003a26b2353574da804ca8ff8f28d7467)]
|
145
|
+
### [0.6.1](https://github.com/eea/volto-eea-website-theme/compare/0.6.0...0.6.1) - 24 May 2022
|
161
146
|
|
162
|
-
|
147
|
+
### [0.6.0](https://github.com/eea/volto-eea-website-theme/compare/0.5.4...0.6.0) - 19 May 2022
|
163
148
|
|
164
|
-
|
149
|
+
#### :bug: Bug Fixes
|
165
150
|
|
166
|
-
-
|
167
|
-
-
|
168
|
-
- Release 0.6.0 [`1253ebb`](https://github.com/eea/volto-eea-website-theme/commit/1253ebba2f1c88dbc6b77a135580f3a5d7752729)
|
169
|
-
- fix(comments): Replace moment with formatRelativeDate helper from Volto core [`9b7974a`](https://github.com/eea/volto-eea-website-theme/commit/9b7974adb3d01065b80f61d7c3c1c09a93199ee6)
|
170
|
-
- fix(seo): SSR Title block [`887edc2`](https://github.com/eea/volto-eea-website-theme/commit/887edc25e45c44bfe99b909ae87c7fb7a90278a6)
|
151
|
+
- fix(comments): Replace moment with formatRelativeDate helper from Volto core [Alin Voinea - [`9b7974a`](https://github.com/eea/volto-eea-website-theme/commit/9b7974adb3d01065b80f61d7c3c1c09a93199ee6)]
|
152
|
+
- fix(seo): SSR Title block [Alin Voinea - [`887edc2`](https://github.com/eea/volto-eea-website-theme/commit/887edc25e45c44bfe99b909ae87c7fb7a90278a6)]
|
171
153
|
|
172
|
-
####
|
154
|
+
#### :hammer_and_wrench: Others
|
173
155
|
|
174
|
-
|
156
|
+
- Cleanup [Alin Voinea - [`415014b`](https://github.com/eea/volto-eea-website-theme/commit/415014b8399de5ffb5afaa9d6440b4ea5fe2bf2a)]
|
157
|
+
- Release 0.6.0 [Alin Voinea - [`1253ebb`](https://github.com/eea/volto-eea-website-theme/commit/1253ebba2f1c88dbc6b77a135580f3a5d7752729)]
|
158
|
+
### [0.5.4](https://github.com/eea/volto-eea-website-theme/compare/0.5.3...0.5.4) - 17 May 2022
|
175
159
|
|
176
|
-
|
177
|
-
- Add customization to volto-quote-block icons [`#23`](https://github.com/eea/volto-eea-website-theme/pull/23)
|
178
|
-
- change (theme): added quote and callout components [`b691da2`](https://github.com/eea/volto-eea-website-theme/commit/b691da29236440a1096fcbf38d9d9e6cc6e69445)
|
179
|
-
- change(banner): added icon class to banner buttons [`7b641cf`](https://github.com/eea/volto-eea-website-theme/commit/7b641cfdc433fd638ff8ba2c3f4b9131a9f8142a)
|
160
|
+
#### :nail_care: Enhancements
|
180
161
|
|
181
|
-
|
162
|
+
- change(banner): added icon class to banner buttons [ichim-david - [`7b641cf`](https://github.com/eea/volto-eea-website-theme/commit/7b641cfdc433fd638ff8ba2c3f4b9131a9f8142a)]
|
182
163
|
|
183
|
-
|
164
|
+
#### :hammer_and_wrench: Others
|
184
165
|
|
185
|
-
-
|
186
|
-
|
187
|
-
- lint fixes [`ffc9edd`](https://github.com/eea/volto-eea-website-theme/commit/ffc9edd7dd90033d9ed8ccbe17c5327e68128b6f)
|
188
|
-
- change(buttons): customized Form, Sharing and ObjectBrowserWidget.jsx [`c307131`](https://github.com/eea/volto-eea-website-theme/commit/c307131f911dc05c2a9ef7d9c79357cd85de0fc4)
|
189
|
-
- change(ModalForm): added circular class to modal action buttons [`c418021`](https://github.com/eea/volto-eea-website-theme/commit/c418021da30aee28113edecea53ebd9d2316dfcd)
|
190
|
-
- Improved Title block banner + add social icons [`eeb049b`](https://github.com/eea/volto-eea-website-theme/commit/eeb049bb02146a48949b8ff5f5d09727e99fe192)
|
166
|
+
- change (theme): added quote and callout components [ichim-david - [`b691da2`](https://github.com/eea/volto-eea-website-theme/commit/b691da29236440a1096fcbf38d9d9e6cc6e69445)]
|
167
|
+
### [0.5.3](https://github.com/eea/volto-eea-website-theme/compare/0.5.2...0.5.3) - 22 April 2022
|
191
168
|
|
192
|
-
####
|
169
|
+
#### :nail_care: Enhancements
|
193
170
|
|
194
|
-
|
171
|
+
- change(buttons): customized Form, Sharing and ObjectBrowserWidget.jsx [David Ichim - [`c307131`](https://github.com/eea/volto-eea-website-theme/commit/c307131f911dc05c2a9ef7d9c79357cd85de0fc4)]
|
172
|
+
- change(ModalForm): added circular class to modal action buttons [David Ichim - [`c418021`](https://github.com/eea/volto-eea-website-theme/commit/c418021da30aee28113edecea53ebd9d2316dfcd)]
|
195
173
|
|
196
|
-
|
197
|
-
- fix(banner): Friendly name for content-type if not available via RestAPI [`e9ea96f`](https://github.com/eea/volto-eea-website-theme/commit/e9ea96f3d74998e9d4e5ee9494183cdd40500666)
|
198
|
-
- Small fix on replace all [`98fe72e`](https://github.com/eea/volto-eea-website-theme/commit/98fe72e4493aa322b704da1ddff91ee5021b66ce)
|
199
|
-
- Make '@type' friendly in Page header [`9d15a78`](https://github.com/eea/volto-eea-website-theme/commit/9d15a78d445482ffe58b14839a2176b82c55bf71)
|
174
|
+
#### :hammer_and_wrench: Others
|
200
175
|
|
201
|
-
|
176
|
+
- Apply Draft bg only on View [Alin Voinea - [`8910d78`](https://github.com/eea/volto-eea-website-theme/commit/8910d78baf0663d9eb820a3846ae24dea8eaa674)]
|
177
|
+
- lint fixes [David Ichim - [`ffc9edd`](https://github.com/eea/volto-eea-website-theme/commit/ffc9edd7dd90033d9ed8ccbe17c5327e68128b6f)]
|
178
|
+
- Improved Title block banner + add social icons [Miu Razvan - [`eeb049b`](https://github.com/eea/volto-eea-website-theme/commit/eeb049bb02146a48949b8ff5f5d09727e99fe192)]
|
179
|
+
### [0.5.2](https://github.com/eea/volto-eea-website-theme/compare/0.5.1...0.5.2) - 8 April 2022
|
202
180
|
|
203
|
-
|
181
|
+
#### :bug: Bug Fixes
|
204
182
|
|
205
|
-
-
|
206
|
-
- fix(header): Fix language menu items alignment [`8e1ba61`](https://github.com/eea/volto-eea-website-theme/commit/8e1ba6132d02a5e8cfa455d7d99f5cd5f88a3d02)
|
207
|
-
- Use frendly portal_type title in page header [`65faf1d`](https://github.com/eea/volto-eea-website-theme/commit/65faf1de6d0328095d7e6ddba05cd2bb5a82d62c)
|
208
|
-
- feat(voltoCustom): Load CustomCSS from api backend. Add DraftBackground on non-published items [`83a5eae`](https://github.com/eea/volto-eea-website-theme/commit/83a5eaea469e81ae49f875e2601e3011f9f6bdee)
|
209
|
-
- Override volto-tabs-block templates schema [`8090cae`](https://github.com/eea/volto-eea-website-theme/commit/8090cae55ecb30b41dd7097637ee564c57f3e051)
|
210
|
-
- refactor(banner): Add missing classes [`4b65447`](https://github.com/eea/volto-eea-website-theme/commit/4b65447cf5d28a50c9260108029d5be01079e4ea)
|
211
|
-
- change(banner): wrap banner with image class following storybook change [`28e1f1a`](https://github.com/eea/volto-eea-website-theme/commit/28e1f1a0aa05c38c96c5e35343b2dfde0486c1c1)
|
212
|
-
- refactor(tags): Use Tag, TagsList from volto-eea-design-system [`0a239f9`](https://github.com/eea/volto-eea-website-theme/commit/0a239f924c53a91170d762db8514936640d4c32b)
|
213
|
-
- change(theme): added new components in development by itml [`c39fd6b`](https://github.com/eea/volto-eea-website-theme/commit/c39fd6bb5c80e14d2ab8ec75e9fc1a45c67974da)
|
214
|
-
- fix(banner): Remove console warning about invalid ri-share Icon name [`9e11baf`](https://github.com/eea/volto-eea-website-theme/commit/9e11bafce31950e38aac64c523bfe128f6615226)
|
215
|
-
- change(header): updated header template to wrap links into span tags [`22cc90e`](https://github.com/eea/volto-eea-website-theme/commit/22cc90e34b0a4975eaccbe8f4af8fb581cccef4a)
|
216
|
-
- change(theme): added contentAccordion component [`51d7210`](https://github.com/eea/volto-eea-website-theme/commit/51d7210fc88217ae1aacdfea152c094f47eab981)
|
183
|
+
- fix(banner): Friendly name for content-type if not available via RestAPI [Alin Voinea - [`e9ea96f`](https://github.com/eea/volto-eea-website-theme/commit/e9ea96f3d74998e9d4e5ee9494183cdd40500666)]
|
217
184
|
|
218
|
-
####
|
185
|
+
#### :hammer_and_wrench: Others
|
219
186
|
|
220
|
-
|
187
|
+
- Small fix on replace all [Miu Razvan - [`98fe72e`](https://github.com/eea/volto-eea-website-theme/commit/98fe72e4493aa322b704da1ddff91ee5021b66ce)]
|
188
|
+
- Make '@type' friendly in Page header [Miu Razvan - [`9d15a78`](https://github.com/eea/volto-eea-website-theme/commit/9d15a78d445482ffe58b14839a2176b82c55bf71)]
|
189
|
+
### [0.5.1](https://github.com/eea/volto-eea-website-theme/compare/0.5.0...0.5.1) - 5 April 2022
|
221
190
|
|
222
|
-
|
223
|
-
- Update package.json [`132e00d`](https://github.com/eea/volto-eea-website-theme/commit/132e00db7d1c39bf380a7b1e823032e9ad3396b7)
|
224
|
-
- change(breadcrumbs): removed icon override in favor of defaults [`ba82169`](https://github.com/eea/volto-eea-website-theme/commit/ba82169e1244a9683daaf6da0daa3726a469932d)
|
225
|
-
- change(header): use screenWidth for modifying dropdown text #19 [`4df7fb4`](https://github.com/eea/volto-eea-website-theme/commit/4df7fb402a43e8e05b06e51878a48a439b92d063)
|
226
|
-
- pass width from volto-resize-helper to header [`98f1636`](https://github.com/eea/volto-eea-website-theme/commit/98f16360bc4e2241797fb449ed6362c18a1b1545)
|
227
|
-
- Override Unauthorized view [`aacf484`](https://github.com/eea/volto-eea-website-theme/commit/aacf48409a391d0c6191af22730a48b184cfcedf)
|
228
|
-
- change(theme): added tags element [`441a52a`](https://github.com/eea/volto-eea-website-theme/commit/441a52a52fb275dde9c133680743ab1af1c267fb)
|
229
|
-
- change(theme): updated list of components to use eea theme [`ef9927f`](https://github.com/eea/volto-eea-website-theme/commit/ef9927f2f9562fff4ce038c016b0edf134254eb7)
|
230
|
-
- change(banner): use remix download link for download action [`b5b001c`](https://github.com/eea/volto-eea-website-theme/commit/b5b001c89fce735f78502bf9035291344768fb47)
|
191
|
+
#### :rocket: New Features
|
231
192
|
|
232
|
-
|
193
|
+
- feat(voltoCustom): Load CustomCSS from api backend. Add DraftBackground on non-published items [Alin Voinea - [`83a5eae`](https://github.com/eea/volto-eea-website-theme/commit/83a5eaea469e81ae49f875e2601e3011f9f6bdee)]
|
233
194
|
|
234
|
-
|
195
|
+
#### :bug: Bug Fixes
|
235
196
|
|
236
|
-
-
|
237
|
-
-
|
238
|
-
- feat(title): add configuration to title block [`#16`](https://github.com/eea/volto-eea-website-theme/pull/16)
|
239
|
-
- Release 0.4.0 [`b430a9e`](https://github.com/eea/volto-eea-website-theme/commit/b430a9e8b88f2e218d049d8c3fa8cbfd5a992bc6)
|
240
|
-
- show language switcher on mobile [`bf6e9db`](https://github.com/eea/volto-eea-website-theme/commit/bf6e9db7ccdad2e9052588ba3a9d725dfdfbbd57)
|
241
|
-
- change(theme): site folder now points to the theme folder [`92ce02f`](https://github.com/eea/volto-eea-website-theme/commit/92ce02f198d0fc0a6f475e3215f78addc9a05d0a)
|
197
|
+
- fix(header): Fix language menu items alignment [Alin Voinea - [`8e1ba61`](https://github.com/eea/volto-eea-website-theme/commit/8e1ba6132d02a5e8cfa455d7d99f5cd5f88a3d02)]
|
198
|
+
- fix(banner): Remove console warning about invalid ri-share Icon name [Alin Voinea - [`9e11baf`](https://github.com/eea/volto-eea-website-theme/commit/9e11bafce31950e38aac64c523bfe128f6615226)]
|
242
199
|
|
243
|
-
####
|
200
|
+
#### :nail_care: Enhancements
|
244
201
|
|
245
|
-
|
202
|
+
- refactor(banner): Add missing classes [Alin Voinea - [`4b65447`](https://github.com/eea/volto-eea-website-theme/commit/4b65447cf5d28a50c9260108029d5be01079e4ea)]
|
203
|
+
- change(banner): wrap banner with image class following storybook change [David Ichim - [`28e1f1a`](https://github.com/eea/volto-eea-website-theme/commit/28e1f1a0aa05c38c96c5e35343b2dfde0486c1c1)]
|
204
|
+
- refactor(tags): Use Tag, TagsList from volto-eea-design-system [Alin Voinea - [`0a239f9`](https://github.com/eea/volto-eea-website-theme/commit/0a239f924c53a91170d762db8514936640d4c32b)]
|
205
|
+
- change(theme): added new components in development by itml [ichim-david - [`c39fd6b`](https://github.com/eea/volto-eea-website-theme/commit/c39fd6bb5c80e14d2ab8ec75e9fc1a45c67974da)]
|
206
|
+
- change(header): updated header template to wrap links into span tags [David Ichim - [`22cc90e`](https://github.com/eea/volto-eea-website-theme/commit/22cc90e34b0a4975eaccbe8f4af8fb581cccef4a)]
|
207
|
+
- change(theme): added contentAccordion component [ichim-david - [`51d7210`](https://github.com/eea/volto-eea-website-theme/commit/51d7210fc88217ae1aacdfea152c094f47eab981)]
|
246
208
|
|
247
|
-
|
248
|
-
- feat(banner): add banner header [`#14`](https://github.com/eea/volto-eea-website-theme/pull/14)
|
249
|
-
- change(accordion): use remix icons for accordion title [`95df1c2`](https://github.com/eea/volto-eea-website-theme/commit/95df1c286ed474877c842f069e153e0e22410f08)
|
209
|
+
#### :hammer_and_wrench: Others
|
250
210
|
|
251
|
-
|
211
|
+
- Use frendly portal_type title in page header [Miu Razvan - [`65faf1d`](https://github.com/eea/volto-eea-website-theme/commit/65faf1de6d0328095d7e6ddba05cd2bb5a82d62c)]
|
212
|
+
- Override volto-tabs-block templates schema [Miu Razvan - [`8090cae`](https://github.com/eea/volto-eea-website-theme/commit/8090cae55ecb30b41dd7097637ee564c57f3e051)]
|
213
|
+
### [0.5.0](https://github.com/eea/volto-eea-website-theme/compare/0.4.0...0.5.0) - 25 March 2022
|
252
214
|
|
253
|
-
|
215
|
+
#### :nail_care: Enhancements
|
254
216
|
|
255
|
-
-
|
256
|
-
-
|
257
|
-
-
|
258
|
-
-
|
259
|
-
-
|
260
|
-
- move blockquote customization to volto-blockquote [`eac4963`](https://github.com/eea/volto-eea-website-theme/commit/eac496391cde62174d96fee26a51ee1b0bbadf64)
|
261
|
-
- feat(inPageNavigation): add inpagenavigation component from design-system [`08fa461`](https://github.com/eea/volto-eea-website-theme/commit/08fa461784be9d6c3777279f59cbb0fd19335c10)
|
262
|
-
- add customization for blockquote plugin and accordion icon [`81d2b14`](https://github.com/eea/volto-eea-website-theme/commit/81d2b1425b4b46ad5398f6fa957a38e0779b815a)
|
217
|
+
- change(breadcrumbs): removed icon override in favor of defaults [David Ichim - [`ba82169`](https://github.com/eea/volto-eea-website-theme/commit/ba82169e1244a9683daaf6da0daa3726a469932d)]
|
218
|
+
- change(header): use screenWidth for modifying dropdown text #19 [ichim-david - [`4df7fb4`](https://github.com/eea/volto-eea-website-theme/commit/4df7fb402a43e8e05b06e51878a48a439b92d063)]
|
219
|
+
- change(theme): added tags element [ichim-david - [`441a52a`](https://github.com/eea/volto-eea-website-theme/commit/441a52a52fb275dde9c133680743ab1af1c267fb)]
|
220
|
+
- change(theme): updated list of components to use eea theme [ichim-david - [`ef9927f`](https://github.com/eea/volto-eea-website-theme/commit/ef9927f2f9562fff4ce038c016b0edf134254eb7)]
|
221
|
+
- change(banner): use remix download link for download action [David Ichim - [`b5b001c`](https://github.com/eea/volto-eea-website-theme/commit/b5b001c89fce735f78502bf9035291344768fb47)]
|
263
222
|
|
264
|
-
####
|
223
|
+
#### :hammer_and_wrench: Others
|
265
224
|
|
266
|
-
|
225
|
+
- Update package.json [ichim-david - [`132e00d`](https://github.com/eea/volto-eea-website-theme/commit/132e00db7d1c39bf380a7b1e823032e9ad3396b7)]
|
226
|
+
- pass width from volto-resize-helper to header [nileshgulia1 - [`98f1636`](https://github.com/eea/volto-eea-website-theme/commit/98f16360bc4e2241797fb449ed6362c18a1b1545)]
|
227
|
+
- Override Unauthorized view [Miu Razvan - [`aacf484`](https://github.com/eea/volto-eea-website-theme/commit/aacf48409a391d0c6191af22730a48b184cfcedf)]
|
228
|
+
### [0.4.0](https://github.com/eea/volto-eea-website-theme/compare/0.3.1...0.4.0) - 18 March 2022
|
267
229
|
|
268
|
-
|
269
|
-
|
270
|
-
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
-
|
275
|
-
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
-
|
291
|
-
-
|
292
|
-
-
|
293
|
-
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
-
|
308
|
-
-
|
309
|
-
-
|
310
|
-
-
|
311
|
-
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
-
|
317
|
-
-
|
318
|
-
-
|
319
|
-
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
230
|
+
#### :nail_care: Enhancements
|
231
|
+
|
232
|
+
- change(theme): site folder now points to the theme folder [David Ichim - [`92ce02f`](https://github.com/eea/volto-eea-website-theme/commit/92ce02f198d0fc0a6f475e3215f78addc9a05d0a)]
|
233
|
+
|
234
|
+
#### :hammer_and_wrench: Others
|
235
|
+
|
236
|
+
- Release 0.4.0 [Alin Voinea - [`b430a9e`](https://github.com/eea/volto-eea-website-theme/commit/b430a9e8b88f2e218d049d8c3fa8cbfd5a992bc6)]
|
237
|
+
- show language switcher on mobile [nileshgulia1 - [`bf6e9db`](https://github.com/eea/volto-eea-website-theme/commit/bf6e9db7ccdad2e9052588ba3a9d725dfdfbbd57)]
|
238
|
+
### [0.3.1](https://github.com/eea/volto-eea-website-theme/compare/0.3.0...0.3.1) - 15 March 2022
|
239
|
+
|
240
|
+
#### :nail_care: Enhancements
|
241
|
+
|
242
|
+
- change(accordion): use remix icons for accordion title [ichim-david - [`95df1c2`](https://github.com/eea/volto-eea-website-theme/commit/95df1c286ed474877c842f069e153e0e22410f08)]
|
243
|
+
|
244
|
+
### [0.3.0](https://github.com/eea/volto-eea-website-theme/compare/0.2.0...0.3.0) - 11 March 2022
|
245
|
+
|
246
|
+
#### :rocket: New Features
|
247
|
+
|
248
|
+
- feat(inPageNavigation): add inpagenavigation component from design-system [nileshgulia1 - [`08fa461`](https://github.com/eea/volto-eea-website-theme/commit/08fa461784be9d6c3777279f59cbb0fd19335c10)]
|
249
|
+
|
250
|
+
#### :hammer_and_wrench: Others
|
251
|
+
|
252
|
+
- remove uneeded import [Miu Razvan - [`69c8a24`](https://github.com/eea/volto-eea-website-theme/commit/69c8a2475dd0e4cfb0c319be6ba03882373abe56)]
|
253
|
+
- Release 0.3.0 [Alin Voinea - [`9548201`](https://github.com/eea/volto-eea-website-theme/commit/95482014c1175068701eeb1ab9fec1645507acc0)]
|
254
|
+
- move blockquote customization to volto-blockquote [Miu Razvan - [`eac4963`](https://github.com/eea/volto-eea-website-theme/commit/eac496391cde62174d96fee26a51ee1b0bbadf64)]
|
255
|
+
- add customization for blockquote plugin and accordion icon [Miu Razvan - [`81d2b14`](https://github.com/eea/volto-eea-website-theme/commit/81d2b1425b4b46ad5398f6fa957a38e0779b815a)]
|
256
|
+
### [0.2.0](https://github.com/eea/volto-eea-website-theme/compare/0.1.3...0.2.0) - 8 March 2022
|
257
|
+
|
258
|
+
#### :hammer_and_wrench: Others
|
259
|
+
|
260
|
+
- Update package.json [ichim-david - [`01d679c`](https://github.com/eea/volto-eea-website-theme/commit/01d679c835402e1cfe53b092a247e09683568308)]
|
261
|
+
- Header refactor, add custom logo #5 [ichim-david - [`4950235`](https://github.com/eea/volto-eea-website-theme/commit/49502358105437cfeac3b144e6d301cb59aa2346)]
|
262
|
+
- Update footer.config with new publication card component [ichim-david - [`2e38e9a`](https://github.com/eea/volto-eea-website-theme/commit/2e38e9a417f835009d60c80d4eb4b30229f55e45)]
|
263
|
+
- feature(breadcrumbs): implement eea-design-system breadcrumb as Volto component #32 #7 [ichim-david - [`181af41`](https://github.com/eea/volto-eea-website-theme/commit/181af4125ce2b9ddac56dab4723cb11c26633221)]
|
264
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`da8ceb6`](https://github.com/eea/volto-eea-website-theme/commit/da8ceb68ea68bfbc9504e48ccd4d68277f11ab9a)]
|
265
|
+
- use breadcrumbs from eea-design-system [nileshgulia1 - [`db2f9e9`](https://github.com/eea/volto-eea-website-theme/commit/db2f9e9a4327420a3cce9a9903cd88549b129eab)]
|
266
|
+
- Update theme.config [ichim-david - [`8eca4f4`](https://github.com/eea/volto-eea-website-theme/commit/8eca4f40397a4aeca6d39029c92db78968d37064)]
|
267
|
+
- Added keyContent component to theme.config [ichim-david - [`d86f202`](https://github.com/eea/volto-eea-website-theme/commit/d86f202d0274d839487a88b51cae9a0e899beb23)]
|
268
|
+
- Adjust for new Header API [Tiberiu Ichim - [`a6091f3`](https://github.com/eea/volto-eea-website-theme/commit/a6091f3800e37422e85d8f22bfa836de82829263)]
|
269
|
+
- Update theme.config [ichim-david - [`f06c7f9`](https://github.com/eea/volto-eea-website-theme/commit/f06c7f9b49e1fe2e113214c4989378e4ac6e6e9b)]
|
270
|
+
- Pass down pathname, to facilitate closing menu [Tiberiu Ichim - [`9174529`](https://github.com/eea/volto-eea-website-theme/commit/91745295041665cbe55309520b74fa8b457ca51d)]
|
271
|
+
- Fix link rendering in menu [Tiberiu Ichim - [`e274e48`](https://github.com/eea/volto-eea-website-theme/commit/e274e488d6135a8be0dbe32143bd2ab01f754f9e)]
|
272
|
+
- Adjust for new Header API [Tiberiu Ichim - [`9d933a5`](https://github.com/eea/volto-eea-website-theme/commit/9d933a561bf5ef2eb32507c4949bb4086748c051)]
|
273
|
+
- Add custom logo [Tiberiu Ichim - [`1ac4418`](https://github.com/eea/volto-eea-website-theme/commit/1ac4418ed93321575cd8e2fbf0fb546f35224859)]
|
274
|
+
### [0.1.3](https://github.com/eea/volto-eea-website-theme/compare/0.1.2...0.1.3) - 3 March 2022
|
275
|
+
|
276
|
+
#### :hammer_and_wrench: Others
|
277
|
+
|
278
|
+
- add back address [nileshgulia1 - [`152f5c8`](https://github.com/eea/volto-eea-website-theme/commit/152f5c81a2285f1a4328d2321ff3b32251bd82b1)]
|
279
|
+
- update contact-us [nileshgulia1 - [`eab66a2`](https://github.com/eea/volto-eea-website-theme/commit/eab66a292f82ce4ff3779855da187df9729c4d3f)]
|
280
|
+
- add back contact us header, use relative links [nileshgulia1 - [`3482db0`](https://github.com/eea/volto-eea-website-theme/commit/3482db01c53d6ac44296044c6ae64795fa448bc5)]
|
281
|
+
- use relative links [nileshgulia1 - [`0326e6e`](https://github.com/eea/volto-eea-website-theme/commit/0326e6e2674c831537b4aefeb8f5168b4e1fb64b)]
|
282
|
+
- Read some eea defaults, if any [Tiberiu Ichim - [`d242510`](https://github.com/eea/volto-eea-website-theme/commit/d242510545b0292a66e50d5b1ac509c7f74c0321)]
|
283
|
+
- Add eea settings in Volto config [Tiberiu Ichim - [`472d08c`](https://github.com/eea/volto-eea-website-theme/commit/472d08cdc9254d3c3d0dab931aa0f1de9573cd0d)]
|
284
|
+
### [0.1.2](https://github.com/eea/volto-eea-website-theme/compare/0.1.1...0.1.2) - 1 March 2022
|
285
|
+
|
286
|
+
### [0.1.1](https://github.com/eea/volto-eea-website-theme/compare/0.1.0...0.1.1) - 1 March 2022
|
287
|
+
|
288
|
+
#### :hammer_and_wrench: Others
|
289
|
+
|
290
|
+
- add custom breadcrumbs [nileshgulia1 - [`b2f4bdc`](https://github.com/eea/volto-eea-website-theme/commit/b2f4bdc6aac35cded6e4223bea274abc1e2bf39f)]
|
291
|
+
- eslint [nileshgulia1 - [`72eb35a`](https://github.com/eea/volto-eea-website-theme/commit/72eb35a87dd8f3acc0e653a69cb136fadaa25faa)]
|
292
|
+
- don't use breadcrumbs for now [nileshgulia1 - [`3752d96`](https://github.com/eea/volto-eea-website-theme/commit/3752d966fec094a22e93d6c7dc5e70a696796304)]
|
293
|
+
- add header and breadcrumbs [nileshgulia1 - [`68da038`](https://github.com/eea/volto-eea-website-theme/commit/68da0389fb6dd8b24eecb5e31e14f0ffcba2656b)]
|
294
|
+
- Adjust footer [Tiberiu Ichim - [`edf0f84`](https://github.com/eea/volto-eea-website-theme/commit/edf0f84f301e7895f293bd3d7bf8529cafdadc32)]
|
295
|
+
- point to latest design-system release [nileshgulia1 - [`69df5de`](https://github.com/eea/volto-eea-website-theme/commit/69df5deb8476ba7c49ce6e77a0bf7370772138ae)]
|
296
|
+
- make it ready for development [nileshgulia1 - [`1b395a4`](https://github.com/eea/volto-eea-website-theme/commit/1b395a49c5199f62e42b2cec84977985d0951eaf)]
|
297
|
+
- ...include in addons as well [nileshgulia1 - [`58a7cfe`](https://github.com/eea/volto-eea-website-theme/commit/58a7cfe5b0ccaf3ad3422e7fa0ecf713331db5c4)]
|
298
|
+
- include design system as a dep [nileshgulia1 - [`ad9e7c3`](https://github.com/eea/volto-eea-website-theme/commit/ad9e7c325300fb553865f5c347f097b2ac271a92)]
|
299
|
+
- remove theme packages, import it from design system directly [nileshgulia1 - [`705288b`](https://github.com/eea/volto-eea-website-theme/commit/705288bdc39e5ba8e24e225b0db165e7427c1efc)]
|
300
|
+
- update: eea-design-system footer [nileshgulia1 - [`70adb5a`](https://github.com/eea/volto-eea-website-theme/commit/70adb5a4ffb22bd0e1a0b8b926743b19aa569cfa)]
|
301
|
+
- add footer and updated theme import [nileshgulia1 - [`11a9a98`](https://github.com/eea/volto-eea-website-theme/commit/11a9a98edc75532de6f8df308e7956025a82165f)]
|
302
|
+
### 0.1.0 - 21 February 2022
|
303
|
+
|
304
|
+
#### :hammer_and_wrench: Others
|
305
|
+
|
306
|
+
- yarn bootstrap [Alin Voinea - [`6995e9e`](https://github.com/eea/volto-eea-website-theme/commit/6995e9e091f21fdbbdffa8a44fc0e2c626f6d46a)]
|
307
|
+
- Initial commit [Alin Voinea - [`6a9c03a`](https://github.com/eea/volto-eea-website-theme/commit/6a9c03a7cebe71ca87e82cf58c42904063e9d8d3)]
|
package/package.json
CHANGED
package/src/index.js
CHANGED
@@ -16,8 +16,9 @@ const applyConfig = (config) => {
|
|
16
16
|
...(config.settings.eea || {}),
|
17
17
|
};
|
18
18
|
|
19
|
-
// Homepage
|
19
|
+
// Custom Homepage layouts
|
20
20
|
config.views.layoutViews = {
|
21
|
+
...(config.views.layoutViews || {}),
|
21
22
|
homepage_view: HomePageView,
|
22
23
|
homepage_inverse_view: HomePageInverseView,
|
23
24
|
};
|
@@ -47,19 +48,13 @@ const applyConfig = (config) => {
|
|
47
48
|
config.widgets.views.widget.tags = TokenWidget;
|
48
49
|
}
|
49
50
|
|
50
|
-
//
|
51
|
+
// InPage navigation, Custom CSS voltoCustom.css and Draft Background
|
51
52
|
config.settings.appExtras = [
|
52
53
|
...(config.settings.appExtras || []),
|
53
54
|
{
|
54
55
|
match: '/**',
|
55
56
|
component: InpageNavigation,
|
56
57
|
},
|
57
|
-
];
|
58
|
-
|
59
|
-
// Custom CSS voltoCustom.css and Draft Background
|
60
|
-
const appExtras = config.settings.appExtras || [];
|
61
|
-
config.settings.appExtras = [
|
62
|
-
...appExtras,
|
63
58
|
{
|
64
59
|
match: '',
|
65
60
|
component: CustomCSS,
|