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