Skip to content

Releases: DNNCommunity/dnn-elements

v0.29.3-beta.1

25 Mar 02:03
db083cf

Choose a tag to compare

v0.29.3-beta.1 Pre-release
Pre-release

dnn-elements 0.29.3

A total of 17 pull requests where merged in this release.

dependencies

enhancement

  • #1488 Adds support for marking components as internal. Thanks @valadas

v0.29.2

02 Mar 19:25
37ffdd3

Choose a tag to compare

dnn-elements 0.29.2

A total of 8 pull requests where merged in this release.

build

enhancement

bug

  • #1484 Fixed an issue with incorrect handling of negative numbers. Thanks @valadas

dependencies

  • #1479 Bump @typescript-eslint/rule-tester from 8.56.0 to 8.56.1. Thanks @dependabot[bot]
  • #1478 Bump @stencil/core from 4.43.0 to 4.43.2. Thanks @dependabot[bot]
  • #1474 Bump @stencil/react-output-target from 1.4.1 to 1.4.2. Thanks @dependabot[bot]
  • #1473 Bump rollup from 4.48.0 to 4.59.0 in /packages/react-library/test-app. Thanks @dependabot[bot]
  • #1472 Bump minimatch in /packages/react-library/test-app. Thanks @dependabot[bot]

v0.29.1

27 Feb 22:06
534b00e

Choose a tag to compare

dnn-elements 0.29.1

A total of 2 pull requests where merged in this release.

build

bug

  • #1470 Fixed an issue where autocomplete would not select the value. Thanks @valadas

v0.29.0

23 Feb 06:02
8670651

Choose a tag to compare

dnn-elements 0.29.0

A total of 3 pull requests where merged in this release.

build

enhancement

dependencies

  • #1466 Bump ajv from 6.12.6 to 6.14.0 in /packages/react-library/test-app. Thanks @dependabot[bot]

v0.28.0

20 Feb 04:14
2dcc7fb

Choose a tag to compare

dnn-elements 0.28.0

⚠️ Slight breaking change

dnn-dropzone used to accept dropping multiple files but its button would allow only picking a single file. This behavior was inconsistent and we wanted to allow consumers to enforce one or the other. To harmonize it we added a multiple property to dnn-dropzone. Starting with v0.28 this component now behaves in single file mode unless you add the multiple property.

A total of 12 pull requests where merged in this release.

build

documentation

dependencies

enhancement

bug

  • #1454 Fixed an issue where dnn-richtext and dnn-monaco-editor would not load. Thanks @valadas
  • #1453 Check all files for invalid extension in dnn-dropzone. Thanks @bdukes
  • #1451 When collapsible is open, set overflow: visible. Thanks @bdukes

v0.27.8

18 Feb 20:30
46c8407

Choose a tag to compare

dnn-elements 0.27.8

A total of 39 pull requests where merged in this release.

build

bug

  • #1437 Fix eslint rule typo: backgroundDismiss → backdropDismiss. Thanks @Copilot

dependencies

enhancement

v0.27.7

23 Aug 22:14
5ad91c7

Choose a tag to compare

dnn-elements 0.27.7

A total of 2 pull requests where merged in this release.

build

documentation

v0.27.6

23 Aug 20:59
d213dac

Choose a tag to compare

dnn-elements 0.27.6

A total of 40 pull requests where merged in this release.

build

enhancement

  • #1379 Updated react-output target to modern standards. Thanks @valadas

documentation

  • #1378 Probably fixed sotrybook usage on github pages. Thanks @valadas

dependencies

v0.27.5

22 May 01:14
fc2aab4

Choose a tag to compare

dnn-elements 0.27.5

A total of 15 pull requests where merged in this release.

build

  • #1328 Released v0.27.5. Thanks @valadas
  • #1310 Updates develop with latest storybook publishing fixes done on main. Thanks @valadas

dependencies

v0.27.4

23 Apr 16:59

Choose a tag to compare

This is essentially the same as v0.27.2 but with CI fixes to build/deploy storybook. No runtime differences from v0.27.2