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