Commit Graph

6431 Commits (ff60f40f55aa4d5af9b829730d1af6c6c974946d)
 

Author SHA1 Message Date
yann300 6b3091a797 Merge pull request #1661 from ethereum/swap_it_AppManager 6 years ago
yann300 fe53acb3a7 quick fix 6 years ago
yann300 8cb7af0c01 integrate remix-plugin 0.0.4 6 years ago
Rob Stupay 98ec5ef5c5 updates to css for plugin manager 6 years ago
LianaHus 20f2c166de changed document.querySelector... to this.view.query... 6 years ago
LianaHus 17e45610eb fixed typo 6 years ago
Liana Husikyan 38c2b2396a Update test-tab.js 6 years ago
Liana Husikyan 53ba606d25 Update staticAnalysisView.js 6 years ago
LianaHus be39ea8fb1 fixes tests 6 years ago
LianaHus 94c0162f69 fixes bug in checkall for test tab 6 years ago
LianaHus ae18a71ae5 fixes labels to be clickable. 6 years ago
LianaHus 2d17f4b47b check all for tests 6 years ago
LianaHus 981bfcee41 fixes syntax errors 6 years ago
LianaHus 0c52a83972 added check/uncheck all to testing tab 6 years ago
Rob Stupay 75012ca196 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
yann300 bcb85e2419 fixing adding removing module 6 years ago
Rob Stupay 07205966c2 update with buttons - in progress 6 years ago
Rob Stupay c856edc3ba update with commented out code, errors for discussion and a question 6 years ago
yann300 7bd5b17915 add minimal API for plugin 6 years ago
Rob Stupay aff454f475 update a start 6 years ago
Rob Stupay f43001dca1 update for testing 6 years ago
Rob Stupay 40bdfd2ba2 adding another file to the change 6 years ago
Rob Stupay 4a0eb977e4 slight update of code from our conversation 6 years ago
Rob Stupay 70f4632e0a with Yann 6 years ago
yann300 6855074736 Merge branch 'master' into feat/new-theme-david 6 years ago
dm4 9231a2ab56 fix extension matching for current file 6 years ago
dvdptr fb5af564ca fix(ui): Change background color to white, black button borders 6 years ago
jeremiG 52666aa906 fix(ui): New theme now follows maintainer recommendations 6 years ago
jeremiG 257d0efcd7 fix(ui): Apply local CSS variables to existing themes 6 years ago
yann300 056825d710 fixing adding removing module 6 years ago
Rob Stupay c5be928465 update with buttons - in progress 6 years ago
Rob Stupay ba65b9544d update with commented out code, errors for discussion and a question 6 years ago
yann300 be2e4fe26c Merge pull request #1648 from ethereum/refactor_runtab 6 years ago
yann300 3c45860ef1 add missing callback 6 years ago
yann300 bb3cb9376e typo 6 years ago
yann300 2947d3c156 use access token while resolving github content 6 years ago
yann300 944a1a08db add minimal API for plugin 6 years ago
jeremiG 0b100e8c50 fix(ui): Conditionally apply custom styles 6 years ago
Rob Stupay e89661dac5 update a start 6 years ago
dvdptr 614d4f5cea fix(ui): Customize the border styles 6 years ago
jeremiG cecad4c18f fix(ui): Remove rounded borders on button class 6 years ago
dvdptr 1ddb5dae73 feat(ui): Add support for a new theme 6 years ago
yann300 522d3940d7 fix using compilersartefacts 6 years ago
Iuri Matias 98f520aed0 remove need for parent self in contract dropdown ui 6 years ago
Iuri Matias 59ccac608b remove need for self in dropdown logic 6 years ago
Iuri Matias 4b5058d6ed refactor, move create instance from dropdown ui to logic class 6 years ago
Iuri Matias d727f2616b move contract creation and transaction run from dropdown view into the dropdown logic module 6 years ago
Iuri Matias 06dfa3262d remove execution context from contract dropdown 6 years ago
Iuri Matias 4a9f5dc7b5 remove excessive coupling with structure of contract object 6 years ago
Iuri Matias 539b0f930e refactor contract dropdown; separate logic from view code; refactor code 6 years ago