Commit Graph

2086 Commits (b63b848ed4a112ebfe66c1565d8410edcb772a28)

Author SHA1 Message Date
Whymarrh Whitby 7f47a42f55
Convert AccountDetailsDropdown to ES6 class (#7777) 5 years ago
Whymarrh Whitby 6947ff49e0
Convert AccountPanel component to ES6 class (#7775) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 7bddbf611a
Replace inlined blockies identicon with npm package (#7757) 5 years ago
ricky 984e5a1e26
Properly handle <enter> keystroke (#7747) 5 years ago
Whymarrh Whitby c66449f823
Disable semicolons for class props (#7754) 5 years ago
Whymarrh Whitby 8701ac38a1
Remove useless component constructors (#7718) 5 years ago
Whymarrh Whitby 4b471a4d8a
Adjust colour of Reset Account btn to reflect danger (#7696) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
ricky 1c4f2aab8f React 16 upgrade (#7476) 5 years ago
Mark Stacey e87e79870a
Add missing PropTypes (#7658) 5 years ago
Mark Stacey eeb329adf7
Fix the permissions connect screen MetaMask logo (#7641) 5 years ago
Thomas Huang 0b8f74ede5
Remove random comma (#7639) 5 years ago
Whymarrh Whitby 03f53df3f3
Updates to account search functionality (#7637) 5 years ago
Paweł Lula 638e242ce6 Search accounts by name (#7261) 5 years ago
Whymarrh Whitby 4ec92ceed3
Fix SimpleDropdown event bubbling (#7627) 5 years ago
Whymarrh Whitby b8e3957542
Remove unneeded store connections (#7625) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby 7e22244c03
Replace wild random number key with index (#7629) 5 years ago
Mark Stacey d9bdba5948
Use ES6 exports for selectors (#7626) 5 years ago
Mark Stacey b4fd7aea32
Fix a typo made comparing previous prop (#7628) 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby bb4c4189fb eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 718f0010a4 Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby 2e69f3233e
eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 2c33ad3eb4
Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby f61b068bd2
Drop eslint-disable and TODO comments from Modal component (#7589) 5 years ago
Whymarrh Whitby cfd041b364
Convert modals to use JSX (#7566) 5 years ago
Whymarrh Whitby 867dcc48ee
Clean up Item JSX (#7584) 5 years ago
Whymarrh Whitby 359be03db8
Split DepositEtherModal into container and component files (#7565) 5 years ago
Whymarrh Whitby 926c8848f1
Enable default-case rule for ESLint (#7572) 5 years ago
Whymarrh Whitby 9a1c7e3864
Convert Network component to use JSX (#7564) 5 years ago
Whymarrh Whitby baa5313d21
Convert NetworkDropdown component to use JSX (#7562) 5 years ago
Whymarrh Whitby f0e5ab6c12
Split ExportPrivateKeyModal into container and component files (#7561) 5 years ago
Whymarrh Whitby 00060d787a
Split TokenCell into container and component files (#7560) 5 years ago
ricky 4a59fb432f
Fix backButtonAction proptype (#7578) 5 years ago
ricky e39485cb1c
Fix loading prop type (#7563) 5 years ago
Whymarrh Whitby e2d6798673
Split EthBalance into container and component files (#7557) 5 years ago
Whymarrh Whitby caefda5f47
Use localized messages for NotificationModal buttons (#7558) 5 years ago
Whymarrh Whitby 5f89988671
Delete unused BnAsDecimalInput (#7556) 5 years ago
Whymarrh Whitby f5c496ffcd
Convert Menu, Item, Divider, and CloseArea components to use JSX (#7547) 5 years ago
Whymarrh Whitby 2b4c99e031
Split WalletView into component and container files (#7546) 5 years ago
Whymarrh Whitby 1ffaa330ad
Split AccountModalContainer into container and component files (#7549) 5 years ago
Whymarrh Whitby 22a2d21796
Convert Alert component to use JSX (#7542) 5 years ago
Whymarrh Whitby 666277b4fa
Convert TokenMenuDropdown component to use JSX (#7552) 5 years ago
Whymarrh Whitby d948a3b195
Convert NotificationModal component to use JSX (#7550) 5 years ago