Alexander Tseung
477b74124d
Revert "Fix UI getting stuck in Reveal Seed screen"
...
This reverts commit 2c8156ebe9
.
7 years ago
Dan Finlay
4544d57f26
Merge pull request #3984 from whymarrh/3941-jsdoc
...
Add a few docblocks to background files
7 years ago
Dan Finlay
6742a5b272
Merge pull request #3987 from MetaMask/dm-docs-1
...
Documentation for various controllers and and lib utils
7 years ago
Whymarrh Whitby
603c1310ff
Add a few missing docblocks to background files
7 years ago
Dan
164f9c4662
Missing bracket in docblock.
7 years ago
Dan
649d2f8b22
Merge branch 'master' into dm-docs-1
7 years ago
Dan Finlay
061975cd4a
Merge pull request #3977 from MetaMask/i-3913-big-number
...
Fix BigNumber exception in confirm-send-ether
7 years ago
Dan Finlay
0a14cedaf1
Merge pull request #4004 from MetaMask/i3955-reveal-seed
...
Fix UI getting stuck in Reveal Seed screen
7 years ago
Dan Finlay
40f0a40edf
Merge pull request #3998 from MetaMask/i3988-checksummed-address
...
Show checksum addresses on UI
7 years ago
Dan
e80bd230b9
NO MIXED TABS AND SPACES
7 years ago
Dan
6d96b1a2ab
Documentation fix: @constant -> @property
7 years ago
Vikas Kumar Yadav
7e21fc2aa7
I18n - add Tamil + some Hindi fixes
...
* removed ethereum, coinbase typos
* added ebtry for tamil
* removed tamil from index.json for now
will start adding tamil translations very soon.
* Added transaltion directory for tamil language
* Added some translations till BETA
* added all translations for c
* completed d and e alphabets
* completed fand g alphabets
* Added i,j and k translations
* Added l,m,n and o translations
* Added translations for p,q,r and s
* Completed the translations. Kept some abbreviations such as JSON, URI, HTTP, ShapeShoft as it is in the translated version itself
7 years ago
Alexander Tseung
2c8156ebe9
Fix UI getting stuck in Reveal Seed screen
7 years ago
bitpshr
cce123c30e
Show checksummed addresses throughout the UI
7 years ago
Alexander Tseung
053044fb65
Fix spinner layout
7 years ago
Alexander Tseung
de7fc781a5
Fix BigNumber exception in confirm-send-ether
7 years ago
Dan Finlay
1c892670de
Merge pull request #4000 from MetaMask/deps
...
deps - update keyring controller and other eth-dependinces
7 years ago
frankiebee
e77dbaa0dc
deps - update keyring controller and other eth-dependinces
7 years ago
Dan Finlay
2ce33a3eee
Merge pull request #3853 from MetaMask/i3580-InternationalizeCurrency
...
Internationalize currency
7 years ago
Dan Finlay
6ee57dcad7
Merge branch 'master' into i3580-InternationalizeCurrency
7 years ago
Thomas Huang
7b70804aa0
Merge pull request #3969 from MetaMask/i3966-AddJsDocsPage
...
Add JSDocs Page and Script
7 years ago
Dan Finlay
bdec1bc90b
Merge pull request #3995 from MetaMask/i3759-popup
...
Fix confirmation popup not always opening
7 years ago
Alexander Tseung
b0a105ce80
Fix confirmation popup not always opening
7 years ago
Dan
6da00c4061
Add missing descriptions in util.js
7 years ago
Dan
7b5d506cec
Document async function as returning a promise.
7 years ago
Dan
128cb1af46
Improve documentation of promises that return undefined.
7 years ago
Dan
e9ca7199ab
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions.
7 years ago
Dan Finlay
e4eb69dcc2
Merge pull request #3982 from MetaMask/i3981-contract-rates
...
Fetch token prices based on contract address
7 years ago
Dan Finlay
0668976514
Merge branch 'master' into i3981-contract-rates
7 years ago
bitpshr
6e1fcefdf1
Update CHANGELOG with information about rate fetching
7 years ago
Dan Finlay
6a7fd3c774
Merge pull request #3967 from MetaMask/AddTeamDocs
...
Add team member documentation
7 years ago
Dan
cc7e71488e
Spell deprecated correctly.
7 years ago
Dan Finlay
26d2f5cd0e
Merge pull request #3970 from MetaMask/i3651-removeGlobalLog
...
Remove reliance on window.log
7 years ago
Dan
23acddf8f6
@params -> @param fix
7 years ago
bitpshr
b4912f29cd
Disable token price polling when no client is active
7 years ago
Dan Finlay
b3bf7cd970
Fix spelling typo
7 years ago
Dan Finlay
641e7eb38b
Merge pull request #3978 from espoem/cs-lang
...
Czech translation
7 years ago
Dan Finlay
458fc3ff96
Merge pull request #3985 from whymarrh/unused-jshint
...
Remove unused JSHint file
7 years ago
Dan
20a075657f
Documentation for various controllers and libs
7 years ago
Whymarrh Whitby
b542426c62
Remove unused JSHint file, ESLint is the standard
7 years ago
kumavis
603d6ab416
Merge pull request #3976 from MetaMask/i3973-FixLocaleSettings
...
Fix action for setting locale
7 years ago
bitpshr
d0447f9058
Maintain token prices using a background service
7 years ago
bitpshr
a350e80fee
Fetch token prices based on contract address
7 years ago
Martin Šmíd
edc6797e75
Fix vault translation
7 years ago
Martin Šmíd
1d7e6d5298
Add czech translation
7 years ago
Dan Finlay
34692acdf9
Fix action for setting locale
7 years ago
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
Dan Finlay
3afe76bcba
Merge pull request #3975 from MetaMask/i3947-composableStore
...
Add ComposableObservableStore for subscription management
7 years ago
bitpshr
8974f933fc
Add tests for ComposableObservableStore
7 years ago
bitpshr
4780f825b1
Add ComposableObservableStore for subscription management
7 years ago