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 |
Brad Decker
|
fe69182056
|
normalize app component font styles (#9695)
|
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 |
Brad Decker
|
ec99cc82b8
|
Design QA fixes for v8 (#8630)
|
5 years ago |
Brad Decker
|
ee5e84af61
|
Convert connected-status-indicator to button (#8428)
|
5 years ago |
Whymarrh Whitby
|
6aa8e78006
|
Make ConnectedStatusIndicator clickable (#8297)
|
5 years ago |
Whymarrh Whitby
|
4229892fca
|
Refactor Menubar and AccountDetailsDropdown styles (#8278)
|
5 years ago |
Dan J Miller
|
3f38451f3e
|
Connected status indicator (#8270)
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
|
5 years ago |