~cytrogen/masto-fe

ref: 9d39b111f18faac3812558cd29444a9bd48c959c masto-fe/app/javascript/styles d---------
d7b8c6db — Christian Schmidt 3 years ago
Fix account header image missing in low-res (#24433)

cd14f712 — Nick Schonning 3 years ago
Enable Stylelint property-no-unknown (#24404)

45848d65 — Claire 3 years ago
Fix styling regressions from RTL layout refactor (#24415)

fa98363a — Rubicon Rowe 3 years ago
Fix inconsistent radius in drawer (#24407)

2b113764 — Eugen Rochko 3 years ago
Change search pop-out in web UI (#24305)

46483ae8 — Eugen Rochko 3 years ago
Fix regressions from change in account row design in web UI (#24343)

68a192e7 — Eugen Rochko 3 years ago
Change "direct message" nomenclature to "private mention" in web UI (#24248)

babd86e5 — Eugen Rochko 3 years ago
Refactor styles to use logical properties for positioning (#23944)

ef127c96 — Eugen Rochko 3 years ago
Change design of account rows in web UI (#24247)

0a9def54 — mogamin 3 years ago
Fit the max-width of media in .prose to parent box (#24180)

a52ccd7a — Rodion Borisov 3 years ago
Center the text itself in upload area (#24029)

3a6451c8 — Claire 3 years ago
Add support for incoming rich text (#23913)

f4f91bc2 — Tim Lucas 3 years ago
Increase contrast of upload progress background (#23836)

7adde24a — Botao Wang 3 years ago
Fix sidebar cut-off on small screens in admin UI (#23764)

d3b4d4d4 — Claire 3 years ago
Change compose form checkbox to native input with `appearance: none` (#22949)

62c4aecf — Christian Schmidt 3 years ago
Make larger part of status clickable (#23621)

0c9d455e — Nick Schonning 3 years ago
Upgrade to Stylelint 15 with Prettier (#23558)

e8cb3ee8 — cadars 3 years ago
Add scrolling to Compare history modal (#23396)

* Compare history modal: allow vertical scrolling

* Update app/javascript/styles/mastodon/components.scss

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
e5ae75bf — Claire 3 years ago
Fix styling of featured tags in light theme (#23252)

* Fix styling of featured tags in light theme

Fixes #23251

* Remove broken highlighting on /settings/featured_tags
54e798a5 — Claire 3 years ago
Fix upload area display in single-column mode (#23217)

Next