pb10005/diagram-vue
A editable SVG-based diagram component for Vue
bezierdiagramdiagram-vuejsonsvgvue-componentvue3
First Claude commit: Apr 18, 2026Last Claude commit: 1mo agoDiscovered: Apr 20, 2026
Recent Claude Commits
docs: add modernization-report.md summarizing all Claude Code improvements
8e91aec1mo agoauthor_emailfeat: add polyline (orthogonal) link shape
06360ed1mo agoauthor_emailfix: align arrow tip to node edge by setting marker refX="10"
dc97e2e1mo agoauthor_emailchore: bump to 0.4.0, fix peerDependencies, add files field for publish
6ee34cb1mo agoauthor_emaildocs: add CLAUDE.md, rewrite README, update DATA_SPECIFICATION, expand demo
192586f1mo agoauthor_emailfix: add deep watch to EditNodeModal/EditLinkModal so mutation of reactive prop triggers update
bbe38591mo agoauthor_emailfix: explicitly emit click from VButton so named slot handlers fire correctly
38c5ca61mo agoauthor_emailfix: make modal footer sticky so Save button is always visible
f5b23bf1mo agoauthor_emailchore: update dist build artifacts
8b2c7021mo agoauthor_emailfix: ensure graphData.nodes is always initialized and sync external modelValue
69224731mo agoauthor_emailfeat: UI refresh and expanded JSON schema for nodes/links
256304b1mo agoauthor_emailfix: add .vue extensions to minimal-ui/lib/index.js imports
80897431mo agoauthor_emailfix: add netlify.toml to use correct build:app script
06475991mo agoauthor_emailfix: add typescript as dev dependency for @typescript-eslint/parser
89e21691mo agoauthor_emailfix: resolve ESLint errors from Vue 3 migration
ea9aeb31mo agoauthor_emailfeat: modernize to Vue 3, Vite, Composition API, and TypeScript
c165e9d1mo agoauthor_emaillint: disable vue/no-reserved-component-names rule
867e19a1mo agoauthor_emaillint: disable vue/multi-word-component-names rule
5de56aa1mo agoauthor_emailci: update .nvmrc to Node 20 LTS
4bfe2e31mo agoauthor_emailfix: update yarn.lock and relax engines to >=16
513e5fc1mo agoauthor_emailbacklog: CI workflow, Vue 2.7 upgrade, dep updates, unit tests
5cb9ba51mo agoauthor_emailfix: replace node-sass with sass (dart-sass) and upgrade sass-loader
091c07b1mo agoauthor_emailci: add .nvmrc to set Node 16 for Netlify builds
6054f131mo agoauthor_emailfix: specify Node 16 engine requirement for Netlify build
a48bd451mo agoauthor_emailimprove legacy code: fix bugs, security issues, and code quality
db3dc5a1mo agoauthor_email