Robin
80c4c3c28c
Refine styles of menus, toasts, popovers, and modals ( #12332 )
...
* Refine styles of menus, toasts, popovers, and modals
This is a reintroduction of https://github.com/matrix-org/matrix-react-sdk/pull/12247 , with the difference that modal styles have now been refreshed as well.
* Restore the fixed heights of some dialogs
* Fix formatting and flaky screenshot
2024-03-13 13:38:32 +00:00
Florian Duros
ac435c8d4e
Revert "Refine menu, toast, and popover colors ( #12247 )" ( #12263 )
...
This reverts commit 0856c7617d
.
Co-authored-by: David Langley <langley.dave@gmail.com>
2024-02-20 13:54:33 +00:00
Robin
0856c7617d
Refine menu, toast, and popover colors ( #12247 )
...
So that they use Compound semantic colors correctly and appear more similar to the real components now found in Compound.
2024-02-14 22:30:16 +00:00
Michael Telatynski
cb2b1718ff
Remove feature_favourite_messages
as it is has been abandoned for now ( #11097 )
...
* Remove `feature_favourite_messages` as it is has been abandoned for now
* i18n
* Fix test
* Remove unused css
2023-06-15 11:02:45 +00:00
Germain
2d2755d145
🧵 Enable threads by default ( #9736 )
...
* Delabs threads
* remove threads reload when labs is toggled
* Fix ts strict
* fix rebase mistake
* remove .only
* fix pr comments
* re-introduce backwards compat
* Fix export test
* Fix SearchREsultTile test
* strict ts
2022-12-13 15:09:15 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Germain
72c24af5c0
Disallow invalid inline style comments in stylesheets ( #9099 )
2022-07-27 14:39:29 +01:00
Kerry
594439222d
Replace mask-images with svg components in MessageActionBar ( #9088 )
...
* Use svg components in messageactionbar
* highlight options button in pinned messages mock buttons
2022-07-25 12:43:41 +02:00
Suguru Hirahara
38a913488f
Improve clickability of view source event toggle button ( #9068 )
...
* Improve clickability of view source event toggle button
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Fix compression
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Make it easy to select subsequent events
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-07-18 09:41:01 +02:00
Suguru Hirahara
161a333a51
Improve clickability of "collapse" link button on bubble layout ( #9037 )
2022-07-16 09:31:29 +00:00
yaya-usman
017f489be6
nits fixes
2022-07-15 22:55:11 +03:00
Michael Telatynski
01f4bb8c78
Rename PostCSS files to .pcss
( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
2022-07-15 14:53:23 +01:00