bpmn-js/test/spec/features
Niklas Kiefer 8faee2bde9 feat(replace-menu): update label of collapsed pool
* Indicate the action in a clearer, more standard-compliant way --> replaces an expanded pool with an empty "black box" + removing its content.
* We will not update the action identifier (`replace-with-collapsed-pool`) to avoid breaking changes.
* Make it possible to retrieve label via function

Related to camunda/camunda-modeler#2022
2020-12-07 10:33:27 +00:00
..
align-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
auto-place chore(auto-place): move common feature to diagram-js 2020-04-16 11:36:12 +00:00
auto-resize feat(create): create multiple elements 2019-08-07 16:03:55 +00:00
context-pad feat(replace): add switch between DataStore and DataObject in replace menu 2020-12-03 11:01:38 +00:00
copy-paste chore(documentation): fix JSDoc string types 2020-04-07 06:52:55 +00:00
distribute-elements style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
editor-actions chore(project): fix linting errors 2019-08-19 14:27:33 +00:00
grid-snapping deps: update eslint + styles 2020-12-02 20:28:33 +00:00
interaction-events feat(modeling): prevent accidential dragging of container elements 2019-07-18 15:42:05 +02:00
keyboard test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
keyboard-move-selection fix(keyboard-move-selection): ensure moving lanes is not possible 2019-09-06 15:27:23 +00:00
label-editing feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
modeling deps: update eslint + styles 2020-12-02 20:28:33 +00:00
ordering feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
palette feat(palette): select start event when creating sub process 2019-08-09 12:40:22 +00:00
popup-menu feat(replace-menu): update label of collapsed pool 2020-12-07 10:33:27 +00:00
replace feat(replace): add switch between DataStore and DataObject in replace menu 2020-12-03 11:01:38 +00:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules fix(rules): allow message boundary event as message flow target 2020-09-14 14:07:13 +02:00
search chore(project): fix linting errors 2019-08-19 14:27:33 +00:00
snapping feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00