122 Commits (15712e7aaf4ea4bc5e5b2a2ac346d1461d6362f2)

Author SHA1 Message Date
yangpei 4a14081dd0 feat: add visual form for code run 4 years ago
smallstonesk 9eea10e210 #35 feat: supports node's text wrap 4 years ago
smallstonesk 06bc5409f8 feat: add ctrl+s shortcut for code editor 4 years ago
smallstonesk c56d422508 #41 fix: resize flowChart's size when window size changes 4 years ago
smallstonesk feef2cedcf feat: add runCode UI 4 years ago
smallstonesk b2bf6a3755 feat: completes editint code item of node's context menu 4 years ago
smallstonesk e9bc0ad97a feat: add tips when coping node successfully 4 years ago
smallstonesk 1ed7a47c30 chore: change customized icon's name 4 years ago
smallstonesk bb067a08b1 feat: add context menu for graph and node when right clicking 4 years ago
smallstonesk e23c5f52bd chore: update @antv/x6 to fix exported picture problem 4 years ago
smallstonesk 1b28a6e032 refactor: use DataUri in @antv/x6 to download file 4 years ago
smallstonesk d9c90f9638 feat: add node alignment into tool bar 4 years ago
smallstonesk 03ff151ed0 feat: optimize selecting edges experience 4 years ago
smallstonesk a1cf8c63b2 fix: avoid flowchart listening dblclick many times 4 years ago
smallstonesk 945ff513fb feat: add monokai theme to code editor 4 years ago
smallstonesk fe4fc2b72e chore: re-organize project dependencies 4 years ago
yangpei c448874015 feat: change code editor and highlight edge 4 years ago
smallstonesk 2f5f430a83 chore: remove unused dependencies 4 years ago
i5ting 9bc689d865 feat: dbclick cell to edit code close #24 4 years ago
i5ting dc51d9da95 #13 feat: example里加上github地址 4 years ago
smallstonesk 1f09df49b2 fix: merging data error when removing/moving multiple nodes/edges 4 years ago
smallstonesk 5823fbafb1 feat: add compiling code online 4 years ago
smallstonesk 4d95bb7e09 feat: supports 'export dsl and flowchart picture ability' 4 years ago
smallstonesk 9cfed537e9 feat: supports 'imoprt dsl' ability 4 years ago
smallstonesk 3e145e22ae deps: upgrade x6 version to fix node/edge moved listeners 4 years ago
smallstonesk 5a9c4b58f1 feat: upgrade x6 version to fix node/edge moved listeners 4 years ago
yangpei 265e0ff322 feat: eslint代码规范 4 years ago
smallstonesk 62130b37a1 refactor: code optimize 4 years ago
smallstonesk b30d5a7b7f feat: supports server storage 4 years ago
smallstonesk df65185fa0 chore: publish 0.3.5 4 years ago
smallstonesk 740c8887af feat: add mousewheel to zoom in/out graph 4 years ago
smallstonesk 8e1106e060 fix: clipboard supports crossing web page 4 years ago
smallstonesk 75c38bea01 feat: supports changing edge's target node 4 years ago
smallstonesk 654a0addef fix: edges can only be connected to ports 4 years ago
smallstonesk 81a97dafb2 fix: port label not shown when mouse leaves 4 years ago
smallstonesk fea66a4da8 feat: show ports when entering node and hide ports when leaving 4 years ago
smallstonesk 796a0dfa45 feat: add label to edge when imove-branch node is connected and remove label from edge when the edge is deleted 4 years ago
smallstonesk 8061276dda feat: rm package-lock.json and useless dependencies 4 years ago
smallstonesk c48ef215d7 feat: refactor tool bar widgets' code 4 years ago
smallstonesk 33ffaef283 feat: add line style option into toolbar 4 years ago
smallstonesk 845c11bccf fix: mini map render ports of node 4 years ago
smallstonesk e1b1be402e fix: local sync crashed when connecting failed 4 years ago
smallstonesk 7a25906e27 fix: miniMap simple node render 4 years ago
smallstonesk 0ef34c1c22 refactor: use layout to avoid flowChart being undefined 4 years ago
smallstonesk 2952811505 fix: local schema recovers failed 4 years ago
smallstonesk b487509a24 feat: optimize minimap's config 4 years ago
smallstonesk 4d541a85a3 feat: local debug 4 years ago
smallstonesk 561461300e feat: optimize editor initial config 4 years ago
smallstonesk 7ab44dea4c feat: optimize toolbar's style 4 years ago
smallstonesk 797674f7fa feat: x6 upgrade and refactor code 4 years ago