Frankie
df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings ( #6044 )
...
* mm-controller - dont overwrite existing rpc settings
* ui-networkDropdown - dont pass old network as chainId
* add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc
* use updateAndSetCustomRpc in settings to allow rpcs to be updated
* use new rpc as nickname if no nick name has been supplied
* fix update rpc method
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
6 years ago
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
6 years ago
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
6 years ago
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
Alexander Tseung
ce74cd7774
Fix custom RPC not redirecting to Settings page
7 years ago
kumavis
5f1f345a5d
network - use providerType for localhost
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago
Nick Doiron
7da52c5997
separate out cross-browser i18n for extensions
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Alexander Tseung
7dba114feb
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
7 years ago
Dan
62f2aebe1d
Network loading does not block network loading.
7 years ago
Chi Kei Chan
79be956be9
Fix network dropdown styles
7 years ago
Chi Kei Chan
03685c64b8
Network dropdown update
7 years ago
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
Dan
8342c20b58
Cleaner css for circle icon.
7 years ago
Dan
6beb1b33bb
Replace checkmark with font-awesome equivalent.
7 years ago
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
7 years ago
Dan
6a3c59e409
Highlighted circle icons for the network menu.
7 years ago
Chi Kei Chan
75c3009f83
Fix header style; Address comments
7 years ago
Chi Kei Chan
9213789c44
Fix merge conflict
7 years ago
Jacky Chan
b1fc290bed
Fix menu style
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
sdtsui
2eadf72fb7
Lint and cleanup all scss
7 years ago
sdtsui
d01a663342
Remove unused code - network dropdown components in app
7 years ago
sdtsui
4cd33453dc
[WIP] Extract network dropdown into own component
7 years ago
sdtsui
e39c600a45
[WIP] Extract network dropdown out of main app render function
7 years ago