David Walsh
c0e930ea53
Dark Mode: Standardize error colors ( #14029 )
3 years ago
Guillaume Roux
ad28c81a39
General backgrounds and borders design token updates ( #13764 )
...
Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
3 years ago
André Ogle
0361aa6a93
Use pre-wrap instead of pre for signature content ( #13828 )
3 years ago
André Ogle
0e41bd4399
Use pre-wrap instead of pre for signature content ( #13828 )
3 years ago
Jon Ator
b1f5f78d90
Maintain leading whitespace in sig req window ( #13340 )
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago
ryanml
449da1d095
Improving warning text for eth_sign ( #12013 )
...
* Improving warning text for eth_sign
* Copy update
3 years ago
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Mark Stacey
d8993883b7
Add origin to signature request confirmation page ( #10300 )
...
Fixes #6071
The origin of the dapp that suggested signing has been added to the
signature request confirmation page. This only applies to `eth_sign`,
`personal_sign`, `eth_signTypedData`, and `eth_signTypedData_v1`. The
confirmation page for `eth_signTypedData_v3` and `eth_signTypedData_v4`
already featured the origin.
4 years ago
Brad Decker
fe69182056
normalize app component font styles ( #9695 )
4 years ago
Brad Decker
42be0645da
colocate original request-signature component styles ( #9182 )
...
Moves the styles out of the itcss folder and colocates them with the component, as per the pattern set elsewhere.
4 years ago
Brad Decker
46ba1ef100
Update font family globally ( #9073 )
4 years ago
Brad Decker
549eb320e8
Narrow usages of 037DD6 to 'primary-blue' ( #9008 )
4 years ago
Mark Stacey
f46dda0195
Uncomment and fix all auto-fixable stylelint rules ( #8989 )
...
All stylelint rules that can be automatically fixed have been uncommented. The rules are:
* `at-rule-empty-line-before`
* `block-closing-brace-empty-line-before`
* `block-closing-brace-newline-before`
* `block-opening-brace-space-before`
* `color-hex-case`
* `color-hex-length`
* `comment-empty-line-before`
* `declaration-block-semicolon-newline-after`
* `declaration-block-semicolon-space-after`
* `declaration-block-trailing-semicolon`
* `declaration-colon-space-after`
* `declaration-empty-line-before`
* `function-comma-space-after`
* `function-comma-space-before`
* `indentation`
* `length-zero-no-unit`
* `no-eol-whitespace`
* `no-missing-end-of-source-newline`
* `number-leading-zero`
* `number-no-trailing-zeros`
* `rule-empty-line-before`
* `selector-list-comma-newline-after`
* `selector-pseudo-element-colon-notation`
4 years ago
Mark Stacey
adac1de822
Remove `AccountDropdownMini` component ( #6906 )
...
The `AccountDropdownMini` component featured the ability to switch
accounts using a dropdown, but this functionality was disabled in #6024 .
It has been acting as a restyled `AccountListItem` since then.
The component has been removed, and the style changes moved to the sole
parent component (`RequestSignature`).
5 years ago
Alexander Tseung
688ef2ed01
Fix signature request styling issues ( #5574 )
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
trejgun
bbd1b8360a
fix white spaces in signature
7 years ago
Bobby Dresser
4196b16f06
add help link to eth_sign warning
7 years ago
Alexander Tseung
646545551c
Fix signature request header text
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Alexander Tseung
fff7f52074
Change font weight from 300 to 400
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Dan
07f4839600
Signed type data notification handles long messages.
7 years ago
Dan
f9fc6cec3b
eth_sign warning color
7 years ago
Chi Kei Chan
fa95303e1e
Sign Typed Request styling fixes
7 years ago
Dan
ddf11011c9
Signature request fixes.
7 years ago
Dan
78836b0ead
Signature Request
7 years ago