71 Commits (d89bf62b7e44d692b845f6db7e5b586f02b063da)

Author SHA1 Message Date
juzhiyuan d89bf62b7e fix: 修正 codeEditorModal 名称 4 years ago
smallstonesk 12ad13c7a8 refactor: use normal html component to replace graph in sideBar 4 years ago
smallstonesk 0412d7aedc #56 fix: adjust page's layout 4 years ago
yangpei 3a6b912785 fix: modify eslint configuration and add pre-commit 4 years ago
smallstonesk 0659a0ae4c fix: check whether code has changed before updating node's data to avoid frequent message tips 4 years ago
yangpei 092a0b7c06 feat: save config schema 4 years ago
yangpei f83c57f8f1 fix: ts error 4 years ago
yangpei 655ac85ae8 feat: add config memory for nodes 4 years ago
yangpei 27c6ab2ecd fix: render form schema 4 years ago
yangpei b885fb6928 fix: 样式修改&交互优化 4 years ago
smallstonesk 46a63808d6 fix: continuous logs will be missed in Console component 4 years ago
smallstonesk b1782551bd feat: add runCode button in CodeEditorModal's footer 4 years ago
smallstonesk bfd4218caf fix: trigger updating dependency UI in basic panel after changing code 4 years ago
smallstonesk f882601284 refactor: codeEditModal and codeRunModal move to flowChart's folder 4 years ago
smallstonesk a1b68aa2b5 fix: Code component error 4 years ago
smallstonesk c6ce2b4a59 chore: remove debugger 4 years ago
smallstonesk b64baa6e61 feat: add codeRun's runBtn and output displaying 4 years ago
smallstonesk 7152cd9ef4 feat: refactor codeRun UI 4 years ago
juzhiyuan 5370f3cc63 fix: 通用元件父容器宽度 4 years ago
yangpei 3700b9d8c4 feat: finish config schema by both visual and code way 4 years ago
yangpei d6105bc064 add help document on UI 4 years ago
yangpei c39e1ca57e joint test of console panel succeed 4 years ago
smallstonesk fcefe8b7d1 feat: supports compiling code for running online 4 years ago
yangpei 9cf87e9fcf feat: complete browser console for code running 4 years ago
yangpei 654edbc009 feat: optimize interactive experience of single node running 4 years ago
yangpei 91449963dc fix: solve ts error and optimize experience 4 years ago
smallstonesk d82f0db464 fix: editorDidMount only triggers once 4 years ago
smallstonesk 73173a2618 feat: auto analyze dependencies when save code 4 years ago
yangpei e46c09e87e feat: interface interaction optimization 4 years ago
yangpei 79111a0624 feat: interface interaction optimization 4 years ago
yangpei 4a14081dd0 feat: add visual form for code run 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 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
yangpei c448874015 feat: change code editor and highlight edge 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