History log of /plugin/bpmnio/vendor/ (Results 1 – 15 of 15)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c88bd15411-Jun-2026 alibama <adp6j@virginia.edu>

feat: add bpmnlint integration for BPMN diagrams

Surface model validation issues directly in rendered diagrams and in the
editor via bpmn-js-bpmnlint. A toggle button on the canvas shows clickable
e

feat: add bpmnlint integration for BPMN diagrams

Surface model validation issues directly in rendered diagrams and in the
editor via bpmn-js-bpmnlint. A toggle button on the canvas shows clickable
error/warning overlays on the offending elements.

- New `lint` attribute on <bpmnio>: on | off | inactive. The viewer defaults
to button-present-inactive; the editor defaults to active.
- Rules live in .bpmnlintrc (extends bpmnlint:recommended) and are packed into
the committed bundles at build time via bpmnlint-pack-config, since bpmnlint
cannot resolve rules in the browser. build:vendor handles this automatically.
- The lint module runs in a plain Viewer (every injected service is present;
editorActions resolves optionally), so no viewer upgrade was needed.
- Add syntax tests for the lint attribute; default output is unchanged when the
attribute is absent.

Refs #83

show more ...

e9f0e22714-Jun-2026 Jaap de Haan <261428+jdehaan@users.noreply.github.com>

chore: Update dependencies (bpmn 18.18.0, dmn 17.8.1)

033061be21-Apr-2026 Jaap de Haan <261428+jdehaan@users.noreply.github.com>

build: generate vendor bundles locally and clean obsolete assets

529cd0c712-Apr-2026 Jaap de Haan <261428+jdehaan@users.noreply.github.com>

fix: Avoid strange visualization (Fixes #62)

fe91221112-Apr-2026 Jaap de Haan <261428+jdehaan@users.noreply.github.com>

feat: Update bpmn and dmn libraries


/plugin/bpmnio/.github/workflows/dokuwiki.yml
/plugin/bpmnio/.github/workflows/lint.yml
/plugin/bpmnio/.gitignore
/plugin/bpmnio/.phpstan/dokuwiki.stub
/plugin/bpmnio/.stylelintrc.json
/plugin/bpmnio/README.md
/plugin/bpmnio/_test/action_plugin_bpmnio_editor.test.php
/plugin/bpmnio/_test/action_plugin_bpmnio_toolbar.test.php
/plugin/bpmnio/_test/syntax_plugin_bpmnio_bpmnio.test.php
/plugin/bpmnio/action/editor.php
/plugin/bpmnio/action/toolbar.php
/plugin/bpmnio/composer.json
/plugin/bpmnio/css/bpmniojs.less
/plugin/bpmnio/eslint.config.js
/plugin/bpmnio/lang/de/lang.php
/plugin/bpmnio/lang/en/lang.php
/plugin/bpmnio/lang/es/lang.php
/plugin/bpmnio/lang/fr/lang.php
/plugin/bpmnio/lang/it/lang.php
/plugin/bpmnio/lang/jp/lang.php
/plugin/bpmnio/lang/nl/lang.php
/plugin/bpmnio/package-lock.json
/plugin/bpmnio/package.json
/plugin/bpmnio/phpcs.xml
/plugin/bpmnio/phpstan.neon
/plugin/bpmnio/plugin.info.txt
/plugin/bpmnio/script/bpmnio_render.js
/plugin/bpmnio/syntax/bpmnio.php
/plugin/bpmnio/test/.gitignore
/plugin/bpmnio/test/README.md
/plugin/bpmnio/test/cleanup-test-env.sh
/plugin/bpmnio/test/data/bpmn-test.txt
/plugin/bpmnio/test/data/dmn-test.txt
/plugin/bpmnio/test/docker-compose.yml
/plugin/bpmnio/test/run-tests.sh
/plugin/bpmnio/test/start-test-env.sh
/plugin/bpmnio/update-vendor.sh
bpmn-js/README.md
bpmn-js/dist/assets/diagram-js.css
bpmn-js/dist/bpmn-modeler.production.min.js
bpmn-js/dist/bpmn-navigated-viewer.production.min.js
bpmn-js/dist/bpmn-viewer.production.min.js
bpmn-js/package.json
bpmn-js/url.txt
dmn-js/LICENSE
dmn-js/README.md
dmn-js/dist/assets/diagram-js.css
dmn-js/dist/assets/dmn-js-boxed-expression-controls.css
dmn-js/dist/assets/dmn-js-boxed-expression.css
dmn-js/dist/assets/dmn-js-decision-table-controls.css
dmn-js/dist/assets/dmn-js-decision-table.css
dmn-js/dist/assets/dmn-js-drd.css
dmn-js/dist/assets/dmn-js-shared.css
dmn-js/dist/dmn-modeler.production.min.js
dmn-js/dist/dmn-navigated-viewer.production.min.js
dmn-js/dist/dmn-viewer.production.min.js
dmn-js/package.json
dmn-js/url.txt
415bab9314-Mar-2025 Jaap de Haan <ColorOfCode@googlemail.com>

fix: DMN modeler (#52)

* fix: DMN modeler
* chore: bump version

8e4f2d2602-Mar-2025 Jaap de Haan <ColorOfCode@googlemail.com>

feat: Update bpmn-js to v18.3.1 dmn-js to v17.1.0 (#47)

f0ae282c14-Apr-2023 Jaap de Haan <jaap.dehaan@color-of-code.de>

feat: upgrade bpmn-js and dmn-js (#35)

* feat: Added dmn modeler code

* feat: Upgrade bpmnio-js to v12.0.0

* doc: add info about DMN

* feat: Upgrade DMN to v14.1.1

* fix: Make dmn appear

feat: upgrade bpmn-js and dmn-js (#35)

* feat: Added dmn modeler code

* feat: Upgrade bpmnio-js to v12.0.0

* doc: add info about DMN

* feat: Upgrade DMN to v14.1.1

* fix: Make dmn appear in the editor page

show more ...

b8cd33f125-Jul-2022 Jaap de Haan <jaap.dehaan@alpsalpine.com>

fix: Cleanup by removing CMMN (#24)

5fb5a3df22-Jul-2022 Jaap de Haan <jaap.dehaan@alpsalpine.com>

feat: upgraded DMN.iO to v12.2.0

33c25cdc18-Jul-2022 Jaap de Haan <jaap.dehaan@alpsalpine.com>

feat: upgrade bpmn-js to version 9.3.1

15138fe725-Dec-2019 Jaap de Haan <ColorOfCode@googlemail.com>

feat: upgrade bpmn-js to version 6.1.1

33b93a7213-Jan-2019 Jaap de Haan <jaap.dehaan@alpine.de>

#15 added dmn-js library

1285011913-Jan-2019 Jaap de Haan <jaap.dehaan@alpine.de>

#16 added cmmn-js library

2e6cafaf13-Jan-2019 Jaap de Haan <jaap.dehaan@alpine.de>

#17, put external bpmn-js code inside a vendor folder