Skip to content

Releases: gravitee-io/gravitee-ui-components

v4.2.6

27 Sep 15:40
Compare
Choose a tag to compare

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

26 Sep 12:53
Compare
Choose a tag to compare

4.2.5 (2024-09-26)

Bug Fixes

  • schema.required is not a mandatory property (d2f6456)

v4.2.4

02 Jul 13:34
Compare
Choose a tag to compare

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

05 Mar 10:09
Compare
Choose a tag to compare

4.2.3 (2024-03-05)

Bug Fixes

  • deps: replace dependency messageformat with @messageformat/core 3.3.0 (f8f01c3)

v4.2.2

27 Feb 16:38
Compare
Choose a tag to compare

4.2.2 (2024-02-27)

Bug Fixes

  • render markdown in gv-row description (e2a7a42)

v4.2.1

27 Feb 15:58
Compare
Choose a tag to compare

4.2.1 (2024-02-27)

Bug Fixes

  • render markdown in gv-promote description (e0fddf0)

v4.2.0

27 Feb 11:30
Compare
Choose a tag to compare

4.2.0 (2024-02-27)

Features

  • render markdown in gv-card-full description (152bb09)

v4.1.1

08 Feb 14:26
Compare
Choose a tag to compare

4.1.1 (2024-02-08)

Bug Fixes

v4.1.0

29 Jan 16:08
Compare
Choose a tag to compare

4.1.0 (2024-01-29)

Features

  • collapse gv-tree by default + add tooltip when closed (b5d6bb0)

v4.0.0

15 Dec 10:50
Compare
Choose a tag to compare

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