Home
last modified time | relevance | path

Searched hist:c88bd154bd573c8ceefeb9b009eba97536aec54c (Results 1 – 19 of 19) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js-bpmnlint/
H A Dpackage.jsonc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A DLICENSEc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A DREADME.mdc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/
H A D.bpmnlintrcc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A D.gitignorec88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A Dpackage.jsonc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A Dpackage-lock.jsonc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A Dall.lessc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A DREADME.mdc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/vendor/bpmn-js-bpmnlint/dist/assets/css/
H A Dbpmn-js-bpmnlint.lessc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/build/vendor-entrypoints/
H A Dbpmn-modeler.jsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A Dbpmn-viewer.jsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/build/
H A Dbuild-vendor.mjsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/vendor/
H A Dbuild-manifest.jsonc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/_test/
H A Dsyntax_plugin_bpmnio_bpmnio.test.phpc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.jsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

H A Dbpmn-modeler.production.min.jsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/script/
H A Dbpmnio_render.jsc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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

/plugin/bpmnio/syntax/
H A Dbpmnio.phpc88bd154bd573c8ceefeb9b009eba97536aec54c Thu Jun 11 12:51:47 UTC 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
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