Skip to content

History

Revisions

  • Wiki: document native multi-language support (18 locales) - Home.md: lead paragraph now states the project is multi-lingual with the full list of 18 starter locales and a deep link to the Architecture i18n section. - Architecture.md: new i18n subsection under Shared Components covering the t() pattern, namespaced files, per-key fallback, locale resolution chain, JS bridge, supported locales, and how to add a new language. - Process-Mapper.md: header now shows the 18 supported locale codes plus a callout explaining the module is fully translated end-to-end with a link to the architecture section.

    @edmozley edmozley committed May 15, 2026
    e17adfd
  • Process Mapper: full rewrite covering swimlanes, groups, gradients, autosave, Mermaid export Sections added/expanded: - Groups (visual underlays + step ownership via group_id, smallest- wins for overlaps, follow lanes on reorder/resize/delete) - Swimlanes (reorder via header drag, resize via divider drag with grid snap, step ownership via lane_id, auto-tag pass at drag start) - Gradient fills (color2 column, 135deg linear-gradient, null = solid) - Autosave (toolbar toggle, Word-style status, defers during drag, detail panel survives reload via stable-identity restoration) - Export to Mermaid (flowchart LR, lanes -> subgraphs, classic shape syntax, HTML-entity-escaped labels, Clipboard API + fallback) Key Tables section expanded to include process_groups and process_lanes plus the new columns on process_steps (color2, lane_id, group_id).

    @edmozley edmozley committed May 15, 2026
    ed147a9
  • Process Mapper: document swimlanes, groups, gradients, autosave, Mermaid export Major rewrite of Process-Mapper.md to cover features added since the wiki was first populated: - Groups (visual underlays + step ownership via group_id) - Swimlanes (reorder, resize, step ownership via lane_id, auto-tag pass, divider snap-to-grid) - Gradient fills (color2 column on steps/groups/lanes) - Autosave (Word-style status, defers during drag, panel survives reload via stable-identity restoration) - Mermaid export (lanes -> subgraphs, classic shapes, LR direction, full markup generator) Home.md tagline updated from "Visual flowchart builder" to "Flowchart builder with swimlanes, groups, and Mermaid export".

    @edmozley edmozley committed May 15, 2026
    e098254
  • Initial wiki: home, 18 module pages, installation, architecture, security, API reference, browser extension, sidebar

    @edmozley edmozley committed May 13, 2026
    1b4faf5
  • Updated Home (markdown)

    @edmozley edmozley committed May 13, 2026
    45d1e74
  • Initial Home page

    @edmozley edmozley committed May 13, 2026
    b47995b