@eeacms/volto-eea-design-system 0.4.1 → 0.4.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -4,8 +4,37 @@ 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
+ #### [0.4.2](https://github.com/eea/volto-eea-design-system/compare/0.4.1...0.4.2)
8
+
9
+ - Autobuild of docusaurus docs [`bc17743`](https://github.com/eea/volto-eea-design-system/commit/bc177436897f80d6ae37fe4856099733831b2c8a)
10
+ - change(docusaurus): color guideline updates and spacing tokens documentation #148 [`c1154ba`](https://github.com/eea/volto-eea-design-system/commit/c1154ba172c3b3b40b565c2bcb590f1a5e6b25a4)
11
+ - change(docusaurus): moved color swatches around in the color guide [`8a395fc`](https://github.com/eea/volto-eea-design-system/commit/8a395fce52a32cf92449a24d3d4cce5abf25a284)
12
+ - change(docusaurus): added category yml for all sections [`1740572`](https://github.com/eea/volto-eea-design-system/commit/17405728e3f44828da50890b9fc0f4e8a07f8bf2)
13
+ - change(docusaurus): rename gap to space and added em spaces [`f5b042d`](https://github.com/eea/volto-eea-design-system/commit/f5b042d311518ec3fb32c7f259c39ff62d4547f8)
14
+ - change(docusaurus): modified story links to avoid broken usage tabs [`78dc8d8`](https://github.com/eea/volto-eea-design-system/commit/78dc8d8f4e7cade3ab0e911e6dc002eefc1e7986)
15
+ - change(docusaurus): removed description from components and introduced category listing [`f220bf0`](https://github.com/eea/volto-eea-design-system/commit/f220bf0785f5aaede8c25c4164120b09de67b018)
16
+ - change(docusaurus): moved md_components files into webdev/md_components [`73c1c08`](https://github.com/eea/volto-eea-design-system/commit/73c1c08a270d504fa6f2ba2579bcb3e6e25fb112)
17
+ - change(docusaurus): renamed several file id's so that they match the incremental naming sequence [`11299c9`](https://github.com/eea/volto-eea-design-system/commit/11299c9a4c41ca901926f852227dbca0bc1aee17)
18
+ - change(docusaurus): moved extra docs to webdev section [`1ce0797`](https://github.com/eea/volto-eea-design-system/commit/1ce0797b91418272e4e405467cd1468292620005)
19
+ - merge changes from develop into docusaurus token documentation [`a940138`](https://github.com/eea/volto-eea-design-system/commit/a9401384ddf5fcfbf29e50d34f3d7851be85f19a)
20
+ - perf(docs): restructuring order [`8f4134d`](https://github.com/eea/volto-eea-design-system/commit/8f4134d81d1cc59b8ba0d8669415b5eb31c0513d)
21
+ - docs(Docusaurus): timeline, testimonial, quote and tags [`aaa54ec`](https://github.com/eea/volto-eea-design-system/commit/aaa54ecbe182872ffc7fff275d5065ebe790d348)
22
+ - docs(spacing): add relative gap tokens [`92abc8f`](https://github.com/eea/volto-eea-design-system/commit/92abc8fff2c7006e2c64684048e7783216a230bb)
23
+ - docs(Docusaurus): labeled icons [`f6a0f61`](https://github.com/eea/volto-eea-design-system/commit/f6a0f61ede3a36c7d66d9b3091b93b0b5ff9a445)
24
+ - docs(spacing): aligned images [`e946fe5`](https://github.com/eea/volto-eea-design-system/commit/e946fe59457b861a31939e99adf4b380777e01e0)
25
+ - docs(spacing): new image [`fcd3294`](https://github.com/eea/volto-eea-design-system/commit/fcd3294d53db76580b8bffc9678a09fd65b33113)
26
+ - docs(spacing): add missing gaps [`442db46`](https://github.com/eea/volto-eea-design-system/commit/442db468830150c8e4ad5f91775fc5b3c47dd655)
27
+ - docs(colors): updated colors [`a28c99e`](https://github.com/eea/volto-eea-design-system/commit/a28c99e60867c1eaa1b7b68d4154ccaa8c9ef958)
28
+ - docs(spacing): add spacing gap tokens [`2d53727`](https://github.com/eea/volto-eea-design-system/commit/2d53727f8e817588421efea464e849c9f9e16dce)
29
+ - docs(typography): add font size and line height tokens [`2ff65e4`](https://github.com/eea/volto-eea-design-system/commit/2ff65e47cfe56eb3efe976300b764ba13f8685ce)
30
+ - docs(docusaurus): minor fix [`6e66513`](https://github.com/eea/volto-eea-design-system/commit/6e66513f08cff598881ce1051b482ddadf8e0593)
31
+ - docs(tags/content): new page about tags and content [`60be402`](https://github.com/eea/volto-eea-design-system/commit/60be40268a77606c53fc45641bc22166b50b75e7)
32
+
7
33
  #### [0.4.1](https://github.com/eea/volto-eea-design-system/compare/0.4.0...0.4.1)
8
34
 
35
+ > 2 June 2022
36
+
37
+ - Release [`#178`](https://github.com/eea/volto-eea-design-system/pull/178)
9
38
  - [R3] Labeled icons [`#137`](https://github.com/eea/volto-eea-design-system/pull/137)
10
39
  - Autobuild of docusaurus docs [`724be48`](https://github.com/eea/volto-eea-design-system/commit/724be48bebb5421663969b694fca79181f007977)
11
40
  - refactor(LanguageLabeledIcons):minor storybook change [`78f5544`](https://github.com/eea/volto-eea-design-system/commit/78f55442a80cbc2f716ba81274ed08204e3c502a)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-design-system",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "@eeacms/volto-eea-design-system: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",