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
Terry Smith
33071e3014
Targets base inputs and only prevents outline if user uses a mouse ( #6871 )
5 years ago
Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
6 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
Dan
08d9ecc045
Cursor pointer and hover background on from and to dropdown items.
7 years ago
Dan
07c4c92db6
Style dropdown of to-autocomplete.
7 years ago
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
Dan
71d6463984
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
7 years ago
Chi Kei Chan
75c3009f83
Fix header style; Address comments
7 years ago
Jacky Chan
b1fc290bed
Fix menu style
7 years ago
Dan
5452a26b36
Fixes lint errors and adds stylelint-config-standard to package.json
7 years ago
sdtsui
66829b7a05
Implement new dropdown design, integrate account balances
7 years ago