Commit Graph

877 Commits (707251a45da33b1bdac4d2a9fafbda501d62ba3f)

Author SHA1 Message Date
yann300 707251a45d add close action 8 years ago
yann300 405994af0d ensure content parsable before showing it 8 years ago
serapath 22b3f9d927 Update editor panel 8 years ago
serapath 0515e3020d remove default options from dropdown 8 years ago
serapath 7d26b83ee9 ADD dropdown menu component 8 years ago
serapath b75836b9e7 FIX script execution + FIX autofocus 8 years ago
serapath 90db5db49f FIX revert terminal background color 8 years ago
serapath b9cac35bd1 Refactor terminal and add improved (auto) scrolling logic 8 years ago
serapath ab9c9e3289 FIX linting errors 8 years ago
yann300 2f29823637 disallow to comit empty file name 8 years ago
yann300 182ada9887 disallow to changde the root node (either browser or storage) 8 years ago
ninabreznik a8a0f8322e shortened strings and some text fixes for title of each key in details 8 years ago
yann300 4568c3644b change resize icon 8 years ago
yann300 765ebedc70 add scrollbar file explorer if needed 8 years ago
yann300 22fb1ae301 horizontal align editor & rightpanel 8 years ago
yann300 4bee535512 add contract name directly under <option> 8 years ago
yann300 b9921e63f9 executionContext 8 years ago
yann300 0fc6a86638 add question mark 8 years ago
yann300 6e80dd9581 don't stringify name && treeview rendering 8 years ago
yann300 11337d85a0 manage webDeploy as pre, interface and metadata as TreeView 8 years ago
yann300 bcf275727c fix standard 8 years ago
ninabreznik 5a31c5cd15 Display strings 8 years ago
ninabreznik 107bbe7112 Separate keys and values 8 years ago
yann300 be7e053189 standard 8 years ago
yann300 e978f48593 refactor vm error check 8 years ago
yann300 9ae63da3ef stringify error 8 years ago
yann300 6ac7dc1061 fix browser tests 8 years ago
yann300 f79d684aa5 fix instances margin 8 years ago
yann300 3b90f4c984 fix dropdpwn selection in firefox 8 years ago
yann300 ca84461448 add margin 8 years ago
yann300 bdcfd4c814 remove uneeded css && margin on contracts ui 8 years ago
yann300 cd21299dbe fix build 8 years ago
ninabreznik 2bb3f7082f Fix pending styling, refactor button titles and fix color for payable 8 years ago
ninabreznik d7e8ad0977 Restrucutre pending transactions 8 years ago
ninabreznik 5bdab8a879 Remove legend, add info about type (call/payable/not payable, restyle pending) 8 years ago
yann300 386a634209 fix encoding params 8 years ago
yann300 ddff8d86b7 fix helper ref 8 years ago
yann300 a587e2c48e move createNonclashingName to Helper 8 years ago
yann300 3387cac920 put packageFiles in FilePanel 8 years ago
yann300 c25ca2890c add fileManager.js 8 years ago
serapath 5648369b96 REMOVE unused dependency 'ethereumjs-abi' 8 years ago
serapath f1108d8a0b FIX terminal output for falsy values 8 years ago
ninabreznik af4e3ff15e Moved style-guide to remix and refactor browser-solidity accordingly 8 years ago
chriseth da1f2434f1 Also treat view and pure functions as constant. 8 years ago
yann300 4a74018aff fix autocompile 8 years ago
yann300 889768b6ed move chromeCloudStorageSync away from app.js 8 years ago
yann300 8a35c251ae move handle import call logic away from app.js 8 years ago
yann300 54a13b3ec6 move autoCompile option to compile-tab && move runCompiler timeout to compile-tab 8 years ago
yann300 260230516e move version loading to settings-tab.js 8 years ago
yann300 e784b2ae1b move optimize to settings tab 8 years ago