Commit Graph

423 Commits (e3a83e4299b39ec1aaa388c5b66dc45d90439588)

Author SHA1 Message Date
yann300 33226bff73 remove 'justify-content' from class ''activeMode' 8 years ago
yann300 8cd83a8cf1 fix provider selector 8 years ago
yann300 1cebb1319f fix provider selector 8 years ago
ninabreznik d03f0c45ad Add copy instance address to clipboard 8 years ago
ninabreznik 205fa8e7c2 Styling output (udapp) 8 years ago
ninabreznik 267e56ae74 Resizing, styling fixes... 8 years ago
ninabreznik a43309db61 Fix coding standard issue 8 years ago
ninabreznik 7c126e0d12 Update safari settings for saucelabs 8 years ago
ninabreznik f2276b66cf Contract tab - toggle 8 years ago
ninabreznik 695dcf323a Applied basic unified styling on each tab component, using style-sheet 8 years ago
ninabreznik a9a2b7d3e5 Move tab views in separate files: contract-tab.js, settings-tab.js, debugger-tab.js, analysis-tab.js, files-tab.js 8 years ago
ninabreznik d61d9e106f Create style-guide.js and test with udapp output (contract tab) 8 years ago
yann300 2936bf382b remove hashedKey from storage value 8 years ago
chriseth 2c3591a795 File changed callback. 8 years ago
chriseth 0e9930f94f Comment. 8 years ago
chriseth 6c16ba7102 Fixes from review. 8 years ago
yann300 8fc125a07a change storagedump implementation to fit storageRangeAt 8 years ago
chriseth c90c063193 Fix readonly files in file explorer and sync to tabs. 8 years ago
yann300 29cc988450 label 8 years ago
yann300 f0d18b86e4 still display alert 8 years ago
yann300 32db5ed01c standard 8 years ago
yann300 c678752828 do not alert user if config set from the url param 8 years ago
yann300 4dfdd8a8a9 do not recompile if we are in a debug session 8 years ago
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
serapath 39491d97fe fix remove file bug 8 years ago
serapath 40f8abe827 add file explorer 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
yann300 f223d15fef Update execution-context.js 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
Michael Fröwis ff3db09669 Static analysis, this on local calls. Change requests 8 years ago
Michael Fröwis 7039d85a1f Static analysis, this on local calls 8 years ago
Michael Fröwis 3a720bf70e static analysis, this on local calls 8 years ago
Alex Beregszaszi ef6865a129 Ignore .remix.config in files.listAsTree() 8 years ago
yann300 1250d12eb5 add breakpoint even if no compilation data 8 years ago
yann300 f9fdd3424c disable gas estimation 8 years ago
Alex Beregszaszi 09bbcf54b4 Implement files.listAsTree() 8 years ago
Alex Beregszaszi e2aabbc963 Use verified swarm publishing 8 years ago
Alex Beregszaszi c83457172b Pass metadata to udapp 8 years ago
Michael Fröwis bed67f2bf4 Categories for static analysis modules 8 years ago
Alex Beregszaszi 5beea7fc5d Use DOM object with ACE (and not the name) 8 years ago
Alex Beregszaszi b414777899 Supply DOM name to editor from the outside 8 years ago
Alex Beregszaszi 8b7970f429 Remove dependency on divs in editor 8 years ago
Alex Beregszaszi c2e066d054 Rename .browser-solidity.json to .remix.config 8 years ago
yann300 053304ef7c use new API 8 years ago
yann300 3b7d4dd5de typo 8 years ago
yann300 8b0f3e1da7 check if compilation available 8 years ago
yann300 51c57b3dd8 simpler display of breakpoin 8 years ago
yann300 2f5b22d2e3 remove uneeded call 8 years ago
yann300 5f81375bd8 remove source location from breakpoint (keep only row number) 8 years ago
yann300 7b3a21b9af make breakpoint manager use of lineconverter 8 years ago