ricky
7181779576
Refactor `new-account.js` ( #7312 )
...
* Start refactor
* Use import syntax
* Add create-account.component
* Continue refactor
* Add new line
* Start using JSX and make tabs a bit more DRY
* 👋 bye-bye hyperscript
* These can be disabled when active
* Start JSX in new account component
* 👋 bye-bye hyperscript
* Move newAccountNumber into container
* Validate newAccountNumber prop
5 years ago
Dan J Miller
32a3f5ad7b
Address various UI styling issues ( #6744 )
...
* Add loading spinner to pending tx status label.
* Add border around account icon in top right
* Change style of settings toggle buttons; wrap with local components
* Eliminate large space after settings labels when no description
* Remove network form from advanced tab of settings
* Keep new account container height to contents when in full screen
5 years ago
Kirill Goncharov
a47370057e
Fix styles on 'import account' page, update help link ( #6700 )
...
* Fix styles on 'import account' page, update help link
* Update changelog
6 years ago
Alexander Tseung
a7b3750a3e
Fix button styling for Create Account Connect ( #5787 )
6 years ago
brunobar79
285814646f
ui ready
6 years ago
brunobar79
2ea05e303d
connect screen ready
6 years ago
brunobar79
c72ced79ae
ui fixes
6 years ago
brunobar79
4e1d8ba19d
good progress adding paths
6 years ago
brunobar79
e6d64cecf8
message signing works
6 years ago
brunobar79
df19163bf9
last css fixes
6 years ago
brunobar79
a6e0eef8f4
fix unsupported browser view
6 years ago
brunobar79
2bfddc288e
scroll smooth
6 years ago
brunobar79
49d1bdea8a
design done
6 years ago
brunobar79
cb97517b26
updated account list based on new designs
6 years ago
brunobar79
55382e9842
fix account selection
6 years ago
brunobar79
5399546388
added affiliate link to trezor
6 years ago
brunobar79
80e875308b
forget device and autiload account features added
6 years ago
brunobar79
b9c2994d24
finish warning modal UI
6 years ago
brunobar79
5127601545
copy updated
6 years ago
brunobar79
dddbb4250b
update connect harwdware screen
6 years ago
brunobar79
313090efcc
added message for non-chrome browsers
6 years ago
Bruno
8c4d58aa45
initial trezor support
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Alexander Tseung
08542c18e1
Update deposit ether styling ( #3510 )
7 years ago
Alexander Tseung
4b2e52795d
Explicitly define state in import account from json component ( #3491 )
7 years ago
Thomas
ee254b4f6f
Import Account disclaimer
7 years ago
Alexander Tseung
0c6fef3dec
Add create new account routes, fix conflicts from uat updates
7 years ago
Dan J Miller
971112d413
[NewUI] Updates capitalization and alignment for the import account screen. ( #3122 )
...
* Updates capitalization and alignment for the import account screen.
* Align elements in import form.
7 years ago
Dan
2bc85ea72f
Fix input box padding and select highlight in new account create and import page.
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago