Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
5a233e4634
colocate tests in flat structure ( #10655 )
4 years ago
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
4 years ago
Brad Decker
3806e0a2a6
Refactor NetworkDisplay, ConnectedStatusIndicator, etc to use ColorIndicator ( #10214 )
4 years ago
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
4 years ago
Whymarrh Whitby
b6ccd22d6c
Update ESLint shared config to v3 ( #9274 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Mark Stacey
9a624dd24c
Revert the revert of "LoginPerSite"
...
This reverts commit 466ece4588
, which has
the message:
"Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648 )"
This effectively re-introduces the changes from the "LoginPerSite" PR.
5 years ago
Whymarrh Whitby
61d1809750
Purge xtend from the UI ( #7795 )
5 years ago
Whymarrh Whitby
92971d3c87
Migrate codebase to use ESM ( #7730 )
...
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
5 years ago
Whymarrh Whitby
4190b397d1
Remove unused onClick prop from Dropdown component ( #7500 )
5 years ago
Mark Stacey
466ece4588
Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" ( #7648 )
...
This reverts commit 1110287fe1
, reversing
changes made to 72eb233ee9
.
5 years ago
Whymarrh Whitby
7d097dedaf
Convert Dropdown and DropdownMenuItem components to JSX ( #7510 )
5 years ago
Whymarrh Whitby
5235d8db96
Remove unused onClick prop from Dropdown component ( #7500 )
5 years ago
Whymarrh Whitby
659b4360bc
Add ESLint rule forbidding extraneous defaultProps ( #7453 )
5 years ago
Chi Kei Chan
31175625b4
Folder restructure ( #6304 )
...
* Remove ui/app/keychains/
* Remove ui/app/img/ (unused images)
* Move conversion-util to helpers/utils/
* Move token-util to helpers/utils/
* Move /helpers/*.js inside /helpers/utils/
* Move util tests inside /helpers/utils/
* Renameand move confirm-transaction/util.js to helpers/utils/
* Move higher-order-components to helpers/higher-order-components/
* Move infura-conversion.json to helpers/constants/
* Move all utility functions to helpers/utils/
* Move pages directory to top-level
* Move all constants to helpers/constants/
* Move metametrics inside helpers/
* Move app and root inside pages/
* Move routes inside helpers/
* Re-organize ducks/
* Move reducers to ducks/
* Move selectors inside selectors/
* Move test out of test folder
* Move action, reducer, store inside store/
* Move ui components inside ui/
* Move UI components inside ui/
* Move connected components inside components/app/
* Move i18n-helper inside helpers/
* Fix unit tests
* Fix unit test
* Move pages components
* Rename routes component
* Move reducers to ducks/index
* Fix bad path in unit test
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
Alexander Tseung
8b90b1d1b1
Remove accessing PropTypes from main React package
7 years ago
Dan
62f2aebe1d
Network loading does not block network loading.
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Chi Kei Chan
663cb758b3
Style send token screen
7 years ago
Chi Kei Chan
75c3009f83
Fix header style; Address comments
7 years ago
sdtsui
88665ba150
Extract dropdown component into components/dropdowns, hook up to app
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
5e9926b0d0
Fix dropdown z-index value
7 years ago
sdtsui
4d967ebea9
Bring menu-droppo component into project, remove as a dependency
7 years ago
sdtsui
781ac00eac
Re-enable css transitions for dropdowns in header, needs menu-droppo library update
7 years ago
kumavis
29dcadc346
ui - dropdown - use Object.assign syntax to appease coverage parser
7 years ago
sdtsui
36d8c3dd39
Increase size of settings dropdown and account settings dropdown
7 years ago
sdtsui
086441e41c
Increase size of network dropdown
7 years ago
Dan Finlay
bc65484e1b
Remove object spread syntax
7 years ago
sdtsui
8006d798ee
Re-center network dropdown
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
fce7bf3a1c
Remove accounts screen
7 years ago
sdtsui
d01b5c927d
Brighten dropdown menu item\'s text
7 years ago
sdtsui
a49e5e158a
Implement redesigned dropdown
7 years ago