All notable changes to bpmn-js-properties-panel are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FIX
: deprecate placeholders (257d0c1f
)
FEAT
: supportupdate
events for task listeners (775fae0d
)FEAT
: supporttimeout
events for task listeners (eb3bcde7
)CHORE
: updatebpmn-js
peer dependency range with^5.x || ^6.x
FIX
: support line breaks in Entry Field Description (#319)
FIX
: don't allow editing ofcamunda:InputOutput
on gateways (#314)
FEAT
: supportcamunda:errorMessage
(#313)CHORE
: move camunda related error properties to correct provider (957beb
)
FEAT
: sanitize entities when building HTML (#296)FEAT
: support name editing forbpmn:Group
FEAT
: improve text annotation labelFEAT
: translate error messagesFIX
: remove accidential whitespace (180ba5b9
)CHORE
: updatebpmn-js
peer dependency range to^3.x || ^4.x
FEAT
: add hints to returned Java types (#286)FEAT
: show target variable name instead of index (#287)
CHORE
: update to[email protected]
FIX
: handle correctcamunda:isStartableInTasklist
default value
FEAT
: supportcamunda:isStartableInTasklist
(#284)FIX
: don't restrict properties panel height unnecessarily (#283)
CHORE
:bpmn-js@3
compatibility
FEAT
: provide pre-built stylesCHORE
: bump dependency versionsCHORE
: migrate tolodash@4
FIX
: correct variable mapping not removing target props
FIX
: handle delete key strokes inselects
CHORE
: revert6c757170
, as it disabled certain usage scenarios
FIX
: show description for select entries
-
FEAT
: binding of business rule tasks and call activities can be set to version tag10738e92
-
FEAT
: validate source and target of of variablesdd163e66
-
FEAT
: selecting label of an element will show all element properties in properties panel40935240
-
FEAT
: condition of conditional events can be set to scriptc38f90bd
-
FIX
: form data is removed when empty481b5c1f
-
FEAT
: business key expression of camunda ins can be edited3f1d780f
-
FIX
: timer definition type of intermediate catching events can't be set to cycle6c757170
-
FEAT
: candidate starter users and groups of processes can be editedc1d51285
-
FEAT
: variables of signal events can be editedaba8287e
-
FEAT
: condition and variable name of conditional start events can be edited9cc1d6c5
Check git log
for earlier history.