Thibaut SCHAEFFER
71250f0048
Fix typo
8 years ago
Dan Finlay
866237c2c8
Merge branch 'master' into FixReopeningBug
8 years ago
Dan Finlay
667483ac20
Add simple build instructions ( #454 )
8 years ago
Dan Finlay
2697e1ba95
Bump changelog
8 years ago
Dan Finlay
203a56fb92
Add ui state logging function
...
Now from the UI console, you can always call `logState()`, and it will print the state stringified into the console, ready to drop into the ui dev mode states folder, or other inspection.
This should make it easier to diagnose user bugs in the future.
8 years ago
Dan Finlay
c4812b3452
Triage a strange undefined balance error
8 years ago
Kevin Serrano
750a3d8fe7
Merge pull request #448 from MetaMask/user-agreement-proofread
...
Proofread and fix spelling errors of user agreement.
8 years ago
Kevin Serrano
202ff31bf8
Merge branch 'master' into user-agreement-proofread
8 years ago
Kevin Serrano
4926fbd833
Proofread and fix spelling errors of user agreement.
8 years ago
kumavis
0f7f02d187
Merge pull request #443 from MetaMask/legal-beagal
...
Meta - Add license
8 years ago
kumavis
e18dc1d65d
Merge branch 'master' into legal-beagal
8 years ago
kumavis
f84992fa33
license
8 years ago
Dan Finlay
3b80a043ee
Version 2.6.1 ( #442 )
8 years ago
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
8 years ago
Frankie
dbc9008295
Fix eth balance tooltip to show 6 decimals ( #440 )
...
* Fix tooltip to show to the 6 decimal place on balances ovr 0...
* Change font size for balance component in tx-list so it fits the notation
* Add to change log
* Linting
* change log
8 years ago
kumavis
7b9b22e8a0
Merge pull request #439 from MetaMask/japan-localization
...
Japan localization
8 years ago
Kevin Serrano
2403a833e8
Add Japanese localization file.
8 years ago
Kevin Serrano
fc8d9587d8
Fix MetaMask title for EN.
8 years ago
Kevin Serrano
ad803125cb
Bump provider-engine from 7.8.1 to 7.8.3 ( #435 )
...
* Bump provider-engine from 7.8.1 to 7.8.3
* Modify changelog.
8 years ago
Frankie
617ab9d178
Move fox logo with filled in eyes into design folder ( #433 )
...
* Move fox logo with filled in eyes into design folder
* Crop fox
* Crop fox properly
* Gah Crop fox properly
8 years ago
kumavis
506fe5836f
Merge pull request #431 from MetaMask/one-wallet-one-future
...
Add one wallet to new accounts instead of three.
8 years ago
Kevin Serrano
1f347c22b0
Update changelog.
8 years ago
Kevin Serrano
ecd0a3ec1e
Add one wallet to new accounts instead of three.
8 years ago
kumavis
6537544463
Merge pull request #423 from MetaMask/FixMenuBug
...
Fix main dropdown animation
8 years ago
kumavis
4cf83b582e
Merge branch 'master' of github.com:MetaMask/metamask-plugin into FixMenuBug
8 years ago
Dan Finlay
947665dca1
Merge pull request #428 from MetaMask/FixSvgIcons
...
Fix svg icons
8 years ago
Dan Finlay
57da5a8198
Merge branch 'master' into FixSvgIcons
8 years ago
Dan Finlay
e21a48da83
Linted
8 years ago
Dan Finlay
539fe3e940
Fix svg icon in notification
8 years ago
Dan Finlay
d9718d005c
Merge branch 'master' into FixSvgIcons
8 years ago
Dan Finlay
678f33b06b
Merge pull request #427 from MetaMask/balance-refactor
...
Balance refactor, less-than-one abbreviation for eth balances, util cleanup
8 years ago
Kevin Serrano
38225ac8f5
Merge branch 'master' into balance-refactor
8 years ago
Kevin Serrano
a72aad19c8
Update changelog.
8 years ago
Kevin Serrano
d7e6b752a3
Integrate changes back into eth-balance
8 years ago
Kevin Serrano
6a61591dad
Move shorten balance to util. Add as property of generateBalance object output.
8 years ago
Kevin Serrano
37f21cf18f
Remove unused functions. Readd if necessary.
8 years ago
Dan Finlay
45c64a0830
Merge pull request #426 from MetaMask/Version26
...
Version 2.6
8 years ago
Dan Finlay
a446be2397
Version 2.6
8 years ago
Dan Finlay
a5bac9419a
Rebuild states object
8 years ago
Dan Finlay
66e079f1c7
Fix imageification of recipient
8 years ago
Dan Finlay
3274bb78d7
Add coin sending tx state
8 years ago
Dan Finlay
c4a15340e0
Add notification global for development
...
The background process now has a global `METAMASK_NOTIFIER` object that allows easy mocking of notification data.
8 years ago
Kevin Serrano
31d0d1ec08
Refactor util tests.
8 years ago
Dan Finlay
791911d6f5
Merge branch 'master' into FixMenuBug
8 years ago
Dan Finlay
8cfa21c1e9
Merge pull request #424 from MetaMask/UpdateScript
...
Updated script for what I recorded
8 years ago
Dan Finlay
3c599752d4
Updated script for what I recorded.
8 years ago
Dan Finlay
7b3f0ad43d
Fix main dropdown animation
8 years ago
kumavis
5bb075a278
Merge pull request #418 from MetaMask/ui-fixth-width-tx-history
...
Fixed width applied on transaction history components
8 years ago
Kevin Serrano
40d2b7fe71
lint
8 years ago
Kevin Serrano
20bfb60fd2
Implement alternate shortening scheme.
8 years ago