3152 Commits

Author SHA1 Message Date
9957671956 TO_REMOVE: skip type test 2024-11-13 11:45:35 +01:00
5df86bd699 TO_REMOVE: install diagram-js from commit
Related to https://github.com/bpmn-io/diagram-js/pull/949
2024-11-13 11:41:28 +01:00
f061e554fe 18.0.0 v18.0.0 2024-11-06 15:56:54 +01:00
8f6db7c164 chore(CHANGELOG): update for 18.0.0 2024-11-06 15:55:23 +01:00
b8c01437af deps: update to diagram-js-direct-editing@3.2.0 2024-11-06 15:49:40 +01:00
2405cd56d6 test: don't mount modeler for service testing 2024-11-06 10:55:59 +01:00
9f41690c22 fix(Modeler): re-add outline feature
Turns out our custom outlines got missing with 583195a,
time to restore them (for modeling).

Related to #2135
2024-11-06 10:55:59 +01:00
911dbae962 chore(CHANGELOG): update 2024-11-05 13:25:51 +01:00
a580f385d1 deps: update to diagram-js@15.1.0
Integrates improved search.

Cf. https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md#1510
2024-11-05 13:25:51 +01:00
1fd28b1424 test(draw): cleanup left over log statement 2024-11-05 13:25:51 +01:00
83839669bb feat(search): integrate with unified search
This ensures we build upon the new search abstraction,
built via https://github.com/bpmn-io/diagram-js/pull/916.
2024-11-05 13:25:51 +01:00
8e019cf770 chore(CHANGELOG): update 2024-11-04 22:40:16 +01:00
41db0dadbc chore(CHANGELOG): update 2024-11-04 22:34:17 +01:00
0d846a1677 chore(deps): bump puppeteer to 23.6.1 2024-11-04 22:34:17 +01:00
583195a4fa fix(viewer): remove outline module from default modules
Closes #2135
2024-11-04 22:34:17 +01:00
6efbb8dbb9 chore: require node@20
node@18 is soon out of maintenance and I'd rather only major bump
for such a change once.

Cf. https://nodejs.org/en/about/previous-releases
2024-11-04 20:55:26 +01:00
ae7d4acafe deps: update to diagram-js@15.0.0 2024-11-04 20:53:37 +01:00
7deaf5eefd ci: adjust job names to snake_case 2024-11-01 15:30:58 +01:00
e937bd9c03 fix(replace-menu): keep existing loop characteristics (#2251)
Related to https://github.com/camunda/camunda-modeler/issues/4310
2024-10-31 16:05:29 +01:00
591e5a734d chore: fix JSDoc 2024-10-31 09:40:51 +01:00
33ab4fee53 chore(CHANGELOG): update 2024-10-30 14:32:30 +01:00
e5f1637e7e fix: flow text alignment issue when placed text annotationt (#2241)
Closes #2241
2024-10-30 14:30:48 +01:00
4e24b589c9 chore: update dependency npm-run-all2 to v7 2024-10-28 11:59:08 +01:00
e48603e158 chore: document different eslint configs 2024-10-16 17:17:28 +02:00
52860cf0e4 test: skip failing spec 2024-10-16 17:17:28 +02:00
4fe82c02e5 chore: bump @types/node
Allows us to generate types (again).
2024-10-16 17:17:28 +02:00
ca2f369c64 chore: bump test dependencies 2024-10-16 17:17:28 +02:00
8b8e2b159b style: rename process to bpmnProcess for clarity 2024-10-16 17:17:28 +02:00
38f4ee3093 chore: bump to typescript@5.6.3 2024-10-16 17:17:28 +02:00
47ff6f998e test: add FirefoxHeadless 2024-10-16 17:17:28 +02:00
8e81aaa0f4 style: adjust code style to latest configuration 2024-10-16 17:17:28 +02:00
352d325682 chore: migrate config to eslint@9 2024-10-16 17:17:28 +02:00
8190fcf542 chore: remove eslint-plugin-import
(Not needed, if at all provided by upstream).
2024-10-16 17:17:28 +02:00
986e2bb51e fix: generate types for main entry point
Otherwise not covered by `npm run generate-types`.

chore: move main entry point to `lib`
2024-10-16 17:17:28 +02:00
48aaad85ce chore: update eslint* dependencies 2024-10-16 17:17:28 +02:00
50ad6ac1fd chore: update dependency del to v8 2024-10-10 14:21:07 +02:00
96c43992e3 chore: update dependency del-cli to v6 2024-10-08 08:26:25 +02:00
c41479d54b chore(CHANGELOG): fix formatting 2024-10-07 09:53:46 +02:00
7130396820 chore(CHANGELOG): update 2024-10-07 09:53:27 +02:00
88cf98b0cd chore: remove eslint-plugin-import
Not compatible with NodeNext module resolution.
2024-10-06 18:32:53 +02:00
3e2a765bf4 deps!: update to bpmn-moddle@9
Upstream changes:

* Requires Node >= 18
* Adds `exports` configuration (requires modern bundlers)
2024-10-06 18:32:53 +02:00
dca5dfb384 deps: bump to diagram-js@14.11.2
Closes https://github.com/bpmn-io/bpmn-js/issues/2233
2024-10-01 15:08:28 +02:00
303ca88615 fix: empty whitespaces label in group
Closes #2231
2024-09-25 17:41:03 +02:00
74512865d1 chore: update rollup* dependencies 2024-09-25 09:20:45 +02:00
cba252baca chore: merge main to develop 2024-09-23 18:14:55 +00:00
6bd0d8ff44 deps: update to diagram-js@14.11.1 2024-09-23 20:14:37 +02:00
346a94600f chore(CHANGELOG): update style 2024-09-20 14:35:57 +02:00
fc11af5fe8 17.11.1 v17.11.1 2024-09-16 18:07:55 +02:00
2c600d0c9c chore(CHANGELOG): update to v17.11.1 2024-09-16 18:03:14 +02:00
58d7d7a30b fix(search): handle elements without label
Closes #2232
2024-09-16 18:00:58 +02:00