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