Commit Graph

5577 Commits (e21229ccf04c99112806328b76a59c2f0bc4bcda)
 

Author SHA1 Message Date
jeremiG 263e5cc4a1 fix(ui): Conditionally apply custom styles 6 years ago
dvdptr c0f72d7c81 fix(ui): Customize the border styles 6 years ago
jeremiG 7209c588c5 fix(ui): Remove rounded borders on button class 6 years ago
dvdptr b1e8f036af feat(ui): Add support for a new theme 6 years ago
Rob Stupay e1d476f079 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
Rob Stupay 5fccb7040c start separating the active from inactive plugins 6 years ago
yann300 8217fd3a25 standard 6 years ago
yann300 69d99133d2 remove toggle button 6 years ago
yann300 25e656fac9 panel resize 6 years ago
yann300 72120cdffa split screen (swap panel / editor panel) 6 years ago
Rob Stupay ae24dd0ea0 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
yann300 5e3ac44fba
Merge pull request #1663 from ethereum/appManagerFix 6 years ago
yann300 4774502da8 use remix-plugin 0.0.5 6 years ago
Rob Stupay 453c5c9a6c Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
Rob Stupay 2549b41b9b update to icons 6 years ago
yann300 9804b7baa4
Update remixAppManager.js 6 years ago
yann300 45b566945f typo 6 years ago
yann300 d5750afeef fix start debugging 6 years ago
yann300 1a8aa4c352 forward compilation finished 6 years ago
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
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 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 33da4e0d8a add minimal API for plugin 6 years ago
Rob Stupay 2accb9b10a update a start 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
Iuri Matias 7ff7b8e5bf refactor settings; separate logic from view code; refactor code 6 years ago