Commit Graph

5373 Commits (4d875d0ed664857b61f9b1f9a6e426d2cda1a2a3)
 

Author SHA1 Message Date
Alex Beregszaszi 4d875d0ed6 Use formatAssemblyText from solc-js 6 years ago
yann300 4edb274e79 Merge pull request #1669 from ethereum/runtab_refactor 6 years ago
yann300 2002b8dfe2 Merge pull request #1670 from LeviBarnes/master 6 years ago
LeviBarnes 2ed3ed9510 Record timestamps of contracts passed as arguments 6 years ago
yann300 aab5bc4cf2 Merge pull request #1666 from ethereum/rename_file_names 6 years ago
Rocky Küppers f1d2369dfa Fix Equality Test 6 years ago
Rocky Küppers 2fbe6d5efc Fix for File Explorer 6 years ago
yann300 4f5992f138 Merge pull request #1657 from dvdptr/feat/new-theme-david 6 years ago
Iuri Matias 4eaf5dde11 move tabbed menu styles 6 years ago
Iuri Matias 9ecb8a29be refactor debugger tab 6 years ago
Iuri Matias 9b9d9cb7cf remove commented out code 6 years ago
Iuri Matias d4f1ea2563 refactor & simplify support tab 6 years ago
Iuri Matias f625c20dc8 simplify support-tab 6 years ago
Iuri Matias a621143d70 move support styles 6 years ago
Iuri Matias 8f601c9704 remove unnecessary code & properties from plugin tab 6 years ago
Iuri Matias 9210db4365 move plugin styles and refactor plugin tab 6 years ago
yann300 e90a6b0ca7 Merge pull request #1658 from ethereum/accessTokenGithub 6 years ago
Iuri Matias 5a147d5cd0 remove unused event registration 6 years ago
Iuri Matias dd24ba4dfa move analysis tab css 6 years ago
Iuri Matias 091f834b45 refactor analysis tab 6 years ago
Iuri Matias 0c20747467 refactor run-tab 6 years ago
Iuri Matias 22563f4b21 move resetAPI call 6 years ago
Iuri Matias f653c7fe7e remove _deps 6 years ago
Iuri Matias f7117bd8a6 remove unused params 6 years ago
Iuri Matias a0bb70984b mode RunTab to a class 6 years ago
Iuri Matias be02c963ec trigger newScenario event and move out dependency 6 years ago
jeremiG 58bbdbe6dc Works well with incognito browser! 6 years ago
yann300 6855074736 Merge branch 'master' into feat/new-theme-david 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 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
jeremiG 0b100e8c50 fix(ui): Conditionally apply custom styles 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
Iuri Matias 8904a5e939 refactor settings; separate logic from view code; refactor code 6 years ago
Iuri Matias b7ba7ee0b6 refactor recorder; separate logic from view code 6 years ago
Iuri Matias 9f78c667c2 simplify recorder ui 6 years ago