Commit Graph

5729 Commits (876d6a1651869f3abf9d886ebd2a82f0dc551a53)
 

Author SHA1 Message Date
jeremiG bb50e405fe fix(ui): Apply local CSS variables to existing themes 6 years ago
yann300 91db6ec1a6 use access token while resolving github content 6 years ago
jeremiG 0d47032a65 fix(ui): Conditionally apply custom styles 6 years ago
dvdptr 950de53dbc fix(ui): Customize the border styles 6 years ago
jeremiG 802beebc0c fix(ui): Remove rounded borders on button class 6 years ago
dvdptr 2f574c78e1 feat(ui): Add support for a new theme 6 years ago
Rob Stupay a0bccd4b1d Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
Rob Stupay 6d78543007 start separating the active from inactive plugins 6 years ago
yann300 8f3794ca3b standard 6 years ago
yann300 6c0f9ba607 remove toggle button 6 years ago
yann300 e4fe48b53f panel resize 6 years ago
yann300 2a9709676a split screen (swap panel / editor panel) 6 years ago
Rob Stupay cf112b46c6 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
yann300 9b3055efc8 Merge pull request #1663 from ethereum/appManagerFix 6 years ago
yann300 510caf2ae9 use remix-plugin 0.0.5 6 years ago
Rob Stupay 382a201d12 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
Rob Stupay 2dd124ba16 update to icons 6 years ago
yann300 99ed131b4a Update remixAppManager.js 6 years ago
yann300 b13d07b0d1 typo 6 years ago
yann300 87d72a1f1e fix start debugging 6 years ago
yann300 984984610e forward compilation finished 6 years ago
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
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 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 944a1a08db add minimal API for plugin 6 years ago
Rob Stupay e89661dac5 update a start 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