Commit Graph

695 Commits (f9eb845986e38e0c810ff2b4c55d8a7454c064e2)

Author SHA1 Message Date
joseph izang 069c842190 changes based on comments from @ioedeveloper 3 years ago
joseph izang 2cffc1f656 organize types in pluginManager 3 years ago
joseph izang 7ca2554e9e fixes based on review comments by @ioedeveloper 3 years ago
joseph izang cb7b23d230 fix uncontrolled input react error for localplugin form 3 years ago
joseph izang 321bb66de4 fixed bug where localplugin lacks a url 3 years ago
ioedeveloper 3f9d1afd42 Added instructions for creating react apps and components 3 years ago
ioedeveloper 3c3676cf01 Updated command for generating react libs 3 years ago
ioedeveloper 1d5bdba16b Setup tsconfig.base.json 3 years ago
ioedeveloper d889e87f22 Added guide for generating react libs 3 years ago
joseph izang 4b350a6057 clean up 3 years ago
Joseph Izang 69475f8729 fix controlled input error for search 3 years ago
Joseph Izang ac293500b4 clean up code after fixes 3 years ago
Joseph Izang 5a5afac88d localize state for localPlugin form. Fix url input control error 3 years ago
Joseph Izang 0b76182144 fixes based on comments from LianaHus 3 years ago
yann300 c14483081e fix listening on edirot event 3 years ago
yann300 8f952134b1 setHardHatCompilation in api 3 years ago
yann300 bd57bc5bb6 put isHardHatProject in api 3 years ago
yann300 0be2e2793f remove fileManager dep 3 years ago
yann300 a18bc70b85 remove file provider dep 3 years ago
yann300 552a9d6d14 remove config dep left over 3 years ago
yann300 94dd0280ff remove currentFile dep 3 years ago
yann300 8a83cc35aa remove config parameter 3 years ago
yann300 bea98e0a1f refactorqueryParams 3 years ago
yann300 0e6c04194a remove editor dependency from solidity compiler 3 years ago
lianahus 2a446d302e label word-break fixed 3 years ago
yann300 9f9f319baa remove console.log 3 years ago
yann300 fc5f3829e1 display global variables while debugging 3 years ago
ioedeveloper eb9c482083 Show errors on every compilation 3 years ago
Joseph Izang 6b75a8b001 fixes based on Aniket-Engg comments 3 years ago
lianahus b062f7ac4b temprorary removing the `publish to swarm` 3 years ago
yann300 c25dda8a34 force using local node 3 years ago
joseph izang 768824a8b8 add eslint rule 3 years ago
joseph izang 70ac2cf3ad clean up degugging artifacts and unreachable code 3 years ago
ioedeveloper c1f6b6fba6 Fixed failing pluginManager test 3 years ago
joseph izang f1960512e8 updates 3 years ago
joseph izang 30e0b9ef2c add lint to package.json. update eslintrc 3 years ago
joseph izang 12b7feb2f5 more clean up 3 years ago
ioedeveloper 3e41a065ad Fixed bugs and tests 3 years ago
yann300 9ab13daa6e fix local compiler 3 years ago
joseph izang e0606a050a minor changes to address failing other failing tests 3 years ago
joseph izang db95638a2c remove comments and refactor components 3 years ago
joseph izang 65b92084db minor adjustments to tests 3 years ago
joseph izang 74a9a43a8c fixes for localplugin toast 3 years ago
joseph izang 90cb475aef refactored components by hoisting state 3 years ago
joseph izang 5af28aed90 changes towards reviews 3 years ago
ioedeveloper 06978b4e0f Fixed loading local plugin, search input 3 years ago
joseph izang 2e427534a2 fixes for localplugin creation and activation 3 years ago
joseph izang 59e4db6a43 trying manual plumbing for localplugin creation 3 years ago
joseph izang de1c30e61d remove a bunch of commented out code and debugging code 3 years ago
joseph izang ba8b4ccfae removed console messages. minor fixes 3 years ago