Commit Graph

40 Commits (47501a6f7ad092f9d941fffac1b3b5cc557c65c3)

Author SHA1 Message Date
Alexander Tseung 554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 6 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 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 a82631791e Lint fixes 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 2ddc2cc1fb Lint fixes. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
Dan 78f6a48664 Define event locally in onClickOutside method in account-dropdowns.js 7 years ago
Alexander Tseung 8b90b1d1b1 Remove accessing PropTypes from main React package 7 years ago
Nick Doiron abfa74f09a complete i18n across new UI 7 years ago
Nick Doiron 9c133aaab3 get t imported in all files currently using i18n 7 years ago
Nick Doiron bad70eb1b3 first steps to i18n 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
Chi Kei Chan ac50db52a9 Fix linter 7 years ago
Dan Finlay 06094c914b Move etherscan link logic into module 7 years ago
Kevin Serrano 69c7fe24b3
Place object property retrieval inside try-catch 7 years ago
Kevin Serrano f0ab4ce52d
Change expected type to array. 7 years ago
sdtsui 88665ba150 Extract dropdown component into components/dropdowns, hook up to app 7 years ago
sdtsui 9ec8663605 Cleanup stray logs and lint 7 years ago
sdtsui 88f4931c6f Fix text overflow for dropdown components flagged by @frankiebee 7 years ago
sdtsui 779be75370 [WIP] Position account potions dropdown correctly and hook up to action creators 7 years ago
Kevin Serrano 45fc1d6ec3
Readd loose label onto accounts. 7 years ago
sdtsui ba50411bb2 Position account icon, name, and caret 7 years ago
sdtsui 781ac00eac Re-enable css transitions for dropdowns in header, needs menu-droppo library update 7 years ago
sdtsui 777eb865df Adjust padding of accountSwitcher dropdown 7 years ago
sdtsui 5ddb40f60c Adjust top and bottom padding of accountSwitcher 7 years ago
sdtsui baee076348 Lint ui/app 7 years ago
sdtsui 6f14f4b717 Allow new accounts selector to handle clicks 7 years ago
sdtsui 28fd016d12 Increase size of accountSelection dropdown 7 years ago
sdtsui 36d8c3dd39 Increase size of settings dropdown and account settings dropdown 7 years ago
sdtsui 4d6a289629 Add note with previous fa-angle-down for future refactor 7 years ago
sdtsui aff213e845 Position account switcher icon back in app header 7 years ago
sdtsui ecb09fcc0a Disable account selection dropdown from account details 7 years ago
Kevin Serrano 6176a4b1bf
Add QR functionality 7 years ago
kumavis 4115c25d8f lint fix 7 years ago
sdtsui 24d375aaf1 Fix dropdown toggle behavior - account dropdowns 7 years ago
sdtsui 4c0f827946 Make account selection dropdown menu scrollable when too large for view 7 years ago
sdtsui 0fdbb80962 Remove Account Settings item from optionsMenu, unnecessary 7 years ago
Dan Finlay a22adec66f Replace ui with responsive-ui 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
sdtsui 9e8e445695 Reorder Account Selector and Account Options 7 years ago
sdtsui f329c232a2 Hook up new dropdown components 7 years ago
sdtsui fce7bf3a1c Remove accounts screen 7 years ago