Whymarrh Whitby
094e4cf555
Check for unused function arguments ( #6583 )
...
* eslint: Check for unused function arguments
* eslint: Ignore unused '_' in argument list
Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly
* Remove and rename unused arguments
6 years ago
Chi Kei Chan
92c03bdff2
Update buttons & colors to match design system ( #6446 )
...
* Refactoring button styles
* renaming buttons
* Add Link and Button styles
* Update new btn styles and storybook
* Fix tests
* Change font weight; Update storybook
* Fix linter
6 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
a7b3750a3e
Fix button styling for Create Account Connect ( #5787 )
6 years ago
Alexander Tseung
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
brunobar79
51e4a6d335
fix ledger affiliate link
6 years ago
brunobar79
2ea05e303d
connect screen ready
6 years ago
brunobar79
c72ced79ae
ui fixes
6 years ago
brunobar79
5ef80495cf
refactor to support multiple hw wallets
6 years ago
brunobar79
514148ffa1
fix support link
6 years ago
brunobar79
a6e0eef8f4
fix unsupported browser view
6 years ago
brunobar79
086ab6e1e1
lint
6 years ago
brunobar79
2bfddc288e
scroll smooth
6 years ago
brunobar79
49d1bdea8a
design done
6 years ago
brunobar79
cbb14f1d5e
fix browser not supported screen
6 years ago
brunobar79
cb97517b26
updated account list based on new designs
6 years ago
brunobar79
5399546388
added affiliate link to trezor
6 years ago
brunobar79
82a93bb287
detect ability to open popup instead of browser
6 years ago
brunobar79
5127601545
copy updated
6 years ago
brunobar79
dddbb4250b
update connect harwdware screen
6 years ago
brunobar79
6b2511f94f
UI refactor
6 years ago
brunobar79
6c2730f243
Refactor UI
6 years ago