256 Commits (5a2ecef92bc71238e0982cb6e71ffae15accbc05)
 

Author SHA1 Message Date
smallstonesk 73173a2618 feat: auto analyze dependencies when save code 5 years ago
smallstonesk 55cfb13f09 chore: upgrade version for publish 5 years ago
yangpei e46c09e87e feat: interface interaction optimization 5 years ago
yangpei 79111a0624 feat: interface interaction optimization 5 years ago
yangpei 4a14081dd0 feat: add visual form for code run 5 years ago
smallstonesk 9eea10e210 #35 feat: supports node's text wrap 5 years ago
smallstonesk 06bc5409f8 feat: add ctrl+s shortcut for code editor 5 years ago
smallstonesk c56d422508 #41 fix: resize flowChart's size when window size changes 5 years ago
smallstonesk feef2cedcf feat: add runCode UI 5 years ago
smallstonesk b2bf6a3755 feat: completes editint code item of node's context menu 5 years ago
smallstonesk e9bc0ad97a feat: add tips when coping node successfully 5 years ago
smallstonesk 1ed7a47c30 chore: change customized icon's name 5 years ago
smallstonesk bb067a08b1 feat: add context menu for graph and node when right clicking 5 years ago
smallstonesk e23c5f52bd chore: update @antv/x6 to fix exported picture problem 5 years ago
smallstonesk 1b28a6e032 refactor: use DataUri in @antv/x6 to download file 5 years ago
狼叔 d22ac1a119
Merge pull request #38 from imgcook/0.3.x 5 years ago
smallstonesk d9c90f9638 feat: add node alignment into tool bar 5 years ago
yangpei 6e1e6e4efe fix: add umi in packages 5 years ago
smallstonesk 03ff151ed0 feat: optimize selecting edges experience 5 years ago
smallstonesk a1cf8c63b2 fix: avoid flowchart listening dblclick many times 5 years ago
smallstonesk 945ff513fb feat: add monokai theme to code editor 5 years ago
smallstonesk fe4fc2b72e chore: re-organize project dependencies 5 years ago
yangpei 51716ead76 fix: add cross-env to fix bug on windows 5 years ago
yangpei c448874015 feat: change code editor and highlight edge 5 years ago
smallstonesk 2f5f430a83 chore: remove unused dependencies 5 years ago
狼叔 3b0dbcf6cf
Update README.md 5 years ago
狼叔 c29f12e75d
Update README.md 5 years ago
狼叔 a6da9f45c8
Update README.md 5 years ago
狼叔 541732516d
Update README.md 5 years ago
i5ting 78cb6c3824 chore: remove unused dependency 5 years ago
i5ting a331b6b2ca refactor: remove jest-puppeteer 5 years ago
i5ting 629bac7c65 docs 5 years ago
i5ting 9577b0245d docs 5 years ago
i5ting 9bc689d865 feat: dbclick cell to edit code close #24 5 years ago
i5ting dc51d9da95 #13 feat: example里加上github地址 5 years ago
i5ting ff22f85e65 refactor: link imove/cli && concurrently run 2 command in npm run example 5 years ago
i5ting 3425d31497 refactor: remove umi app_root/*. files 5 years ago
i5ting 4ad68a1ed7 chore: fix npm run example dependency 5 years ago
i5ting 46bac17c1a Merge branch '0.3.x' of github.com:suanmei/iMove into 0.3.x 5 years ago
i5ting 1be017000a chore: update dependency 5 years ago
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
SmallStone 08f701b1f3
Merge pull request #22 from qilei0529/perf/dsl-fix 5 years ago
qilei0529 0844692576 Merge remote-tracking branch 'upstream/0.3.x' into perf/dsl-fix 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