Releases: gravitee-io/gravitee-ui-components
Releases · gravitee-io/gravitee-ui-components
v4.2.6
4.2.6 (2024-09-27)
Bug Fixes
- lock dompurify to 3.1.5 to avoid issue with 3.1.7 (9a7cfba)
v4.2.5
4.2.5 (2024-09-26)
Bug Fixes
- schema.required is not a mandatory property (d2f6456)
v4.2.4
4.2.4 (2024-07-02)
Bug Fixes
- keep "touch" and "dirty" states of gv-schema-form when using policy documentation (442506b)
v4.2.3
4.2.3 (2024-03-05)
Bug Fixes
- deps: replace dependency messageformat with @messageformat/core 3.3.0 (f8f01c3)
v4.2.2
4.2.2 (2024-02-27)
Bug Fixes
- render markdown in gv-row description (e2a7a42)
v4.2.1
4.2.1 (2024-02-27)
Bug Fixes
- render markdown in gv-promote description (e0fddf0)
v4.2.0
4.2.0 (2024-02-27)
Features
- render markdown in gv-card-full description (152bb09)
v4.1.1
4.1.1 (2024-02-08)
Bug Fixes
v4.1.0
4.1.0 (2024-01-29)
Features
- collapse
gv-tree
by default + add tooltip when closed (b5d6bb0)
v4.0.0
4.0.0 (2023-12-15)
Features
- bump asciidoctor to 3.0.2 (d3327f2)
BREAKING CHANGES
- The @asciidoctor/core & asciidoctor dependency are now in version ^3.0.2.
Note: npm is likely to return a warring because asciidoctor-highlight.js continues to require
version 2.x of asciidoctor. We can ignore this error --force