Commit Graph

5198 Commits (92ea82dd9f71e2df8a918dc6fd763d056888dde8)
 

Author SHA1 Message Date
yann300 d054f31763 fix localhost explorer ui interface 7 years ago
yann300 e4e0d70615 Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 7 years ago
yann300 825fd8f72f
Merge pull request #1040 from ethereum/bug_fix/985_load_gitter_iframe 7 years ago
yann300 9ba7e5c0fe
Merge pull request #1050 from ethereum/refactor/move_styles 7 years ago
yann300 4bf5f6820b
Merge pull request #1046 from ethereum/fixlocalhost 7 years ago
yann300 4c47a3f1ab
Merge pull request #1042 from ethereum/outdated-for-alpha 7 years ago
yann300 54e161d2e7
Merge pull request #1052 from ethereum/runTabAddAccount 7 years ago
yann300 7308becdff
Merge pull request #1054 from ethereum/settingsTabEnablePersonalMode 7 years ago
yann300 8d5d03980c add tests 7 years ago
yann300 e00a7f8812 test: add rename/remove file 7 years ago
yann300 da4d28f4ac fix context menu on firefox 7 years ago
yann300 4a63ffdd6c improve file name editing 7 years ago
yann300 4f7ffa3bd0 test contracts 7 years ago
yann300 ad7da9a651 z-index on context menu 7 years ago
yann300 5dd36768e3 fix BasicReadOnlyExplorer 7 years ago
yann300 e2328bed71 ensure remixd connected 7 years ago
yann300 51253452f7 fix tabs nav 7 years ago
yann300 e0546174f7 add tooltip 7 years ago
yann300 c6e642afe0 fix basicReadOnlyExplorer 7 years ago
yann300 c74eff0149
Merge pull request #1044 from ethereum/contextmenu 7 years ago
ninabreznik d310d1d1bf Restyle settings tab - enable personal mode 7 years ago
ninabreznik c6c1db9334 Replace sqare + with circle + 7 years ago
ninabreznik ce3f8243f0 Fix styling for addAccount icon 7 years ago
Iuri Matias 9d5b1a8f52 comply with linter 7 years ago
Iuri Matias 1fbf581523 move tooltip styles to its own file 7 years ago
Iuri Matias 1fa9f2f5a6 move renderer styles to its own file 7 years ago
Iuri Matias 3ff4f6215b move modal dialog styles to its own file 7 years ago
Iuri Matias 8aee15c0f1 move modal dialog custom styles to its own file 7 years ago
Iuri Matias 8b5a53b1e8 move dropdown styles to its own file 7 years ago
Iuri Matias 965737a0d8 move staticAnalysisView styles to its own file 7 years ago
Iuri Matias 8d999d9f32 move file-explorer styles to its own file 7 years ago
Iuri Matias 88c6954a11 move contextView styles to its own file 7 years ago
Iuri Matias c860b1c985 add a check for the window var itself 7 years ago
Alex Beregszaszi e915db53d5 Display another warning for yann300.github.io (redirect users to remix-ide-alpha) 7 years ago
Iuri Matias 35fc52b599 remove unneded requires 7 years ago
Iuri Matias b5904a6b5f remove decodeResponseToTreeView and move it upstream since it was causing massive issues due to circular dependencies with remix-debugger; it's also an UI dependency and not relevant for remix-lib 7 years ago
Iuri Matias a0dffae315 add missing packages for babel 7 years ago
Iuri Matias 507c38741f fix require 7 years ago
Iuri Matias 3b121b5cc6 add missing packages 7 years ago
Iuri Matias 3e45af8ca1 fix requires 7 years ago
Iuri Matias c12dca641e move execution txListener to Remix-Lib 7 years ago
Iuri Matias 6d6cd51028 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 9f015b2e89 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias 7f6316bacd fix txHelper require 7 years ago
Iuri Matias 2229fb2dad move execution txHelper to Remix-Lib 7 years ago
Iuri Matias ca07182c89 move execution txExecution to Remix-Lib 7 years ago
Iuri Matias d6b5ef458a move execution EventsDecoder to Remix-Lib 7 years ago
Iuri Matias bc5347ec9e simplify queryValue; remove one level of complexity 7 years ago
Iuri Matias 0d78a7d162 re-add queryValue function to the waterfall; update to take into account value and gasLimit 7 years ago
yann300 a2917d3aea Merge pull request #683 from ethereum/leafRightClick 7 years ago