Skip to content

jolivaSan/vue-diagram-maker

 
 

Repository files navigation

vue-diagram-maker

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

TODO

  • Start node create, icon color and shape?
  • Test change edges to our red.
  • Try to put a border that has better contrast.
  • try a simple verison for the logo, just logo and options after that.
  • Potential node should have the same properties as the one get from panel.
  • Edges badged should have border be in the middle.
  • Menu should not select when click in options.
  • Tools panels.
  • Choose type of edge (should we allow add arbitrary ones or depending on the target?)
  • Don´t allow delete the start and end nodes.
  • Add zoom in/out and center button as floating buttons.
  • Disable zoom using mouse is possible?
  • Add favicon.
  • Context menu to choose the badged and more?
  • Save state in indexDB.
  • Undo redo
  • Export to flow functionality.
  • Save in local functionality.
  • Import functionality.
  • Deploy wo github pages using github actions.
  • History feature.
  • Automatic fill types of adpaters from PF:

About

Using AWS diagram maker into a Vue app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.9%
  • JavaScript 16.6%
  • HTML 3.4%
  • CSS 1.1%