@eeacms/volto-eea-design-system 1.18.2 → 1.19.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 +28 -19
- package/DEVELOP.md +6 -7
- package/README.md +33 -33
- package/RELEASE.md +14 -14
- package/package.json +1 -1
- package/src/ui/Footer/FooterSites.jsx +2 -2
- package/theme/themes/eea/extras/header.variables +1 -1
- package/theme/themes/eea/views/item.overrides +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,34 @@ 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
|
+
### [1.19.0](https://github.com/eea/volto-eea-design-system/compare/1.18.3...1.19.0) - 13 October 2023
|
|
8
|
+
|
|
9
|
+
#### :bug: Bug Fixes
|
|
10
|
+
|
|
11
|
+
- fix(flex-items): flex item variation width incorrectly applied #394 from eea/fix-flex-items-wrapper [ichim-david - [`715580d`](https://github.com/eea/volto-eea-design-system/commit/715580d209fe905274406a73b919249bdcae949b)]
|
|
12
|
+
- fix(top-bar): dropdown overlapping with toolbar dropdown #258324 #398 from eea/fix-z-index [ichim-david - [`a210e8d`](https://github.com/eea/volto-eea-design-system/commit/a210e8d8609e1554d65d51618a0afc190ecc9eae)]
|
|
13
|
+
- fix: z-index for top bar to not show on top of toolbar menu - refs #258324 [Cretu Mihaela - [`3c876b0`](https://github.com/eea/volto-eea-design-system/commit/3c876b01f101e28d2461190011958ad1f05b4ff6)]
|
|
14
|
+
- fix(tests): set volto version [Giorgos Stamatis - [`b6fb28c`](https://github.com/eea/volto-eea-design-system/commit/b6fb28c5837eae4bb1de19c0ed8fb34ffd0a3d54)]
|
|
15
|
+
- fix(general): update Makefile for current stylint syntax [Giorgos Stamatis - [`dc0ab83`](https://github.com/eea/volto-eea-design-system/commit/dc0ab83f969bc314fd187f0f6916f464aed87ebf)]
|
|
16
|
+
- fix(section): flex item variation width incorrectly applied [nileshgulia1 - [`4977cd2`](https://github.com/eea/volto-eea-design-system/commit/4977cd2b8c3a6454d3689066ad77ca1a53c757be)]
|
|
17
|
+
|
|
18
|
+
#### :house: Internal changes
|
|
19
|
+
|
|
20
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`f04a1f3`](https://github.com/eea/volto-eea-design-system/commit/f04a1f3563a775398359059bbaf26a9b85a1c748)]
|
|
21
|
+
|
|
22
|
+
#### :hammer_and_wrench: Others
|
|
23
|
+
|
|
24
|
+
- Release 1.19.0 [Alin Voinea - [`ac2f8bf`](https://github.com/eea/volto-eea-design-system/commit/ac2f8bf7aae10de84b7010fa4eecd362662defea)]
|
|
25
|
+
- change z-index value [Cretu Mihaela - [`7ef735e`](https://github.com/eea/volto-eea-design-system/commit/7ef735e6051e2f8647f4ba61c4a6d6ddf7e04bd0)]
|
|
26
|
+
- Update Makefile to fix Volto version pin and stylelint command #396 from eea/makefile-fix-stylint [ichim-david - [`159071e`](https://github.com/eea/volto-eea-design-system/commit/159071eb14dff6d0cca511b75e308c4f736a65d1)]
|
|
27
|
+
- Fix missing label for footer site links [ichim-david - [`5703042`](https://github.com/eea/volto-eea-design-system/commit/570304298b26d2a3f35f1f510078941156f5e045)]
|
|
28
|
+
### [1.18.3](https://github.com/eea/volto-eea-design-system/compare/1.18.2...1.18.3) - 29 September 2023
|
|
29
|
+
|
|
30
|
+
#### :house: Documentation changes
|
|
31
|
+
|
|
32
|
+
- docs: Update README and DEVELOP [Alin Voinea - [`efbc670`](https://github.com/eea/volto-eea-design-system/commit/efbc67072601e42203ea6314fb65ebe16df64954)]
|
|
33
|
+
- docs: Update README and DEVELOP [Alin Voinea - [`d3b4ba8`](https://github.com/eea/volto-eea-design-system/commit/d3b4ba83a045e0fc51642b07e029c7a4f2ea8f5d)]
|
|
34
|
+
|
|
7
35
|
### [1.18.2](https://github.com/eea/volto-eea-design-system/compare/1.18.1...1.18.2) - 25 September 2023
|
|
8
36
|
|
|
9
37
|
#### :bug: Bug Fixes
|
|
@@ -72,7 +100,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
72
100
|
|
|
73
101
|
#### :hammer_and_wrench: Others
|
|
74
102
|
|
|
75
|
-
- test: Fix eslint and yarn i18n [Alin Voinea - [`331149f`](https://github.com/eea/volto-eea-design-system/commit/331149f5eb16a9cc6f2d996f7b793909773063c2)]
|
|
76
103
|
- i18n: Add en [Alin Voinea - [`4584295`](https://github.com/eea/volto-eea-design-system/commit/458429530d993c27cfb962ddfe2f376f3568bf01)]
|
|
77
104
|
- Release 1.17.0 [Alin Voinea - [`e3c25ee`](https://github.com/eea/volto-eea-design-system/commit/e3c25eeeca5e863244faae396b5aa915d0702633)]
|
|
78
105
|
- test: add unit tests for DS components - refs #254313 [ana-oprea - [`0c4d4d1`](https://github.com/eea/volto-eea-design-system/commit/0c4d4d118b8e13082c576dc5c2dce6a715f49006)]
|
|
@@ -182,7 +209,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
182
209
|
#### :hammer_and_wrench: Others
|
|
183
210
|
|
|
184
211
|
- Release 1.14.0 [Alin Voinea - [`cb9084f`](https://github.com/eea/volto-eea-design-system/commit/cb9084fb2246dc1b729e12a419a26daa12c26f7a)]
|
|
185
|
-
- test: [JENKINS] set pipe fail [valentinab25 - [`1cdfc39`](https://github.com/eea/volto-eea-design-system/commit/1cdfc39d08f1ae301dea57f1e4be5265c4a4c6f9)]
|
|
186
212
|
- test: try storybook upload [valentinab25 - [`6d5833d`](https://github.com/eea/volto-eea-design-system/commit/6d5833d4419d00f1ac04c9eb78a0884214f9a494)]
|
|
187
213
|
- test: remove useless code [valentinab25 - [`2c14b0c`](https://github.com/eea/volto-eea-design-system/commit/2c14b0ce4596cfc11a81b9762677596d1861acfe)]
|
|
188
214
|
### [1.13.2](https://github.com/eea/volto-eea-design-system/compare/1.13.1...1.13.2) - 13 June 2023
|
|
@@ -221,7 +247,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
221
247
|
|
|
222
248
|
#### :house: Internal changes
|
|
223
249
|
|
|
224
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`fb2b166`](https://github.com/eea/volto-eea-design-system/commit/fb2b166d64f95a1c183901abfe0fe0254d1bbc7a)]
|
|
225
250
|
|
|
226
251
|
#### :house: Documentation changes
|
|
227
252
|
|
|
@@ -555,7 +580,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
555
580
|
|
|
556
581
|
- Release 1.0.0-beta.5 [Alin Voinea - [`e4417e1`](https://github.com/eea/volto-eea-design-system/commit/e4417e121477511c350ae3fbe4e70aadb445ed86)]
|
|
557
582
|
- better useOnScreen hook [Andrei Grigore - [`c214b6b`](https://github.com/eea/volto-eea-design-system/commit/c214b6b76443f81c795ce2f3aa457562ec088b30)]
|
|
558
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b227cf8`](https://github.com/eea/volto-eea-design-system/commit/b227cf8a8c44b9d91e9fda8a7999fb0a42bacdca)]
|
|
559
583
|
- feature(mobile): increased performance by lazy loading footer images #303 from eea/increase_performance [ichim-david - [`80d1df1`](https://github.com/eea/volto-eea-design-system/commit/80d1df1c459680331d486f9e8e6a95c9db0adbf6)]
|
|
560
584
|
- prettier [David Ichim - [`a7f8384`](https://github.com/eea/volto-eea-design-system/commit/a7f838470c1bcc4e2be115d514d92a1b686a5e9b)]
|
|
561
585
|
- fixed less build failure due to changes in footer.less [David Ichim - [`190bc8c`](https://github.com/eea/volto-eea-design-system/commit/190bc8cfa88191b45808f1e27c6e2737ee3d15b1)]
|
|
@@ -626,7 +650,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
626
650
|
|
|
627
651
|
#### :house: Internal changes
|
|
628
652
|
|
|
629
|
-
- chore(docusaurus): ignore website/.yarn [Giorgos Stamatis - [`0b33ffd`](https://github.com/eea/volto-eea-design-system/commit/0b33ffd1dda61b126e3cc5ff48888124d6aee41b)]
|
|
630
653
|
- style(header): react syntax fix [Antonis Tarantilis - [`3add127`](https://github.com/eea/volto-eea-design-system/commit/3add1271c785a92bea0ef925d7bc562cef1e0d92)]
|
|
631
654
|
|
|
632
655
|
#### :house: Documentation changes
|
|
@@ -823,7 +846,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
823
846
|
|
|
824
847
|
- Release 1.0.0-alpha.10 [Alin Voinea - [`7014d08`](https://github.com/eea/volto-eea-design-system/commit/7014d080ce114bd0bc039abeecbd7229333b0971)]
|
|
825
848
|
- Add variable definitions [kreafox - [`293fe65`](https://github.com/eea/volto-eea-design-system/commit/293fe65e2f24e6290e1286229169a77f9be4750e)]
|
|
826
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`ef58a6f`](https://github.com/eea/volto-eea-design-system/commit/ef58a6f5ad8deea26b1395a86778fe1159b7617b)]
|
|
827
849
|
- Back to dev [Alin Voinea - [`31d4616`](https://github.com/eea/volto-eea-design-system/commit/31d461662b9184a7bbe190e86f3c47fab39229fe)]
|
|
828
850
|
### [1.0.0-alpha.9](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.8...1.0.0-alpha.9) - 28 December 2022
|
|
829
851
|
|
|
@@ -881,7 +903,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
881
903
|
- bump package version [David Ichim - [`b4628be`](https://github.com/eea/volto-eea-design-system/commit/b4628bed134abc76e38a243d4e98143e19cef989)]
|
|
882
904
|
- feature(docusaurus, storybook): logos selection for sites plus inverted options #253 from eea/doc-logo-page [ichim-david - [`dbfc90d`](https://github.com/eea/volto-eea-design-system/commit/dbfc90d035dc40e9d4054347f00fde4de486d63d)]
|
|
883
905
|
- (feat): Add ability to disable the language select from website top menu - refs #158616 [dobri1408 - [`411c8e4`](https://github.com/eea/volto-eea-design-system/commit/411c8e4afaf0b2b9edfdeeecdca22aa4cc41f329)]
|
|
884
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`c4769e9`](https://github.com/eea/volto-eea-design-system/commit/c4769e987d525f5dcafac8e6cf8a89fd8111667d)]
|
|
885
906
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`92feea0`](https://github.com/eea/volto-eea-design-system/commit/92feea09796c9ef0530f65fa1d34139905133215)]
|
|
886
907
|
- Proof reading page header section [ichim-david - [`230239e`](https://github.com/eea/volto-eea-design-system/commit/230239e1b22734fb8606656985bc5e513731e244)]
|
|
887
908
|
### [1.0.0-alpha.7](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.6...1.0.0-alpha.7) - 16 December 2022
|
|
@@ -913,7 +934,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
913
934
|
#### :hammer_and_wrench: Others
|
|
914
935
|
|
|
915
936
|
- Release 1.0.0-alpha.7 [Alin Voinea - [`7e66bcc`](https://github.com/eea/volto-eea-design-system/commit/7e66bcc296b389bc55073e7f99681534977dce3a)]
|
|
916
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`ce47e9b`](https://github.com/eea/volto-eea-design-system/commit/ce47e9b163bcb4eda988e3a87718b54ffbd3f99f)]
|
|
917
937
|
- added back descriptionDistance variable until package release [David Ichim - [`3af811a`](https://github.com/eea/volto-eea-design-system/commit/3af811a8d86a132e16de118697ba5a4302a8a4da)]
|
|
918
938
|
- Back to dev [Alin Voinea - [`cb531c9`](https://github.com/eea/volto-eea-design-system/commit/cb531c933c907bdbb88c9de0f1df2eb7ce899a4c)]
|
|
919
939
|
- Proper paths if the package is not installed, but in development [Tiberiu Ichim - [`7a2655f`](https://github.com/eea/volto-eea-design-system/commit/7a2655f7cf9d3c687f172eefcf2b4cff4b12f832)]
|
|
@@ -1001,7 +1021,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1001
1021
|
#### :hammer_and_wrench: Others
|
|
1002
1022
|
|
|
1003
1023
|
- feature(Docusaurus): Updates on color palette information including thematic websites #231 from eea/refactor-docusaurus [ichim-david - [`ec7843d`](https://github.com/eea/volto-eea-design-system/commit/ec7843dea07f626dc1c71ae1baa8bb5b0caa52f3)]
|
|
1004
|
-
- Upgrade Jenkinsfile storybook to yarn 3 [Alin Voinea - [`d20de8d`](https://github.com/eea/volto-eea-design-system/commit/d20de8d6e21a14660b7b5125a80218a8a6f19e62)]
|
|
1005
1024
|
- Back to dev [Alin Voinea - [`563fbc5`](https://github.com/eea/volto-eea-design-system/commit/563fbc5fac0d4b0295690d0a3a4e04271753f18a)]
|
|
1006
1025
|
- perf(docusaurus): added remixicon and roboto locally [Giorgos Stamatis - [`b67b1a7`](https://github.com/eea/volto-eea-design-system/commit/b67b1a72bc9cdc7c62a25967e81b430f8b62d558)]
|
|
1007
1026
|
### [1.0.0-alpha.4](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.3...1.0.0-alpha.4) - 22 November 2022
|
|
@@ -1094,7 +1113,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1094
1113
|
- modified left value of full width classes with toolbars [David Ichim - [`70d82d4`](https://github.com/eea/volto-eea-design-system/commit/70d82d47fbc2c00a3a709de0d5c087c8443a1eae)]
|
|
1095
1114
|
- WIP settings column grid width when using full size class [David Ichim - [`affc7ac`](https://github.com/eea/volto-eea-design-system/commit/affc7ac99527aa92d5a192d90dc8c9ec46a66404)]
|
|
1096
1115
|
- fix eslint [Miu Razvan - [`30c52e4`](https://github.com/eea/volto-eea-design-system/commit/30c52e4eb443555ca44c1b35df064e73d52c0a8b)]
|
|
1097
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`76a41c7`](https://github.com/eea/volto-eea-design-system/commit/76a41c786995fd54afe4d1c345de939f683ffa70)]
|
|
1098
1116
|
- fix broken variable call for contentBox.variables introduced in previous commit by mistake [David Ichim - [`d249c11`](https://github.com/eea/volto-eea-design-system/commit/d249c1160d19bedb174a2fde3fdab48d9ce297d4)]
|
|
1099
1117
|
- clean up [Miu Razvan - [`89f3cb3`](https://github.com/eea/volto-eea-design-system/commit/89f3cb33d70a14806a953f0acd1807e94169ee5c)]
|
|
1100
1118
|
- Feature(container): flexible container size #260 from eea/feature-flexible-container [ichim-david - [`8f84c5b`](https://github.com/eea/volto-eea-design-system/commit/8f84c5b67afe9cbe01b2a44a8f92a9a554e1036a)]
|
|
@@ -1196,7 +1214,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1196
1214
|
|
|
1197
1215
|
#### :nail_care: Enhancements
|
|
1198
1216
|
|
|
1199
|
-
- change(jenkins): added yarn policy for storybook building [ichim-david - [`3d1b844`](https://github.com/eea/volto-eea-design-system/commit/3d1b844efeea40b99c00c9aa97089e0a0be58a57)]
|
|
1200
1217
|
- change(docusaurus): typography updates [ichim-david - [`60a93a4`](https://github.com/eea/volto-eea-design-system/commit/60a93a4aece4e478ae13c2dfe697fd3703aa178a)]
|
|
1201
1218
|
- change(accordion): allow customization of accordion title with css variables [David Ichim - [`15e7d27`](https://github.com/eea/volto-eea-design-system/commit/15e7d27f02c640df582f51a51ef36e645723f842)]
|
|
1202
1219
|
- change(content-box): added css variables that will set text color and background for children [David Ichim - [`86cac53`](https://github.com/eea/volto-eea-design-system/commit/86cac531cc94386b6022e1be80dba826b39f2443)]
|
|
@@ -1231,7 +1248,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1231
1248
|
#### :hammer_and_wrench: Others
|
|
1232
1249
|
|
|
1233
1250
|
- Merge pull request #243 from eea/develop [ichim-david - [`576564c`](https://github.com/eea/volto-eea-design-system/commit/576564ce395ee6ac9e74bcb19d5c4f0b4cd3c33b)]
|
|
1234
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4a5be6e`](https://github.com/eea/volto-eea-design-system/commit/4a5be6eec78dae230626e61ea2c77e7f3c62510d)]
|
|
1235
1251
|
- Back to dev [Alin Voinea - [`b251255`](https://github.com/eea/volto-eea-design-system/commit/b251255a7ed14d8290717726d86eaf54b87aa2d4)]
|
|
1236
1252
|
### [0.9.0](https://github.com/eea/volto-eea-design-system/compare/0.8.1...0.9.0) - 19 September 2022
|
|
1237
1253
|
|
|
@@ -1987,10 +2003,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1987
2003
|
#### :hammer_and_wrench: Others
|
|
1988
2004
|
|
|
1989
2005
|
- prettier changes [David Ichim - [`134da52`](https://github.com/eea/volto-eea-design-system/commit/134da52549b9d5eac5a12b7ad3005073500ac2c4)]
|
|
1990
|
-
- [JENKINSFILE] remove debug, add error per stage [valentinab25 - [`903eecd`](https://github.com/eea/volto-eea-design-system/commit/903eecdb6bcbb8d73cff5e447d80c85e2a2c906d)]
|
|
1991
|
-
- [JENKINSFILE] mention comment author in comment [valentinab25 - [`39a26aa`](https://github.com/eea/volto-eea-design-system/commit/39a26aa1ff0f35e93e8df9f442c29c5ab79ff493)]
|
|
1992
|
-
- [JENKINSFILE] format PR comments [valentinab25 - [`739438c`](https://github.com/eea/volto-eea-design-system/commit/739438c64950c745d630d1998314a2bed595b23a)]
|
|
1993
|
-
- [JENKINSFILE] Add failure comment, no jenkins fail [valentinab25 - [`c325bf1`](https://github.com/eea/volto-eea-design-system/commit/c325bf14f3fb0da150f2a56cda0a9f03d8d8a628)]
|
|
1994
2006
|
### [0.2.3](https://github.com/eea/volto-eea-design-system/compare/0.2.2...0.2.3) - 29 April 2022
|
|
1995
2007
|
|
|
1996
2008
|
#### :rocket: New Features
|
|
@@ -2415,7 +2427,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2415
2427
|
- set profile section overflow to auto [nileshgulia1 - [`71ab47f`](https://github.com/eea/volto-eea-design-system/commit/71ab47f89a433233c14b394c3824e607dd18a393)]
|
|
2416
2428
|
- remove segment custom width [nileshgulia1 - [`1d3ea40`](https://github.com/eea/volto-eea-design-system/commit/1d3ea40f98bbdc1eab95b4da739a659b5e29ec16)]
|
|
2417
2429
|
- fix profile section css overflow [nileshgulia1 - [`db5126f`](https://github.com/eea/volto-eea-design-system/commit/db5126fc902e191d1e18fb7e4c54877c8d8786e6)]
|
|
2418
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`647a6e3`](https://github.com/eea/volto-eea-design-system/commit/647a6e3e2093f2c4884c356eb148453551c8f33f)]
|
|
2419
2430
|
- fix warning related to proptype [nileshgulia1 - [`946c6c6`](https://github.com/eea/volto-eea-design-system/commit/946c6c6bc9dece0985ae4b9f9cad6ece2be0ff2c)]
|
|
2420
2431
|
- removed override already present in card.less [ichim-david - [`50d2ab2`](https://github.com/eea/volto-eea-design-system/commit/50d2ab26f85c8f409da02ec128cc1df34848ca69)]
|
|
2421
2432
|
- update [Miu Razvan - [`bbcab87`](https://github.com/eea/volto-eea-design-system/commit/bbcab87ef4c8475f347f0daf4ab7e428e69c2316)]
|
|
@@ -2502,7 +2513,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2502
2513
|
- remove segment custom width [nileshgulia1 - [`4a60d84`](https://github.com/eea/volto-eea-design-system/commit/4a60d84d5fe76578b7760aa1dad6eef9a20916a7)]
|
|
2503
2514
|
- Reformat header.less [Tiberiu Ichim - [`1f99dfc`](https://github.com/eea/volto-eea-design-system/commit/1f99dfc82c165304ca5600ce5138c1233615ab69)]
|
|
2504
2515
|
- fix profile section css overflow [nileshgulia1 - [`8fd2654`](https://github.com/eea/volto-eea-design-system/commit/8fd265413149f1b5e033dffa0fbcb5ef5ecad15f)]
|
|
2505
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6051724`](https://github.com/eea/volto-eea-design-system/commit/6051724437a38675e659c797bb5586ef81286ec0)]
|
|
2506
2516
|
- fix warning related to proptype [nileshgulia1 - [`824b9be`](https://github.com/eea/volto-eea-design-system/commit/824b9beff77aae139882cd50a1d670a02ec6f723)]
|
|
2507
2517
|
- refactor breadcrumbs component, make it functional and customizable [nileshgulia1 - [`4ec374e`](https://github.com/eea/volto-eea-design-system/commit/4ec374e20565eb0a5aed0ff67a02cd6f77eba1f0)]
|
|
2508
2518
|
- removed override already present in card.less [ichim-david - [`93c4e5a`](https://github.com/eea/volto-eea-design-system/commit/93c4e5aac9cc85ff2cc6c04180f6655d5f5616dc)]
|
|
@@ -3071,7 +3081,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3071
3081
|
- Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`3af46d2`](https://github.com/eea/volto-eea-design-system/commit/3af46d2b14fa0b1ef44736f25b0f9ac93b23d18d)]
|
|
3072
3082
|
- Refs #140454 updated eea-design-system readme with extra info on package contents [David Ichim - [`d2efc3d`](https://github.com/eea/volto-eea-design-system/commit/d2efc3ddae7b91efc82cf3bce8fb8e42d696a780)]
|
|
3073
3083
|
- Refs #140454 add h1 to the list of elements that are max 800px and centered [David Ichim - [`7d3c30f`](https://github.com/eea/volto-eea-design-system/commit/7d3c30f409aa4cb43810839f8960589456cc1b2e)]
|
|
3074
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`8d657d0`](https://github.com/eea/volto-eea-design-system/commit/8d657d056cde5163cfe90ac66bc973f55d82e5e9)]
|
|
3075
3084
|
### [0.1.0](https://github.com/eea/volto-eea-design-system/compare/0.0.1...0.1.0) - 17 November 2021
|
|
3076
3085
|
|
|
3077
3086
|
#### :hammer_and_wrench: Others
|
package/DEVELOP.md
CHANGED
|
@@ -16,12 +16,14 @@
|
|
|
16
16
|
|
|
17
17
|
1. Go to http://localhost:3000
|
|
18
18
|
|
|
19
|
-
1.
|
|
19
|
+
1. Initialize git hooks
|
|
20
20
|
|
|
21
21
|
```Bash
|
|
22
|
-
|
|
22
|
+
yarn prepare
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
+
1. Happy hacking!
|
|
26
|
+
|
|
25
27
|
### Or add @eeacms/volto-eea-design-system to your Volto project
|
|
26
28
|
|
|
27
29
|
Before starting make sure your development environment is properly set. See [Volto Developer Documentation](https://docs.voltocms.com/getting-started/install/)
|
|
@@ -48,18 +50,15 @@ Before starting make sure your development environment is properly set. See [Vol
|
|
|
48
50
|
|
|
49
51
|
1. Install
|
|
50
52
|
|
|
51
|
-
|
|
53
|
+
make develop
|
|
52
54
|
yarn
|
|
53
55
|
|
|
54
56
|
1. Start backend
|
|
55
57
|
|
|
56
|
-
docker pull plone
|
|
57
|
-
docker run -d --name plone -p 8080:8080 -e SITE=Plone -e PROFILES="profile-plone.restapi:blocks" plone
|
|
58
|
+
docker run --pull always -it --rm --name plone -p 8080:8080 -e SITE=Plone plone/plone-backend
|
|
58
59
|
|
|
59
60
|
...wait for backend to setup and start - `Ready to handle requests`:
|
|
60
61
|
|
|
61
|
-
docker logs -f plone
|
|
62
|
-
|
|
63
62
|
...you can also check http://localhost:8080/Plone
|
|
64
63
|
|
|
65
64
|
1. Start frontend
|
package/README.md
CHANGED
|
@@ -25,6 +25,19 @@ This package provides the following features:
|
|
|
25
25
|
2. A repository for the design system source files and mockups
|
|
26
26
|
3. A website to showcase the design system
|
|
27
27
|
|
|
28
|
+
### Try the design system website
|
|
29
|
+
|
|
30
|
+
Checkout the docs found within the [website](https://github.com/eea/volto-eea-design-system/blob/develop/website/README.md) folder
|
|
31
|
+
|
|
32
|
+
### Try the design system mockups
|
|
33
|
+
|
|
34
|
+
Checkout the docs found within the [mockups](https://github.com/eea/volto-eea-design-system/blob/develop/mockups/README.md) folder
|
|
35
|
+
|
|
36
|
+
## Docusaurus and Storybook
|
|
37
|
+
|
|
38
|
+
See [Docusaurus](https://eea.github.io/).
|
|
39
|
+
See [Storybook](https://eea.github.io/eea-storybook/).
|
|
40
|
+
|
|
28
41
|
## Getting started
|
|
29
42
|
|
|
30
43
|
### Try volto-eea-design-system with Docker
|
|
@@ -46,64 +59,51 @@ Go to http://localhost:3000
|
|
|
46
59
|
|
|
47
60
|
1. Start Volto frontend
|
|
48
61
|
|
|
49
|
-
|
|
62
|
+
* If you already have a volto project, just update `package.json`:
|
|
50
63
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
64
|
+
```JSON
|
|
65
|
+
"addons": [
|
|
66
|
+
"@eeacms/volto-eea-design-system"
|
|
67
|
+
],
|
|
55
68
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
69
|
+
"dependencies": {
|
|
70
|
+
"@eeacms/volto-eea-design-system": "*"
|
|
71
|
+
}
|
|
72
|
+
```
|
|
60
73
|
|
|
61
|
-
|
|
74
|
+
* If not, create one:
|
|
62
75
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
76
|
+
```
|
|
77
|
+
npm install -g yo @plone/generator-volto
|
|
78
|
+
yo @plone/volto my-volto-project --canary --addon @eeacms/volto-eea-design-system
|
|
79
|
+
cd my-volto-project
|
|
80
|
+
```
|
|
68
81
|
|
|
69
|
-
1. Install
|
|
82
|
+
1. Install new add-ons and restart Volto:
|
|
70
83
|
|
|
71
84
|
```
|
|
72
85
|
yarn
|
|
73
86
|
yarn start
|
|
74
87
|
```
|
|
75
88
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
3. Happy editing!
|
|
79
|
-
|
|
80
|
-
### Try the design system website
|
|
81
|
-
|
|
82
|
-
Checkout the docs found within the [website](https://github.com/eea/volto-eea-design-system/blob/develop/website/README.md) folder
|
|
83
|
-
|
|
84
|
-
### Try the design system mockups
|
|
89
|
+
1. Go to http://localhost:3000
|
|
85
90
|
|
|
86
|
-
|
|
91
|
+
1. Happy editing!
|
|
87
92
|
|
|
88
93
|
## Release
|
|
89
94
|
|
|
90
95
|
See [RELEASE.md](https://github.com/eea/volto-eea-design-system/blob/master/RELEASE.md).
|
|
91
96
|
|
|
92
|
-
## Docusaurus and Storybook
|
|
93
|
-
|
|
94
|
-
See [Docusaurus](https://eea.github.io/).
|
|
95
|
-
See [Storybook](https://eea.github.io/eea-storybook/).
|
|
96
|
-
|
|
97
97
|
## How to contribute
|
|
98
98
|
|
|
99
|
-
See [DEVELOP.md](https://github.com/eea/volto-eea-design-system/blob/
|
|
99
|
+
See [DEVELOP.md](https://github.com/eea/volto-eea-design-system/blob/master/DEVELOP.md).
|
|
100
100
|
|
|
101
101
|
## Copyright and license
|
|
102
102
|
|
|
103
103
|
The Initial Owner of the Original Code is European Environment Agency (EEA).
|
|
104
104
|
All Rights Reserved.
|
|
105
105
|
|
|
106
|
-
See [LICENSE.md](https://github.com/eea/volto-eea-design-system/blob/
|
|
106
|
+
See [LICENSE.md](https://github.com/eea/volto-eea-design-system/blob/master/LICENSE.md) for details.
|
|
107
107
|
|
|
108
108
|
## Funding
|
|
109
109
|
|
package/RELEASE.md
CHANGED
|
@@ -20,9 +20,9 @@ You need to first install the [release-it](https://github.com/release-it/release
|
|
|
20
20
|
```
|
|
21
21
|
npm install -g release-it
|
|
22
22
|
```
|
|
23
|
-
|
|
23
|
+
|
|
24
24
|
Release-it uses the configuration written in the [`.release-it.json`](./.release-it.json) file located in the root of the repository.
|
|
25
|
-
|
|
25
|
+
|
|
26
26
|
Release-it is a tool that automates 4 important steps in the release process:
|
|
27
27
|
|
|
28
28
|
1. Version increase in `package.json` ( increased from the current version in `package.json`)
|
|
@@ -30,45 +30,45 @@ Release-it is a tool that automates 4 important steps in the release process:
|
|
|
30
30
|
3. GitHub release on the commit with the changelog and package.json modification on the develop branch
|
|
31
31
|
4. NPM release ( by default it's disabled, but can be enabled in the configuration file )
|
|
32
32
|
|
|
33
|
-
To configure the authentification, you need to export GITHUB_TOKEN for [GitHub](https://github.com/settings/tokens)
|
|
33
|
+
To configure the authentification, you need to export GITHUB_TOKEN for [GitHub](https://github.com/settings/tokens)
|
|
34
34
|
|
|
35
35
|
```
|
|
36
36
|
export GITHUB_TOKEN=XXX-XXXXXXXXXXXXXXXXXXXXXX
|
|
37
37
|
```
|
|
38
|
-
|
|
38
|
+
|
|
39
39
|
To configure npm, you can use the `npm login` command or use a configuration file with a TOKEN :
|
|
40
|
-
|
|
40
|
+
|
|
41
41
|
```
|
|
42
42
|
echo "//registry.npmjs.org/:_authToken=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYY" > .npmrc
|
|
43
43
|
```
|
|
44
44
|
|
|
45
45
|
#### Using release-it tool
|
|
46
|
-
|
|
46
|
+
|
|
47
47
|
There are 3 yarn scripts that can be run to do the release
|
|
48
48
|
|
|
49
49
|
##### yarn release-beta
|
|
50
50
|
|
|
51
|
-
Automatically calculates and presents 3 beta versions - patch, minor and major for you to choose ( or Other for manual input).
|
|
51
|
+
Automatically calculates and presents 3 beta versions - patch, minor and major for you to choose ( or Other for manual input).
|
|
52
52
|
|
|
53
53
|
```
|
|
54
|
-
? Select increment (next version):
|
|
55
|
-
❯ prepatch (0.1.1-beta.0)
|
|
56
|
-
preminor (0.2.0-beta.0)
|
|
57
|
-
premajor (1.0.0-beta.0)
|
|
58
|
-
Other, please specify...
|
|
54
|
+
? Select increment (next version):
|
|
55
|
+
❯ prepatch (0.1.1-beta.0)
|
|
56
|
+
preminor (0.2.0-beta.0)
|
|
57
|
+
premajor (1.0.0-beta.0)
|
|
58
|
+
Other, please specify...
|
|
59
59
|
```
|
|
60
60
|
|
|
61
61
|
##### yarn release-major-beta
|
|
62
62
|
|
|
63
63
|
Same as `yarn release-beta`, but with premajor version pre-selected.
|
|
64
|
-
|
|
64
|
+
|
|
65
65
|
##### yarn release
|
|
66
66
|
|
|
67
67
|
Generic command, does not automatically add the `beta` to version, but you can still manually write it if you choose Other.
|
|
68
68
|
|
|
69
69
|
#### Important notes
|
|
70
70
|
|
|
71
|
-
> Do not use release-it tool on master branch, the commit on CHANGELOG.md file and the version increase in the package.json file can't be done without a PULL REQUEST.
|
|
71
|
+
> Do not use release-it tool on master branch, the commit on CHANGELOG.md file and the version increase in the package.json file can't be done without a PULL REQUEST.
|
|
72
72
|
|
|
73
73
|
> Do not keep Pull Requests from develop to master branches open when you are doing beta releases from the develop branch. As long as a PR to master is open, an automatic script will run on every commit and will update both the version and the changelog to a production-ready state - ( MAJOR.MINOR.PATCH mandatory format for version).
|
|
74
74
|
|
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@ const Sites = (props) => {
|
|
|
12
12
|
const nextItem = logos[i + 1];
|
|
13
13
|
column.push(
|
|
14
14
|
<Grid.Column className="logo" key={i}>
|
|
15
|
-
<a className="logo" href={item.url}>
|
|
15
|
+
<a className="logo" href={item.url} aria-label={item.alt}>
|
|
16
16
|
<LazyLoadComponent>
|
|
17
17
|
<Image
|
|
18
18
|
className={item.className}
|
|
@@ -21,7 +21,7 @@ const Sites = (props) => {
|
|
|
21
21
|
></Image>
|
|
22
22
|
</LazyLoadComponent>
|
|
23
23
|
</a>
|
|
24
|
-
<a className="logo" href={nextItem.url}>
|
|
24
|
+
<a className="logo" href={nextItem.url} aria-label={item.alt}>
|
|
25
25
|
<LazyLoadComponent>
|
|
26
26
|
<Image
|
|
27
27
|
className={nextItem.className}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
@topSectionItemFontSize : @font-size-00;
|
|
34
34
|
@mobileTopSectionItemFontSize : @font-size-00;
|
|
35
35
|
@tabletTopSectionItemFontSize : @font-size-00;
|
|
36
|
-
@topSectionZIndex : @z-index-
|
|
36
|
+
@topSectionZIndex : @z-index-2;
|
|
37
37
|
@dropdownColor : @blue-grey-6;
|
|
38
38
|
@mobileDropdownFontSize : @font-size-00;
|
|
39
39
|
@tabletDropdownFontSize : @font-size-00;
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.flex-items-wrapper
|
|
175
|
+
.flex-items-wrapper .flex-item {
|
|
176
176
|
width: var(--flex-item-width, 100%);
|
|
177
177
|
}
|
|
178
178
|
@media only screen and (min-width: @tabletBreakpoint) {
|
|
@@ -181,15 +181,15 @@
|
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
.flex-items-wrapper.items-3-columns .flex-item {
|
|
184
|
-
--flex-item-width: calc(@width / 3);
|
|
184
|
+
--flex-item-width: calc(@width / 3 - 1%);
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.flex-items-wrapper.items-4-columns .flex-item {
|
|
188
|
-
--flex-item-width: calc(@width / 4);
|
|
188
|
+
--flex-item-width: calc(@width / 4 - 1%);
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
.flex-items-wrapper.items-5-columns .flex-item {
|
|
192
|
-
--flex-item-width: calc(@width / 5);
|
|
192
|
+
--flex-item-width: calc(@width / 5 - 1%);
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
|