Releases: rin-yato/miracle-diagram
Releases · rin-yato/miracle-diagram
Miracle Diagram v0.1.7
What's Changed
- chore(deps): bump @uiw/react-codemirror from 4.21.9 to 4.21.21 by @dependabot in #90
- chore(deps-dev): bump @types/react-dom from 18.2.7 to 18.2.17 by @dependabot in #89
- chore(deps): bump @lezer/generator from 1.5.0 to 1.5.1 by @dependabot in #81
- chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #78
- chore(deps): bump @lezer/common from 1.0.4 to 1.1.1 by @dependabot in #88
Full Changelog: v0.1.6...v0.1.7
Miracle Diagram v0.1.6
What's Changed
- add export PNG menu item by @masayaShinoda in #57
- add export to PNG function by @masayaShinoda in #58
- Added documentation by @rin-yato in #65
New Contributors
- @masayaShinoda made their first contribution in #57
Full Changelog: v0.1.5...v0.1.6
Miracle Diagram v0.1.5
Features
- Save projects into browser storage
- Create, delete or switch between projects
- Relationship auto completion
Enhancement
- Better completion styling
- Added toast and confirmation dialog
- Better syntax highlighting
Bug Fix
- Remove corresponding code when click to remove relationship
Full Changelog: v0.1.0...v0.1.5
Miracle Diagram v0.1.0
Features
- Code to Diagrams
- Import and Export as Json
- Table with Icon
- Drag to connect relationship
- Light and Dark mode
What's Changed
- feat: added floating edge by @rin-yato in #16
- feat: added code sync by @rin-yato in #17
- feat: added basic import and export functionality by @rin-yato in #19
- feat: basic table icon by @rin-yato in #40
New Contributors
- @rin-yato made their first contribution in #16
- @deepsource-autofix made their first contribution in #33