Dan J Miller
668aab11d1
Vertically centers the text of the new ui modal header. ( #2987 )
7 years ago
Alexander Tseung
644adeccf6
Fix Hide Token modal styling, popup positioning
7 years ago
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Dan
9db00fa507
Show user notifications after switch between UIs
7 years ago
Alexander Tseung
22d9e3a7e6
Allow editing account name in account details modal
7 years ago
Chi Kei Chan
ad91fcd662
Add token list and buy modal alignment fix
7 years ago
Chi Kei Chan
4336794355
Fix styling in private key modal
7 years ago
Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
Dan
d206f183f5
Hide token confirmation modal ui
7 years ago
Dan
ff64fe98dd
Shapeshift deposit tx modal.
7 years ago
Dan
01816e1b22
Adds a back button to export private key modal; connects account details to same modal.
7 years ago
Dan
7102772c3a
Connect export key modal to state and enable actions.
7 years ago
Dan
2c474b0d6e
Export private key modal body ui.
7 years ago
Dan
0eeba3771c
Exports private key modal opens from dropdown.
7 years ago
Dan
a1d72a59fe
New account modal now allows for addition of account name.
7 years ago
Dan
48867d95fe
ReadOnlyInput component.
7 years ago
Dan
24fd16b1be
Abstract account modal.
7 years ago
Chi Kei Chan
e7f1fc4436
Buy Modal Styling
7 years ago
Dan
b0f1fba2e5
Ensures that new accounts are only created from the modal, and not when clicking 'Create New Account'
7 years ago
Chi Kei Chan
663cb758b3
Style send token screen
7 years ago
Dan
395e8bfce0
Use width 100 and margin for the new modal input.
7 years ago
Dan
ab4005cab8
Tweak styles in new-account-modal.
7 years ago
Dan
c4eb2fb3ea
Account-detail address is a readonly input.
7 years ago
Dan
b8b0c8c62a
Remove highlight on modal
7 years ago
Dan
61b965fe14
Touch up style of account-details-modal.
7 years ago
Dan
5452a26b36
Fixes lint errors and adds stylelint-config-standard to package.json
7 years ago
Dan J Miller
4076496c8e
Patch 3 new account modal ( #1962 )
...
* Account details modal styling changes.
* Tweaking styles.
* New account modal re-styling.
* Tweaks to paddings, margins, font sizes, colors and modal dimensions.
* Replace colour codes with variables.
7 years ago
Dan J Miller
744b78e9c8
Patch 2 account details modal ( #1957 )
...
* Account details modal styling changes.
* Tweaking styles.
7 years ago
sdtsui
27b75b67b4
Hook up identicon and buttons to AccountDetailsModal, clean up colors
7 years ago
sdtsui
877faaf096
Integrate old QR component with new modal layout
7 years ago
sdtsui
86b71f014a
Add wrapper CSS for NewAccountModal
7 years ago
sdtsui
35508a2898
Add wrapper CSS for AccountDetailsModal
7 years ago
sdtsui
d82233b95c
Hook up actions to EditAccountNameModal
7 years ago
sdtsui
2eadf72fb7
Lint and cleanup all scss
7 years ago
sdtsui
cba50818c2
Improve layout of buy buttons by tweaking text styles
7 years ago
sdtsui
eab5718a40
Add an additional font-size breakpoint for buy modal on the largest screens
7 years ago
sdtsui
3072d2d178
Add minor positioning tweaks for buy modal, laptop view
7 years ago
sdtsui
b97dcf09ac
Move inline styles out into explicitly named BEM classes
7 years ago
sdtsui
928adae104
Implement modal content for buy flow - mobile view
7 years ago
sdtsui
922a272e81
Add note for responsive modal styles
7 years ago