mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
818 B
818 B
- Upgrade d3 to version 4
- Use external d3-textwrap library
- Problem is it's for d3 v4 only
- Make node console output colors like Chrome console
- What's the correct way to change logLevel as an end user?
- mermaid.initialize({ logLevel: 1 })
- Replace CodeClimate with coveralls
- Get familar with jison
- git graph requires a blank line at the end. why?
- Move cli to mermaid-cli project ?
- Remove 'fs' as dependency
- Remove 'lodash' as dependency
- Replace var with const/let
- Replace require with import
- Replace module.exports with export default
- Replace karma-webpack with karma-babel
- Webpack generate mermaid.js & mermaid.core.js
- Stops working for mermaid-live-editor since 7.0.9