pb10005/diagram-vue
A editable SVG-based diagram component for Vue
bezierdiagramdiagram-vuejsonsvgvue-componentvue3
First Claude commit: Apr 18, 2026Last Claude commit: 11d agoDiscovered: Apr 20, 2026
Recent Claude Commits
docs: add modernization-report.md summarizing all Claude Code improvements
8e91aec11d agoauthor_emailfeat: add polyline (orthogonal) link shape
06360ed11d agoauthor_emailfix: align arrow tip to node edge by setting marker refX="10"
dc97e2e11d agoauthor_emailchore: bump to 0.4.0, fix peerDependencies, add files field for publish
6ee34cb11d agoauthor_emaildocs: add CLAUDE.md, rewrite README, update DATA_SPECIFICATION, expand demo
192586f11d agoauthor_emailfix: add deep watch to EditNodeModal/EditLinkModal so mutation of reactive prop triggers update
bbe385911d agoauthor_emailfix: explicitly emit click from VButton so named slot handlers fire correctly
38c5ca611d agoauthor_emailfix: make modal footer sticky so Save button is always visible
f5b23bf11d agoauthor_emailchore: update dist build artifacts
8b2c70211d agoauthor_emailfix: ensure graphData.nodes is always initialized and sync external modelValue
692247311d agoauthor_emailfeat: UI refresh and expanded JSON schema for nodes/links
256304b11d agoauthor_emailfix: add .vue extensions to minimal-ui/lib/index.js imports
808974311d agoauthor_emailfix: add netlify.toml to use correct build:app script
064759911d agoauthor_emailfix: add typescript as dev dependency for @typescript-eslint/parser
89e216911d agoauthor_emailfix: resolve ESLint errors from Vue 3 migration
ea9aeb311d agoauthor_emailfeat: modernize to Vue 3, Vite, Composition API, and TypeScript
c165e9d11d agoauthor_emaillint: disable vue/no-reserved-component-names rule
867e19a11d agoauthor_emaillint: disable vue/multi-word-component-names rule
5de56aa11d agoauthor_emailci: update .nvmrc to Node 20 LTS
4bfe2e311d agoauthor_emailfix: update yarn.lock and relax engines to >=16
513e5fc11d agoauthor_emailbacklog: CI workflow, Vue 2.7 upgrade, dep updates, unit tests
5cb9ba511d agoauthor_emailfix: replace node-sass with sass (dart-sass) and upgrade sass-loader
091c07b11d agoauthor_emailci: add .nvmrc to set Node 16 for Netlify builds
6054f1311d agoauthor_emailfix: specify Node 16 engine requirement for Netlify build
a48bd4511d agoauthor_emailimprove legacy code: fix bugs, security issues, and code quality
db3dc5a11d agoauthor_email