Commit Graph

663 Commits (e448ded402edb86e35c89306d2e630886fa34f61)

Author SHA1 Message Date
yann300 2e220c7ab5 set default width right panel to 400 7 years ago
serapath 19c6b37d20 REFACTOR (7) fix toggle and resize of panels 7 years ago
serapath 8d2f24979b REFACTOR (6) enable editor file tab left/right scrolling 7 years ago
serapath a956e9caad REFACTOR (5) put centerpanel's editor and tabs into editorpanel component 7 years ago
serapath b59bb93860 REFACTOR (4) add leftpanel to layout & fix dragresize 7 years ago
yann300 6650076cb0 use appendChild instead of replaceWith && righthandpanel.init() 7 years ago
serapath 9ede4ece9f REFACTOR (3) add rightpanel & centerpanel to layout 7 years ago
serapath 0bce0b9673 REFACTOR (2) change layout of app container 7 years ago
serapath 0850d33b32 REFACTOR (1) html markupto prepare for adding dom-terminal 7 years ago
yann300 5fdd77f046 standard 7 years ago
Rob Stupay 4df7e799a6 using scrollToLine instead of gotoLine 7 years ago
Rob Stupay 0a161eb6e5 adding gotoLine to the remix scroller 7 years ago
yann300 d74ad36bb3 last block gas limit 7 years ago
yann300 b23039319b update tutorial url 7 years ago
yann300 2aed87988b system files 7 years ago
yann300 aeda1db5e4 reset value field to 0 after each transaction 7 years ago
yann300 8349e4cebd standard 8 years ago
yann300 3ea043f2f1 remove uneeded code 8 years ago
ninabreznik c6a60897d2 Somehow working refactoring 8 years ago
ninabreznik fadd5765e5 Move highlighting tab logic to settings tab 8 years ago
yann300 c9780ec9d4 fix newFile 8 years ago
yann300 be55361a44 increase/decrease editor font size 8 years ago
yann300 c660fc8048 add getBalance + refactor 8 years ago
yann300 1c4eca46d7 highlight contract tab 8 years ago
yann300 0b558939a8 standard code 8 years ago
ninabreznik ee3877944e Remove empty warning box when no message 8 years ago
yann300 2fd3375069 hide/show 8 years ago
yann300 90c56d9f8e remove formal verification 8 years ago
yann300 a241390a79 rename compilationSpeed => compilationDuration 8 years ago
yann300 e22f0401cc - move warning to renderer.js 8 years ago
ninabreznik 22cb31f9c3 Add loaderSpinner 8 years ago
yann300 7474ddf2f9 warn if compilation too slow 8 years ago
yann300 f2a761cff7 use eventManager from remix repo 8 years ago
yann300 9321f33567 rename css filepanel -> filepanel-container 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
ninabreznik 267e56ae74 Resizing, styling fixes... 8 years ago
ninabreznik a43309db61 Fix coding standard issue 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
chriseth 2c3591a795 File changed callback. 8 years ago
chriseth 6c16ba7102 Fixes from review. 8 years ago
chriseth c90c063193 Fix readonly files in file explorer and sync to tabs. 8 years ago
yann300 f0d18b86e4 still display alert 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