83 Commits (3425d31497b3f7f341dee9024db18c661e4cc314)

Author SHA1 Message Date
smallstonesk 1f09df49b2 fix: merging data error when removing/moving multiple nodes/edges 5 years ago
smallstonesk 5823fbafb1 feat: add compiling code online 5 years ago
smallstonesk 181ab6a0cc fix: package name error 5 years ago
smallstonesk bb7b667043 refactor: extract compiling code into package @imove/compile-code 5 years ago
qilei0529 1d64fcf38e feat: add description into nodeFns at first line 5 years ago
qilei0529 059dfd7f5f feat: remove code in simplified dsl to reduce compiled size 5 years ago
qilei0529 8a1389c78d fix: missing in Dev command 5 years ago
qilei0529 9b00a57e81 fix: request entity too large 5 years ago
smallstonesk 4d95bb7e09 feat: supports 'export dsl and flowchart picture ability' 5 years ago
smallstonesk 9cfed537e9 feat: supports 'imoprt dsl' ability 5 years ago
smallstonesk 3e145e22ae deps: upgrade x6 version to fix node/edge moved listeners 5 years ago
smallstonesk 5a9c4b58f1 feat: upgrade x6 version to fix node/edge moved listeners 5 years ago
yangpei 265e0ff322 feat: eslint代码规范 5 years ago
smallstonesk 62130b37a1 refactor: code optimize 5 years ago
smallstonesk b30d5a7b7f feat: supports server storage 5 years ago
smallstonesk df65185fa0 chore: publish 0.3.5 5 years ago
smallstonesk 740c8887af feat: add mousewheel to zoom in/out graph 5 years ago
smallstonesk 8e1106e060 fix: clipboard supports crossing web page 5 years ago
smallstonesk bc2cd5a8d7 fix: supports passing pipe through branch-node 5 years ago
smallstonesk 07517f212e fix: read file failed 5 years ago
smallstonesk 8d227ff0f9 fix: addPlugons type error 5 years ago
smallstonesk 712e5252f6 feat: add logic plugin templates 5 years ago
smallstonesk 4bea26f9f4 feat: change imove plugin's type 5 years ago
smallstonesk f558c21787 feat: add imove plugin store 5 years ago
smallstonesk c833a71179 feat: supports plugin ability 5 years ago
smallstonesk 75c38bea01 feat: supports changing edge's target node 5 years ago
smallstonesk 654a0addef fix: edges can only be connected to ports 5 years ago
smallstonesk 81a97dafb2 fix: port label not shown when mouse leaves 5 years ago
smallstonesk fea66a4da8 feat: show ports when entering node and hide ports when leaving 5 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 5 years ago
smallstonesk 8061276dda feat: rm package-lock.json and useless dependencies 5 years ago
smallstonesk c48ef215d7 feat: refactor tool bar widgets' code 5 years ago
smallstonesk 33ffaef283 feat: add line style option into toolbar 5 years ago
smallstonesk 845c11bccf fix: mini map render ports of node 5 years ago
smallstonesk 5edd203bd0 feat: support excuting node's code concurrently 5 years ago
smallstonesk 4212901572 fix: create a new ctx when new logic is triggered 5 years ago
smallstonesk e1b1be402e fix: local sync crashed when connecting failed 5 years ago
smallstonesk 7a25906e27 fix: miniMap simple node render 5 years ago
smallstonesk 0ef34c1c22 refactor: use layout to avoid flowChart being undefined 5 years ago
smallstonesk 2952811505 fix: local schema recovers failed 5 years ago
smallstonesk b487509a24 feat: optimize minimap's config 5 years ago
smallstonesk e30bb8054a feat: integrate data accessing ability into logic 5 years ago
smallstonesk c9e6738ced fix: remove codeFns every time when compiling 5 years ago
smallstonesk 4d541a85a3 feat: local debug 5 years ago
smallstonesk a802aab0de fix: cannot read config 5 years ago
smallstonesk 6bbf60b8cc feat: add init command and refactor code 5 years ago
smallstonesk d1883a35a2 feat: extract dependencies from nodes and merge them into package.json in the project 5 years ago
smallstonesk 561461300e feat: optimize editor initial config 5 years ago
smallstonesk 2404aaf50a chore: fix simplify spelling mistake 5 years ago
smallstonesk 7ab44dea4c feat: optimize toolbar's style 5 years ago