Commit Graph

2718 Commits (9270d958b3aba367b687f1ca0b54f5babc8cc6ec)

Author SHA1 Message Date
dvdptr 49d4146238 fix(ui): Change background color to white, black button borders 6 years ago
jeremiG 82d6676dca fix(ui): New theme now follows maintainer recommendations 6 years ago
jeremiG 7ef215f703 fix(ui): Apply local CSS variables to existing themes 6 years ago
yann300 b89960b22e use access token while resolving github content 6 years ago
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 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
yann300 4774502da8 use remix-plugin 0.0.5 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 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
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 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
Iuri Matias 9a63d0977d refactor recorder; separate logic from view code 6 years ago
Iuri Matias d7721363dc simplify recorder ui 6 years ago
Iuri Matias 77d366c1b9 refactor multiple if else into a single condition 6 years ago