History log of /plugin/bpmnio/ (Results 1 – 25 of 90)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
738a44ff14-Jun-2026 Jaap de Haan <261428+jdehaan@users.noreply.github.com>

feat: Lint setting and defaults

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)

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

fix: Links rendering for inline contents

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

docs: Update README.md

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

feat: Implement Links

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

build: generate vendor bundles locally and clean obsolete assets

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

fix: Unbalanced divs and strengthen error validation

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

feat: Zoom option

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

fix: Styles for consistent rendering

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

chore: new release

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

fix: Size of dmn diagram after add or edit

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

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

feat: Docker compose test env (#65)

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

feat: Improve static checks and dev environment (#69)

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

fix: Test coverage (#68)

* fix: Improve test coverage

* feat: Improve static code checking

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

fix: Typo (#67)

1041486f15-Oct-2025 Jaap de Haan <jaap.dehaan@freenet.de>

fix: Do not remove Preview button (#66)

fc47d51709-Apr-2025 Jaap de Haan <ColorOfCode@googlemail.com>

fix: Shapes cut (#61)

4c81242728-Mar-2025 Jaap de Haan <ColorOfCode@googlemail.com>

feat: Make use of media file via src (#58)

65ac4e4921-Mar-2025 Jaap de Haan <ColorOfCode@googlemail.com>

fix: Improve UI (padding, corners, edit hint) (#57)

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

fix: Remove preview button on edit (#56)

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

fix: DRD table row background (#55)

415bab9314-Mar-2025 Jaap de Haan <ColorOfCode@googlemail.com>

fix: DMN modeler (#52)

* fix: DMN modeler
* chore: bump version

1234