aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/dropdowns/network-dropdown.js
Commit message (Expand)AuthorAgeFilesLines
* Metametrics fixes (#6238)Dan J Miller2019-03-061-2/+2
* Metametrics (#6171)Dan J Miller2019-03-051-5/+23
* I#5956 fix2 dont overwrite existing rpc settings (#6044)Frankie2019-01-301-2/+1
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-14/+21
* support editable customRPC (#5267)HackyMiner2018-09-291-0/+10
* updated docs, small improvement of recent RPC renderingEvgeniy Filatov2018-08-231-2/+3
* backported RPC improvements to olduiEvgeniy Filatov2018-08-231-2/+1
* implemented improvements to RPC historyEvgeniy Filatov2018-08-231-4/+6
* Update Font in Account SelectorAlexander Tseung2018-08-041-3/+0
* Fix custom RPC not redirecting to Settings pageAlexander Tseung2018-04-191-6/+8
* network - use providerType for localhostkumavis2018-03-311-4/+4
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-14/+20
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-14/+13
* Handle i18n with redux.Dan2018-03-161-15/+15
* i18n - load locales manuallykumavis2018-03-151-1/+2
* Merge branch 'master' into i18nThomas Huang2018-03-121-4/+4
|\
| * Update network colours for better accessibility. (#3469)Dan J Miller2018-03-081-4/+4
* | Merge branch 'master' into i18nDan2018-03-071-13/+27
|\|
| * Fix network menu for custom URLs (#3366)Alexander Tseung2018-03-021-13/+27
* | separate out cross-browser i18n for extensionsNick Doiron2018-01-251-0/+1
* | first steps to i18nNick Doiron2018-01-231-13/+13
|/
* Update font weights to 300, remove animation from network dropdown, fix netwo...Alexander Tseung2017-12-021-11/+16
* Network loading does not block network loading.Dan2017-11-101-1/+2
* Fix network dropdown stylesChi Kei Chan2017-10-201-1/+1
* Network dropdown updateChi Kei Chan2017-10-181-1/+2
* Fix Localhost 8545 option in network dropdown (#2357)Alexander Tseung2017-10-141-1/+1
* Various styling fixesChi Kei Chan2017-10-131-1/+1
* Cleaner css for circle icon.Dan2017-09-121-4/+0
* Replace checkmark with font-awesome equivalent.Dan2017-09-121-6/+6
* Adds title, divider and descriptive text to network dropdown.Dan2017-09-121-0/+11
* Highlighted circle icons for the network menu.Dan2017-09-121-6/+29
* Fix header style; Address commentsChi Kei Chan2017-09-051-14/+14
* Fix merge conflictChi Kei Chan2017-09-051-6/+0
* Fix menu styleJacky Chan2017-09-051-30/+53
* Lint fixesDan2017-08-311-4/+4
* Lint and cleanup all scsssdtsui2017-08-141-2/+2
* Remove unused code - network dropdown components in appsdtsui2017-08-141-10/+2
* [WIP] Extract network dropdown into own componentsdtsui2017-08-141-0/+276