mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-12 03:49:43 +02:00
Update todo list
This commit is contained in:
13
todo.md
13
todo.md
@@ -1,17 +1,14 @@
|
|||||||
- upgrade d3 to version 4
|
- Upgrade d3 to version 4
|
||||||
- use external d3-textwrap library
|
- Use external d3-textwrap library
|
||||||
- Problem is it's for d3 v4 only
|
- Problem is it's for d3 v4 only
|
||||||
- node console output colors like Chrome console
|
- Make node console output colors like Chrome console
|
||||||
- default theme doesn't work for class diagram
|
- Don't version control generated content, move them to outside project
|
||||||
- don't version control generated content, move them to outside project
|
|
||||||
- editor
|
- editor
|
||||||
- docs
|
- docs
|
||||||
- what's the correct way to change logLevel as an end user?
|
- What's the correct way to change logLevel as an end user?
|
||||||
- d3 v3 doesn't support 'use strict'
|
- d3 v3 doesn't support 'use strict'
|
||||||
- babel-plugin-transform-remove-strict-mode
|
- babel-plugin-transform-remove-strict-mode
|
||||||
- need to remove it after upgrading to d3 v4
|
- need to remove it after upgrading to d3 v4
|
||||||
- use headless chrome provided by karma-chrome-launcher
|
|
||||||
- https://github.com/karma-runner/karma-chrome-launcher
|
|
||||||
- rewrite live editor
|
- rewrite live editor
|
||||||
- Fix Travis CI
|
- Fix Travis CI
|
||||||
- Fix CodeClimate
|
- Fix CodeClimate
|
||||||
|
Reference in New Issue
Block a user