UNPKG

remix-ide

Version:

Minimalistic browser-based Solidity IDE

26 lines (25 loc) 2.4 kB
## Change Log ### v0.8.4 (2019/07/02 08:41 +00:00) - [#2146](https://github.com/ethereum/remix-ide/pull/2146) bump version (@LianaHus) - [#2128](https://github.com/ethereum/remix-ide/pull/2128) setFile (@LianaHus) - [#2137](https://github.com/ethereum/remix-ide/pull/2137) Update tests to include 1 for checking if the console works (@ethereum) - [#2141](https://github.com/ethereum/remix-ide/pull/2141) Add documentation for Yul (@yann300) - [#2136](https://github.com/ethereum/remix-ide/pull/2136) set isOpen to true only if there s autocomplete item to show (@yann300) - [#2124](https://github.com/ethereum/remix-ide/pull/2124) Remove uneeded folder (@yann300) - [#2125](https://github.com/ethereum/remix-ide/pull/2125) Fix setting input property (@yann300) - [#2123](https://github.com/ethereum/remix-ide/pull/2123) Fix signMessage.js browser test (@yann300) - [#2122](https://github.com/ethereum/remix-ide/pull/2122) Fix Browser test execution (@yann300) - [#2119](https://github.com/ethereum/remix-ide/pull/2119) fixed copyToClipboard for terminal decoded input/output (@LianaHus) - [#2118](https://github.com/ethereum/remix-ide/pull/2118) Style fixes for landing and deploy&run (@LianaHus) - [#2116](https://github.com/ethereum/remix-ide/pull/2116) added checks before compilation (@LianaHus) - [#2108](https://github.com/ethereum/remix-ide/pull/2108) compiler tab style fixes. language selector ui behaviour (@LianaHus) - [#2115](https://github.com/ethereum/remix-ide/pull/2115) Bump remix libs version (@yann300) - [#2112](https://github.com/ethereum/remix-ide/pull/2112) Remove old files & update README (@yann300) - [#2111](https://github.com/ethereum/remix-ide/pull/2111) Reorganize test files (@yann300) - [#2110](https://github.com/ethereum/remix-ide/pull/2110) Refactor browser tests (@yann300) - [#2107](https://github.com/ethereum/remix-ide/pull/2107) bump version and remove linking remix to specific commit hash (@yann300) - [#2104](https://github.com/ethereum/remix-ide/pull/2104) Clone remix only if needed (@yann300) - [#2103](https://github.com/ethereum/remix-ide/pull/2103) Refactor browser test (@yann300) - [#2101](https://github.com/ethereum/remix-ide/pull/2101) Refactor browser test (@yann300) - [#2087](https://github.com/ethereum/remix-ide/pull/2087) Select Yul compiler (@yann300) - [#1961](https://github.com/ethereum/remix-ide/pull/1961) Refactor browser test (@yann300)