riot-web/test
Robin 6eafe0e5a8
Refine styles of controls to match Compound (#12299)
This changes the styles of buttons, other form controls, and tabs in settings to:

1. Improve their usage of semantic colors, so that they adapt correctly to custom themes
2. Make them more visually coherent with the new Compound design system, as we integrate more of it into the app

This is a re-introduction of https://github.com/matrix-org/matrix-react-sdk/pull/12241 with the difference that we're now using our branding colors again on form colors, and buttons have become rounded to match the appearance of new Compound buttons.
2024-03-05 04:25:47 +00:00
..
@types
__snapshots__ Enable custom themes to theme Compound (#12240) 2024-02-13 14:07:58 +00:00
accessibility
actions/handlers
audio
autocomplete
components Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
contexts
dispatcher
editor
events
hooks Fix default thread notification of the new RoomHeader (#12194) 2024-01-31 16:24:56 +00:00
i18n
images
img
models Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
modules Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
notifications
settings Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
setup
stores Fix requests for senders to submit auto-rageshakes (#12304) 2024-03-04 16:24:08 +00:00
test-utils Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
toasts Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
utils Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
voice-broadcast Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts Fix spurious session corruption error (#12280) 2024-02-26 15:30:32 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts SettingsStore: Change feature_rust_crypto to default true (#12203) 2024-02-02 12:20:13 +00:00
MediaDeviceHandler-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts Add labs flag for Threads Activity Centre (#12137) 2024-01-29 17:52:48 +00:00
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
Unread-test.ts Pop out of Threads Activity Centre (#12136) 2024-02-07 13:49:40 +00:00
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
globalSetup.ts
languageHandler-test.tsx
linkify-matrix-test.ts
predictableRandom.ts
setupTests.ts
slowReporter.js
submit-rageshake-test.ts Add A-Element-R labels to rageshakes if rust (#12251) 2024-02-15 19:45:46 +00:00
theme-test.ts Enable custom themes to theme Compound (#12240) 2024-02-13 14:07:58 +00:00
useTopic-test.tsx