Commit Graph

4154 Commits (83455a93eb455a50e0e8b556c005d595e40030ac)
 

Author SHA1 Message Date
yann300 c9e5f8b423 Merge pull request #686 from ethereum/nodeRightClick 7 years ago
yann300 07db51d39d add nodeRightclick event 7 years ago
yann300 1d55dc52d6 ability to rename/delete folder 7 years ago
yann300 f4835812b2 fix chrome cloud sync (use of resolve directory) 7 years ago
yann300 64af000614 fix gist deploy 7 years ago
yann300 a36de3c3fe move comment 7 years ago
yann300 2d88b967df 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 0c5faed25e Merge pull request #1040 from ethereum/bug_fix/985_load_gitter_iframe 7 years ago
yann300 65d3f54094 Merge pull request #1050 from ethereum/refactor/move_styles 7 years ago
yann300 6792eb1065 Merge pull request #1046 from ethereum/fixlocalhost 7 years ago
yann300 0e7b92716b Merge pull request #1042 from ethereum/outdated-for-alpha 7 years ago
yann300 12357b4b98 Merge pull request #1052 from ethereum/runTabAddAccount 7 years ago
yann300 894b595c16 Merge pull request #1054 from ethereum/settingsTabEnablePersonalMode 7 years ago
yann300 fb61d114d6 add tests 7 years ago
yann300 a4e06196f5 test: add rename/remove file 7 years ago
yann300 90cb0121ac fix context menu on firefox 7 years ago
yann300 c27cac4122 improve file name editing 7 years ago
yann300 4965c13c8c test contracts 7 years ago
yann300 bf7a9c7551 z-index on context menu 7 years ago
yann300 0fec3f7546 fix BasicReadOnlyExplorer 7 years ago
yann300 e76bbc9f13 ensure remixd connected 7 years ago
yann300 1248e7e2ec fix tabs nav 7 years ago
yann300 0dccbe043a add tooltip 7 years ago
yann300 4145863d10 fix basicReadOnlyExplorer 7 years ago
yann300 0892c2a44d Merge pull request #1044 from ethereum/contextmenu 7 years ago
ninabreznik 1cf8122bc6 Restyle settings tab - enable personal mode 7 years ago
ninabreznik 5b1895fa12 Replace sqare + with circle + 7 years ago
ninabreznik 693612e7e0 Fix styling for addAccount icon 7 years ago
Iuri Matias 74be8f6182 comply with linter 7 years ago
Iuri Matias baace2cd97 move tooltip styles to its own file 7 years ago
Iuri Matias f3590d4e21 move renderer styles to its own file 7 years ago
Iuri Matias 19f6406bda move modal dialog styles to its own file 7 years ago
Iuri Matias 9322bf8363 move modal dialog custom styles to its own file 7 years ago
Iuri Matias edf8699fa3 move dropdown styles to its own file 7 years ago
Iuri Matias b3c2efcc07 move staticAnalysisView styles to its own file 7 years ago
Iuri Matias cbcae2b506 move file-explorer styles to its own file 7 years ago
Iuri Matias 1ee0e2a8e3 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 a7122a7270 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