Changelog
Minor Changes
- 87f80b1: feat: add dotDiagram
Patch Changes
- 3e8325c: optimize: adjust er diagram width when minEntityWidth is larger than attributes width sum
- ac510ed: optimize: erDiagram can have '{}' with 0 attributes
- 9b8785d: optimize: [componentDiagram]
component "desc" as alias
- a997bee: feat: [dotDiagra] some common node shapes
- bbc9fb0: optimize: [dotDiagram] edge and node border style
- 240e0af: optimize: [sequence] classifier fallback if there is no symbol icon
- c9476a7: feat: [dotDiagram] more attributes; and default theme canvasBackground is now white
- add arrowhead shape and bg color
- add font family and size
- 426f251: feat: [dotDiagram] add a shorthand node grammar
- 9385a0f: optimize: dot subgraph should have a min width of its label
- beecc00: fix: [sequence] actor order bug, #127
- d5c27a1: optimize: [dotDiagram] support edge between subgraph and node, update test data
- Updated dependencies [c9476a7]
- Updated dependencies [87f80b1]
- @pintora/core@0.6.0
Pull Requests
- chore: fix demo deps build and upgrade some deps by @hikerpig in #121
- chore: foresight test kit by @hikerpig in #122
- feat: [dotDiagram] add a shorthand node grammar by @hikerpig in #123
- feat: [dotDiagram] more attributes; and default theme canvasBackground by @hikerpig in #125
- chore(deps): update pnpm to v7.7.1 by @renovate in #124
- feat: [dotDiagra] add some common node shapes by @hikerpig in #126
- fix: [sequence] actor order bug by @hikerpig in #128
- optimize: [sequence] classifier fallback if there is no symbol icon by @hikerpig in #129
- fix(deps): update docusaurus monorepo to v2.0.0-rc.1 by @renovate in #115
- optimize: dot subgraph should have a min width of its label by @hikerpig in #133
- optimize: [componentDiagram] subgraph minwidth by @hikerpig in #134
- optimize: [dotDiagram] support edge between subgraph and node by @hikerpig in #135
- optimize: [dotDiagram] edge and node border style by @hikerpig in #136
Full Changelog: v0.6.0-alpha.0...v0.6.0