v0.8.6 New Engine, more plugins
Remix IDE
- remix.ethereum.org
- npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
Remixd
Remixd is a tool which provide a way to access your local file from any remix IDE web app.
- npm install -g remixd
- remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)
Change Log
v0.8.6 (2019/09/05 11:06 +00:00)
- #2312 bump version to 0.8.6 (@LianaHus)
- #2307 docs: fix url for a workshop from docs & gramatical fix (@ethereum)
- #2311 Bump version (@yann300)
- #2302 adding swarm logo on Publish on swarm (@LianaHus)
- #2309 Fix extracting swarm hash (@yann300)
- #2306 Bump remix libs (@yann300)
- #2305 Renaming gist access token => github access token (@yann300)
- #2308 change selected corresponding to nightly check (@LianaHus)
- #2237 Documenation: typos, minor changes to increase readability (@djudjuu)
- #2295 Bump remix libs && fix remix tests module view (@yann300)
- #2301 Tiny UI fix (@yann300)
- #2299 filter for nightly builds (@LianaHus)
- #2300 removed the parent margins of loader (@LianaHus)
- #2252 Fix links to new documentation site (@pi0neerpat)
- #2296 compile on compilerchange (@LianaHus)
- #2292 check for key is defined (@LianaHus)
- #2021 bump default solidity version (@yann300)
- #2294 Add "loading" for iframe plugin (@yann300)
- #2293 fixed error msgs width of staticAnalysis tab (@LianaHus)
- #2291 updated search to filter with displayName (@LianaHus)
- #2251 danger color for payable functions (@LianaHus)
- #2280 Add plugin oneClickDapp (@pi0neerpat)
- #2287 Use registry for getting the access token (@yann300)
- #2286 Fix listening on vyper (@yann300)
- #2279 Activate 3box during workshop activation (@yann300)
- #2278 fixed side-panel width (@LianaHus)
- #2277 fixed the width of error messages (@LianaHus)
- #2270 side panel resize (@LianaHus)
- #2275 mythx url (@yann300)
- #2273 getGithubAccessToken API (@yann300)
- #2268 Update landing-page.js (plugin name typo) (@yann300)
- #2266 added gas profiler (@EdsonAlcala)
- #2264 plural for workshops and change description (@yann300)
- #2260 remove events and notifications from local plugin create page (@LianaHus)
- #2259 Use addTooltip instead of alert (@yann300)
- #2247 use flexbox instead of fixed positions (@LianaHus)
- #2258 change "3box" to "box" (@GrandSchtroumpf)
- #2254 fix modal dialog for provider (@LianaHus)
- #2244 Fix browser test (@yann300)
- #2232 add the debug plugin (@LianaHus, @pldespaigne)
- #2211 Gist list fix (@ethereum)
- #2241 remove colors from icon on vertical panel (@LianaHus)
- #2235 Remix Workshop shortcut (@GrandSchtroumpf)
- #2231 Add Remix Plugin Workshops (@GrandSchtroumpf)
- #2229 use https for 3box plugin (@yann300)
- #2228 3Box + remix-test plugin (@GrandSchtroumpf)
- #2223 added npm-merge-driver as devdependency (@LianaHus)
- #2221 exposing functions of Network module (@LianaHus)
- #2222 correct links on landing page (@ethereum)
- #2216 autocomplete style (@LianaHus)
- #2219 adding
retrieveTrace
to the remix-plugin API (@yann300) - #2220 Create .nvmrc (@yann300)
- #2218 filter out home from the list of plugins (@LianaHus)
- #2203 Fix link to doc (from test module) (@yann300)
- #2201 Fix doc link (@yann300)
- #2204 resizable buttons for deploy&run -> contract functions (@LianaHus)
- #2214 Source highlighter is now editor (@GrandSchtroumpf)
- #2212 Improve Plugin permissions + Use emit function from plugin (@GrandSchtroumpf)
- #2207 Add settings for plugin engine (@GrandSchtroumpf)
- #2206 Comply to new plugin engine (@yann300)
- #2205 Switch to version 0.1.6 of plugin engine (@GrandSchtroumpf)
- #2182 Fix modal dialog callback being called multiple times (@yann300)
- #2185 this should fix long strings that overflow limits (@helderjnpinto)
- #2195 Close tab issue (@LianaHus, @yann300)
- #2197 removed padding from swap panel (@LianaHus)
- #2188 add remix commands to docs (@ethereum)
- #2198 fix typo (@zhangzhongjun)
- #2196 fixed overflow-y for pluginContainer (@LianaHus)
- #2193 Force show Home when appManager ensure its activation (@yann300)
- #2190 Remove verbose logs (@yann300)
- #2180 fixed swapPanel height (@LianaHus)
- #2187 update remix-tabs version (@LianaHus)
- #2181 package-lock file (@LianaHus)
- #2178 [remixd] when file change and click is outside of the modal, the file… (@yann300)
- #2140 Adding package-lock.json to repository (@edisinovcic)
- #2176 set a list of module that cant be deactivated (@yann300)
- #2177 Initiate the layout service after modules are loaded (@yann300)
- #2172 fix getIds from appManager (@yann300)
- #2147 remove cleanup of plugins before new workspace load (@LianaHus)
- #2169 update with latest link to readthedocs (@LianaHus)
- #2166 Use the new remix-plugin engine (@yann300)
- #2149 modified text for warning (@LianaHus)