Commit Graph

6231 Commits (6382e855c307202552b0ea8505c0768209d14ffd)
 

Author SHA1 Message Date
yann300 28ab5b92be
Merge pull request #1661 from ethereum/swap_it_AppManager 6 years ago
yann300 0dabf0f7eb quick fix 6 years ago
yann300 4525875e99 integrate remix-plugin 0.0.4 6 years ago
Rob Stupay 8e4f05f715 updates to css for plugin manager 6 years ago
LianaHus a5f4758f43 changed document.querySelector... to this.view.query... 6 years ago
LianaHus e71e41819b fixed typo 6 years ago
Liana Husikyan ebae4c369a Update test-tab.js 6 years ago
Liana Husikyan 92b68fe770 Update staticAnalysisView.js 6 years ago
LianaHus 4adce90817 fixes tests 6 years ago
LianaHus 218772ab69 fixes bug in checkall for test tab 6 years ago
LianaHus eb189dcca4 fixes labels to be clickable. 6 years ago
LianaHus b5660d263f check all for tests 6 years ago
LianaHus 1b3c35788e fixes syntax errors 6 years ago
LianaHus 45da22c19c added check/uncheck all to testing tab 6 years ago
Rob Stupay bc04dfca73 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
yann300 533ada1ddb fixing adding removing module 6 years ago
Rob Stupay a2d65662b1 update with buttons - in progress 6 years ago
Rob Stupay 0b450f6b0b update with commented out code, errors for discussion and a question 6 years ago
yann300 b1d3ec1a88 add minimal API for plugin 6 years ago
Rob Stupay 40a2f8db17 update a start 6 years ago
Rob Stupay 178e01f10f update for testing 6 years ago
Rob Stupay dcd482605d adding another file to the change 6 years ago
Rob Stupay eccca7da1a slight update of code from our conversation 6 years ago
Rob Stupay 017a823158 with Yann 6 years ago
yann300 91ce7a30e9
Merge branch 'master' into feat/new-theme-david 6 years ago
dm4 731765b723
fix extension matching for current file 6 years ago
dvdptr e9d6f0f1fc fix(ui): Change background color to white, black button borders 6 years ago
jeremiG d433929ece fix(ui): New theme now follows maintainer recommendations 6 years ago
jeremiG 0756928317 fix(ui): Apply local CSS variables to existing themes 6 years ago
yann300 33683ac5be fixing adding removing module 6 years ago
Rob Stupay b4c92b6ab3 update with buttons - in progress 6 years ago
Rob Stupay 622ce311b3 update with commented out code, errors for discussion and a question 6 years ago
yann300 236f26a839
Merge pull request #1648 from ethereum/refactor_runtab 6 years ago
yann300 296c28cb35 add missing callback 6 years ago
yann300 edebc4a894 typo 6 years ago
yann300 b9ae2b42a6 use access token while resolving github content 6 years ago
yann300 33da4e0d8a add minimal API for plugin 6 years ago
jeremiG 67d670d549 fix(ui): Conditionally apply custom styles 6 years ago
Rob Stupay 2accb9b10a update a start 6 years ago
dvdptr dca41000ea fix(ui): Customize the border styles 6 years ago
jeremiG bb4558a46b fix(ui): Remove rounded borders on button class 6 years ago
dvdptr 7bafd4f3a0 feat(ui): Add support for a new theme 6 years ago
yann300 07d2e60f12 fix using compilersartefacts 6 years ago
Iuri Matias 4f8c309931 remove need for parent self in contract dropdown ui 6 years ago
Iuri Matias 825ca33c2d remove need for self in dropdown logic 6 years ago
Iuri Matias 85b8863c66 refactor, move create instance from dropdown ui to logic class 6 years ago
Iuri Matias fb625c9d6e move contract creation and transaction run from dropdown view into the dropdown logic module 6 years ago
Iuri Matias fb6bad4add remove execution context from contract dropdown 6 years ago
Iuri Matias 3d90140b25 remove excessive coupling with structure of contract object 6 years ago
Iuri Matias d095b83531 refactor contract dropdown; separate logic from view code; refactor code 6 years ago