Next Milestone will make all the main features work, and cut all the incomplete features
- welcome page
- monaco editor
- refresh button
- menu
- about DvaGUI dialog
- action flow graph
- create component
- delete component
- show detail action flows
- show component source code
- show model source code
- dispatch a new action
- create model
- delete model
- sidebar
- toggle sidebar RaoHai/fringing#9
- delete component/model
- update initial state
- create/update/delete subscriptions
- create/update/delete effects
- create/update/delete reducers
- action flow detail graph
- create/update/delete effects
- create/update/delete reducers
- draw subscriptions
- create/update/delete subscriptions
- show source code of components
- show source code of models
- graph layout enhancement
- file watchers
- refactor
- using css modules
- create component/model enhancement(path should be more obvious)
- dva-ast code operate beatify