Skip to content

Commit

Permalink
chore(CHANGELOG): update form dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Feb 2, 2024
1 parent 9df33aa commit db1c597
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ All notable changes to the [Camunda Modeler](https://github.com/camunda/camunda-

___Note:__ Yet to be released changes appear here._

## General

* `DEPS`: update to `@bpmn-io/[email protected]`
* `DEPS`: update to `@camunda/[email protected]`
* `DEPS`: update to `@camunda/[email protected]`

## Forms

* `FEAT`: implement HTML component and cleanup Text component ([bpmn-io/form-js#999](https://github.com/bpmn-io/form-js/pull/999))
* `FIX`: resize textarea on input changes ([bpmn-io/form-js#1011](https://github.com/bpmn-io/form-js/issues/1011))
* `FIX`: prevent demo data from being created on edited tables ([bpmn-io/form-js#1005](https://github.com/bpmn-io/form-js/pull/1005))


## 5.19.0

### General
Expand Down Expand Up @@ -44,8 +57,8 @@ ___Note:__ Yet to be released changes appear here._

## Forms

* `FEAT`: add dynamic list component ([#796](https://github.com/bpmn-io/form-js/issues/796))
* `FEAT`: add table component ([#888](https://github.com/bpmn-io/form-js/issues/888))
* `FEAT`: add dynamic list component ([bpmn-io/form-js#796](https://github.com/bpmn-io/form-js/issues/796))
* `FEAT`: add table component ([bpmn-io/form-js#888](https://github.com/bpmn-io/form-js/issues/888))

## 5.18.0

Expand Down

0 comments on commit db1c597

Please sign in to comment.