Dan
020824f3c7
Remove accidentally added code in message-manager.
2018-04-24 12:36:26 -02:30
Dan
016d492414
Remove unnecessary doc comment.
2018-04-24 12:20:38 -02:30
Dan
0c26df9653
Fix nits.
2018-04-23 14:11:02 -02:30
Dan
69920045e9
Minor fixes in a number of docs.
2018-04-20 15:48:58 -02:30
Dan
3ec22dc7e1
Notification manager method docs.
2018-04-20 15:48:44 -02:30
Dan
71b0de76ff
Merge branch 'master' into dm-docs-2
2018-04-20 13:23:17 -02:30
Dan
9f12c26d44
Even more documentation for various controllers and libs.
2018-04-19 13:08:56 -02:30
Dan Finlay
4544d57f26
Merge pull request #3984 from whymarrh/3941-jsdoc
...
Add a few docblocks to background files
2018-04-18 15:37:50 -07:00
Dan Finlay
6742a5b272
Merge pull request #3987 from MetaMask/dm-docs-1
...
Documentation for various controllers and and lib utils
2018-04-18 13:39:31 -07:00
Whymarrh Whitby
603c1310ff
Add a few missing docblocks to background files
2018-04-18 18:00:22 -02:30
Dan
164f9c4662
Missing bracket in docblock.
2018-04-18 16:17:06 -02:30
Dan
649d2f8b22
Merge branch 'master' into dm-docs-1
2018-04-18 16:15:48 -02:30
Dan Finlay
061975cd4a
Merge pull request #3977 from MetaMask/i-3913-big-number
...
Fix BigNumber exception in confirm-send-ether
2018-04-18 11:45:20 -07:00
Dan Finlay
0a14cedaf1
Merge pull request #4004 from MetaMask/i3955-reveal-seed
...
Fix UI getting stuck in Reveal Seed screen
2018-04-18 11:44:14 -07:00
Dan
e80bd230b9
NO MIXED TABS AND SPACES
2018-04-18 16:11:39 -02:30
Dan
6d96b1a2ab
Documentation fix: @constant -> @property
2018-04-18 16:08:08 -02:30
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
2018-04-18 10:33:19 -07:00
Alexander Tseung
2c8156ebe9
Fix UI getting stuck in Reveal Seed screen
2018-04-18 10:18:24 -07:00
Alexander Tseung
053044fb65
Fix spinner layout
2018-04-18 01:03:07 -07:00
Alexander Tseung
de7fc781a5
Fix BigNumber exception in confirm-send-ether
2018-04-18 00:58:40 -07:00
Alexander Tseung
b0a105ce80
Fix confirmation popup not always opening
2018-04-17 08:58:37 -07:00
Dan
6da00c4061
Add missing descriptions in util.js
2018-04-17 00:56:46 -02:30
Dan
7b5d506cec
Document async function as returning a promise.
2018-04-17 00:55:10 -02:30
Dan
128cb1af46
Improve documentation of promises that return undefined.
2018-04-17 00:54:16 -02:30
Dan
e9ca7199ab
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions.
2018-04-16 21:23:29 -02:30
Dan Finlay
0668976514
Merge branch 'master' into i3981-contract-rates
2018-04-16 16:32:56 -07:00
Dan
cc7e71488e
Spell deprecated correctly.
2018-04-16 19:47:52 -02:30
Dan Finlay
26d2f5cd0e
Merge pull request #3970 from MetaMask/i3651-removeGlobalLog
...
Remove reliance on window.log
2018-04-16 15:16:45 -07:00
Dan
23acddf8f6
@params -> @param fix
2018-04-16 19:45:27 -02:30
bitpshr
b4912f29cd
Disable token price polling when no client is active
2018-04-16 18:12:05 -04:00
Dan
20a075657f
Documentation for various controllers and libs
2018-04-16 14:38:04 -02:30
bitpshr
d0447f9058
Maintain token prices using a background service
2018-04-16 11:47:06 -04:00
Martin Šmíd
edc6797e75
Fix vault translation
2018-04-14 09:20:00 +02:00
Martin Šmíd
1d7e6d5298
Add czech translation
2018-04-14 09:20:00 +02:00
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
2018-04-13 17:56:28 -04:00
bitpshr
8974f933fc
Add tests for ComposableObservableStore
2018-04-13 14:32:58 -04:00
bitpshr
4780f825b1
Add ComposableObservableStore for subscription management
2018-04-13 10:20:44 -04:00
Dan
8fb1237d64
Documentation for environemnt-type.js
2018-04-12 13:17:46 -02:30
kumavis
29dab1e9e0
Merge pull request #3938 from nyatla/master
...
Japanese langurge Transration
2018-04-10 02:08:51 -07:00
nyatla
cc246528b5
Merge tag 'v4.5.5'
...
# Conflicts:
# app/_locales/ja/messages.json
# package-lock.json
messages.jsonのローカライズ
2018-04-10 17:14:28 +09:00
R.IIzuka
bc0487006c
Update messages.json
...
Fixed Japanese phrases.
Add some translations.
2018-04-10 10:46:12 +09:00
Mert Ozdag
305f5f0034
Translate to Turkish ( #3876 )
2018-04-09 13:42:40 -07:00
kumavis
4cae3d3b0d
Merge pull request #3921 from MetaMask/gh-3736-react-router
...
Add react-router integration
2018-04-09 10:55:46 -07:00
kumavis
2511a9e634
Merge pull request #3922 from MetaMask/empty-vault-fix
...
Empty vault - attempt recovery
2018-04-06 13:18:48 -07:00
kumavis
f9a6feb263
metamask - never persist if state is missing
2018-04-06 12:10:39 -07:00
kumavis
6f4dbd6d4a
metamask - never persist if state is missing data
2018-04-06 12:09:26 -07:00
kumavis
0685381fdc
metamask - attempt recovery from empty vault
2018-04-06 12:05:24 -07:00
Frankie
2b787f2833
Merge pull request #3917 from MetaMask/kumavis-patch-3
...
tx-state-manager - dont remove old tx history if candidate is not found
2018-04-06 10:34:37 -07:00
kumavis
26fe638377
tx-state-manager - dont remove old tx history if candidate is not found
2018-04-06 10:18:00 -07:00
kumavis
b91bd818c7
4.5.5
2018-04-06 09:58:51 -07:00