Commit Graph

210 Commits (8cd83a8cf137f651ed8d0c067bd3cdd0d530dee1)

Author SHA1 Message Date
ninabreznik 267e56ae74 Resizing, styling fixes... 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
serapath 40f8abe827 add file explorer 8 years ago
yann300 86265f3e95 hide `Gas Price` 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
Dan Finlay f8b9e16d14 Uppercase DOCTYPE in html header tag 8 years ago
Dan Finlay 217ac88c04 Add html doctype 8 years ago
serapath 09c219ac23 ADD better menu bar icons 8 years ago
yann300 1902212a02 Update index.html 8 years ago
yann300 d8757df595 remix logo 8 years ago
Alex Beregszaszi 215306dd6b Replace upload icon with folder open 8 years ago
Tjaden Hess d32cdaf217 Clarify wording 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi f386476393 Support disabling automatic code compilation 8 years ago
Alex Beregszaszi 3cea49f6f6 Introduce compile button 8 years ago
Alex Beregszaszi 091478ec1e Load version list from list.json 8 years ago
chriseth 519dbe2d4a Provide formal verification input. 8 years ago
yann300 d3f9ae14ce bug icon 8 years ago
yann300 1748be011a remix version 8 years ago
yann300 16b214ca41 remix int 8 years ago
Alex Beregszaszi 3f4cb564d0 Make gasLimit fully configurable from UI 8 years ago
Alex Beregszaszi 628221286d Use higher (3M) starting limit for gas 8 years ago
Alex Beregszaszi 4e70ecba3e Rename 'gas' to 'gasLimit' 8 years ago
Denton Liu 93f003ac44 Upload button is no longer the whole bar 9 years ago
Dave Hoover 7622bdd085 Giving radio buttons more descriptive ids 9 years ago
Dave Hoover 24cfd755cf Fixing bug (see #62 comments) and extracting ExecutionContext 9 years ago
Denton Liu 8e01a0b90b Added upload button 9 years ago
Dave Hoover 43e0a318ee Supporting an injected web3 9 years ago
Denton Liu b994ba7b80 Made formatting consistent 9 years ago
Denton Liu b47aa35045 Revert "Corrected whitespace issues" 9 years ago
Denton Liu 6273b6188d Corrected whitespace issues 9 years ago
chriseth 810b340c48 Copy files over to another instance. 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
chriseth f98e1b57ef Load list.js from correct location. 9 years ago
d11e9 9a380295e1 fix gist loading and publish text 9 years ago
d11e9 4ff4c86493 fix scroller styling 9 years ago
d11e9 b494fe967a remove unused deps and fix newfile scrolling 9 years ago
d11e9 cf7ac73156 fix file tab navigation to allow many files 9 years ago
d11e9 2206248143 Enable extension to sync files using chrome.storage.sync 9 years ago
chriseth 00b07df940 Move binaries to gh-pages to fix mime type issue. 9 years ago
chriseth e48bbf5c9d Load compiler from different repository. 9 years ago
Alex Beregszaszi b83ca4aa36 Explain what values are accepted for the transaction 9 years ago
Alex Beregszaszi 9c274fca4a Support Ethereum units for setting the value on a transaction 9 years ago
Alex Beregszaszi 00c0d3f2bb Support passing value with a transaction 9 years ago
chriseth e9f35bd176 Remove warning about libraries. 9 years ago
pascalverst 1431ff8927 Extracted application code and created chrome extension manifest. 9 years ago
chriseth a85731928d Warn about missing homestead. 9 years ago
chriseth 3e83423915 Use the compiler callback method for resolving imports if available. 9 years ago