mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-30 12:49:41 +02:00
Release 8.0.0-alpha.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mermaid",
|
||||
"version": "8.0.0-alpha.1",
|
||||
"version": "8.0.0-alpha.2",
|
||||
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
|
||||
"main": "dist/mermaid.core.js",
|
||||
"keywords": [
|
||||
|
5
todo.md
5
todo.md
@@ -4,6 +4,5 @@
|
||||
- Support customization of gantt diagram xAxis format
|
||||
- https://github.com/d3/d3-time-format#api-reference
|
||||
- https://bl.ocks.org/wboykinm/34627426d84f3242e0e6ecb2339e9065
|
||||
- Flowchart interpolate is useless because there is no rendering code using it
|
||||
- Rewrite SCSS code to reduce duplication
|
||||
- No global CSS. Should limit the CSS to mermaid charts only
|
||||
- Some one created a great PR: https://github.com/knsv/mermaid/pull/624
|
||||
- Flowchart `interpolate` is useless because there is no rendering code using it
|
||||
|
Reference in New Issue
Block a user