Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 1 | -1/+1 |
| | | | | | | | | | | With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream. To reduce the size of its dependencies, I have moved the [metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream). This allows them to be more easily depended & iterated on by external projects. | ||||
* | Remove unneeded code from i4829-close-notifications-from-ui branch. | Dan Miller | 2018-07-25 | 1 | -1/+0 |
| | |||||
* | Uncomment closePopupIfOpen code. | Dan Miller | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | UI confirm screen closes confirmation window on submit or cancel of a tx | Dan Miller | 2018-07-24 | 1 | -4/+4 |
| | |||||
* | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Fix confirmation popup not always opening | Alexander Tseung | 2018-04-17 | 1 | -3/+4 |
| | |||||
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
| | |||||
* | build - rename 'popup.js' to 'ui.js' | kumavis | 2018-03-29 | 1 | -0/+84 |