Skip to content

Releases: diagrammo/docusaurus-plugin-dgmo

v0.4.6

10 Jun 13:06

Choose a tag to compare

Bump remark-dgmo to ^0.3.7 / @diagrammo/dgmo peer ^0.28.0 — new boxes-and-lines layout engine (elkjs dropped).

v0.4.5

09 Jun 03:02

Choose a tag to compare

Bump remark-dgmo to ^0.3.6 and @diagrammo/dgmo peer to ^0.27.0.

v0.4.4

05 Jun 02:20

Choose a tag to compare

Pick up remark-dgmo 0.3.4 (SSR/partial-DOM client guard fix; floor raised to ^0.3.4).

v0.4.3

04 Jun 03:52

Choose a tag to compare

Bump @diagrammo/dgmo to ^0.24.0 + remark-dgmo ^0.3.3 (map WYSIWYG export, embed helpers, timeline + map fixes).

v0.4.2 — dgmo 0.21

01 Jun 13:38

Choose a tag to compare

Bumps @diagrammo/dgmo to ^0.21.0 and remark-dgmo to ^0.3.2.

v0.4.1

31 May 04:24

Choose a tag to compare

Dep-sync release: bump @diagrammo/dgmo ^0.18.0^0.20.0 and remark-dgmo^0.3.1. Includes the §1.4 same-line pipe-metadata test-fixture migration.

v0.4.0

28 May 03:31

Choose a tag to compare

Bumps to @diagrammo/dgmo ^0.18.0 and remark-dgmo ^0.3.0.

v0.3.4 — Pick up dgmo 0.17.0 trim

21 May 20:00

Choose a tag to compare

Bumps @diagrammo/dgmo peer to ^0.17.0 and remark-dgmo to ^0.2.5sequence participant types trimmed from 9 → 4 + default.

Breaking surface for users

DGMO fenced code blocks containing is a service / is a frontend / is a networking / is a gateway / is a external will surface E_PARTICIPANT_TYPE_REMOVED at Docusaurus build time when the host site upgrades. Drop the override — the participant renders as the default rectangle.

Internal sweep

  • tests/fixture/docs/diagrams.md worked example uses surviving types; parens-color tag values migrated to trailing-token form.

v0.3.3

21 May 02:32

Choose a tag to compare

Highlights

Picks up @diagrammo/dgmo 0.16.0 with the new universal trailing-token color syntax:

Sales red
Done green

Color a label by appending a lowercase color name (red, orange, yellow, green, blue, purple, teal, cyan, gray, black, white) as the trailing token. Capitalize (Red) to use a color word as a literal label. Parentheses in labels are now literal text, not color notation.

The legacy Label (color) form has been removed in dgmo 0.16.0 — see the migration notes for full details.

What's Changed

  • Bump @diagrammo/dgmo to ^0.16.0
  • Bump remark-dgmo to ^0.2.4

v0.3.2

18 May 12:36

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2