Commit Graph

586 Commits (9aa6e65ae705629ae00bebd08623d9ab8cfecc05)

Author SHA1 Message Date
yann300 9aa6e65ae7 fix tab change event 8 years ago
yann300 e22f0401cc - move warning to renderer.js 8 years ago
ninabreznik 23887320b7 Refactor tabbed menu and loading spinner + fix a bug in event manager 8 years ago
ninabreznik 34085afd71 Refactor Tabbed menu 8 years ago
ninabreznik a86f23851a Remove spinner from contract tab, add warning msg, moved settings tab to second place 8 years ago
ninabreznik 777fcf9e2c Remove doubbled register and move cb outside of register function 8 years ago
ninabreznik 22cb31f9c3 Add loaderSpinner 8 years ago
yann300 f2a761cff7 use eventManager from remix repo 8 years ago
yann300 a19c003b25 eventManager anonymous obj 8 years ago
yann300 a6d0524c01 div instead of span 8 years ago
yann300 9321f33567 rename css filepanel -> filepanel-container 8 years ago
yann300 cc6ed4604c fix remove icon 8 years ago
yann300 970f0484b4 remove old TODO 8 years ago
yann300 2570903c72 remove old TODO 8 years ago
yann300 5c75a5f6da load previously loaded file at init 8 years ago
yann300 159ce2d914 add sol extension 8 years ago
yann300 56850ce7f5 don't sync if nothing is loaded in the editor 8 years ago
chriseth 405ea9d351 File explorer cleanup. 8 years ago
yann300 9ba1af2593 readd justify-content 8 years ago
yann300 33226bff73 remove 'justify-content' from class ''activeMode' 8 years ago
yann300 f083262b3b add more precise label when execution fails 8 years ago
ninabreznik f2318b6c06 Change back to Transact(Payable) 8 years ago
ninabreznik ff8fceafa0 Add test changes made by Yann and restyle copy-to-clipboard 8 years ago
yann300 8cd83a8cf1 fix provider selector 8 years ago
yann300 1cebb1319f fix provider selector 8 years ago
yann300 e22ecbdd7e fix test 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