Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into FixSvgIcons | Dan Finlay | 2016-07-12 | 1 | -0/+14 |
|\ | |||||
| * | Integrate changes back into eth-balance | Kevin Serrano | 2016-07-12 | 1 | -0/+14 |
| | | |||||
* | | Rebuild states object | Dan Finlay | 2016-07-12 | 1 | -1/+1 |
| | | |||||
* | | Add coin sending tx state | Dan Finlay | 2016-07-12 | 1 | -0/+1 |
|/ | |||||
* | Implement alternate shortening scheme. | Kevin Serrano | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | Resolve merge conflict. | Kevin Serrano | 2016-07-08 | 6 | -2/+89 |
|\ | |||||
| * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-07-08 | 2 | -1/+113 |
| |\ | | | | | | | | | | ConfirmationStyle | ||||
| * | | Simplify ui dev mode style | Dan Finlay | 2016-07-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed up pending-tx-details | Dan Finlay | 2016-07-07 | 2 | -1/+2 |
| | | | |||||
| * | | Fleshed out pending tx view | Dan Finlay | 2016-07-07 | 2 | -1/+1 |
| | | | |||||
| * | | Began reworking tx conf view | Dan Finlay | 2016-07-07 | 4 | -1/+87 |
| | | | |||||
* | | | Add new component for tx-history to avoid messing with other styles. Add ↵ | Kevin Serrano | 2016-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | fixed width specifically to this style. | ||||
* | | | Modified test views again. Added fixed length to center tx information. | Kevin Serrano | 2016-07-08 | 2 | -3/+3 |
| | | | |||||
* | | | Modify development states to account for long domains. | Kevin Serrano | 2016-07-08 | 2 | -3/+3 |
| |/ |/| | |||||
* | | Add new test state with tx history. Fix alignment issue with transaction ↵ | Kevin Serrano | 2016-07-08 | 2 | -1/+113 |
|/ | | | | history text. | ||||
* | Improved Ui Dev Mode | Dan Finlay | 2016-07-02 | 4 | -70/+38 |
| | | | | | | Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html) Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading. | ||||
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 3 | -0/+17 |
| | |||||
* | Clean up beefy usage | Dan Finlay | 2016-07-01 | 1 | -12/+2 |
| | | | | Now properly uses brfs transform so it can reload on state object changes. | ||||
* | Add query param restoring to mocker | Dan Finlay | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | Remove debugs from development | Dan Finlay | 2016-07-01 | 1 | -23/+0 |
| | |||||
* | Cleaned up some formatting for ui mocker | Dan Finlay | 2016-07-01 | 4 | -7/+14 |
| | |||||
* | Add selector component to ui mocker | Dan Finlay | 2016-07-01 | 2 | -20/+42 |
| | |||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 18 | -0/+757 |