mermaid/todo.md

13 lines
368 B
Markdown
Raw Normal View History

2018-03-06 19:11:55 +08:00
- Fix d3-textwrap code
- Replace CodeClimate with coveralls ?
2017-04-22 17:10:37 +08:00
- Get familar with jison
2017-06-02 14:42:04 +08:00
- git graph requires a blank line at the end. why?
2017-09-10 10:45:38 +08:00
- global.mermaid_config
- rewrite logger
2017-09-10 19:41:34 +08:00
- rewrite less code
- Setup code coverage
2017-12-20 22:02:21 +08:00
- Create a desktop client
2018-03-06 19:11:55 +08:00
- fix gantt diagram xAxis issue
- Fix sequence diagram node label position issue
- Fix flowchart interpolate/curve issue