Commit Graph

20764 Commits (2093682cadad39bd2337a8926796d2e0f3d8ab7f)
 

Author SHA1 Message Date
Joseph Izang 1d5a393c91 clean up and fix auto focus on uml gen 2 years ago
Joseph Izang 1451603c71 remove writing files to explorer as per @bunsentraat's recommendations 2 years ago
Joseph Izang 1f9c9c7502 fix multiple issues identified by @bunsentraat and @Aniket_Eng 2 years ago
Joseph Izang 1eae2d4237 show uml in tab 2 years ago
Joseph Izang 1828a57936 add reac-zoom-pan-pinch 2 years ago
Joseph Izang f09c9093d8 remove react-viewer. cleanup compiler-container 2 years ago
filip mertens 03754ea113 context menu 2 years ago
Joseph Izang d0b5fa6387 cleanup app.js and other files 2 years ago
Joseph Izang db80013dff remove solidityumlgen from auto-activated plugins in app.js 2 years ago
Joseph Izang 6a0736691b finish cleanup of contract-selection 2 years ago
Joseph Izang 6af31b540d clean up contract-selection 2 years ago
Joseph Izang 735c0330b5 add solidity-umlgen builtin plugin 2 years ago
Joseph Izang f5be9d74fb generate uml svg. persist flattened contract and svg to file explorer 2 years ago
Joseph Izang 42bf2aa5ab clean out redundancies in file explorer 2 years ago
Joseph Izang 693a4b6da0 add changes from @lianaHus & @aniket_engg 2 years ago
Joseph Izang 8ba6760bd9 add changes as @Aniket-Engg comments 2 years ago
Joseph Izang 24349f50f7 install missing dependencies after fixing conflicts 2 years ago
Joseph Izang 84a71bdacd remove exception throwing logc and replace 2 years ago
Joseph Izang 20faca48d4 intercept blob and encode to base64 string for file explorer 2 years ago
Joseph Izang 02b49144e1 save flattened sol file 2 years ago
Joseph Izang 7a46f6f349 cache result 2 years ago
Joseph Izang a51b07dd27 uncomment customtooltip 2 years ago
Joseph Izang 5aebe12ac2 fix e2e 2 years ago
Joseph Izang 8f9e800d40 fix e2e 2 years ago
Joseph Izang bce28b6447 simplify condition to show flatten button 2 years ago
Joseph Izang 2f3c0dab57 fix e2e caused by showFlattener && git push 2 years ago
Joseph Izang 396fb1c3c0 disable custom tooltip from verticalIconPanel 2 years ago
Joseph Izang 57ee87412e cleanup 2 years ago
Joseph Izang b22554c21f fix e2e test 2 years ago
Joseph Izang 31e73fa1e1 finish conditional display of flattener button 2 years ago
Joseph Izang 1085d84959 load svg in viewer. add pdf packages 2 years ago
Joseph Izang 48f326d848 add comments 2 years ago
Joseph Izang b180aba93a add transalationslots. fix flatter logic 2 years ago
Joseph Izang 157b680ddd move 2 years ago
Joseph Izang 6021284454 Move markup to after contract selector 2 years ago
Joseph Izang be30184c7b generateUML function refactor 2 years ago
Joseph Izang a5ac43f8ce generate svg 2 years ago
Joseph Izang bc187802d7 import file writer 2 years ago
Joseph Izang 8dff006311 remove direct installation of solidity-parser package 2 years ago
Joseph Izang 2ddcdc18c3 trying out convertAST2UML function 2 years ago
Joseph Izang 4293a68e1d add sol2uml package 2 years ago
filip mertens adcd267712 fix state 2 years ago
Joseph Izang e69d217f03 tried some changes 2 years ago
Joseph Izang 76792659e9 changes to plugin 2 years ago
Joseph Izang 59fc2952a1 add plugin class properties. update plugin interface. clean up redundant useState declarations 2 years ago
Joseph Izang e5b8a3cc84 add uml display logic to plugin. call plugin from react lib 2 years ago
Joseph Izang c00f2eb8da cleanup app.js and other files 2 years ago
Joseph Izang 2e76b665c0 add required react import 2 years ago
Joseph Izang 61cbeb4f11 remove solidityumlgen from auto-activated plugins in app.js 2 years ago
Joseph Izang ea6532967a add react viewer to solidityumlgen react lib 2 years ago