mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Release 8.0.0-alpha.1
This commit is contained in:
parent
dfb1095908
commit
c251270633
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mermaid",
|
||||
"version": "7.1.2",
|
||||
"version": "8.0.0-alpha.1",
|
||||
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
|
||||
"main": "dist/mermaid.core.js",
|
||||
"keywords": [
|
||||
|
1
todo.md
1
todo.md
@ -6,7 +6,6 @@
|
||||
- rewrite less code
|
||||
- Setup code coverage
|
||||
- Create a desktop client
|
||||
- Fix sequence diagram node label position issue
|
||||
- Fix flowchart interpolate/curve issue
|
||||
- not a common feature so dist/index.html cannot reproduce this issue
|
||||
- Support customization of gantt diagram xAxis format
|
||||
|
Loading…
x
Reference in New Issue
Block a user