mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-12 16:44:32 +03:00
3b2216ec9d
* Optimize mx_RoomView_myReadMarker - Replace the compound selector with a type selector - Nest the type selector in "mx_RoomView_myReadMarker_container" * Conform the style rules to the naming policy Including "container" in a class name is redundant as our naming policy tells that a string followed by an underscore (_) represents a container if it contains an element. * Run prettier * Replace `mx_RoomView_myReadMarker hr` with `mx_RoomView_myReadMarker` - Remove a unit - Hide hr's parent (mx_RoomView_myReadMarker) on Percy snapshots * Change the class name from `mx_RoomView_myReadMarker` to `mx_MessagePanel_myReadMarker` The read marker is specified on MessagePanel.tsx, and should be named so to avoid confusion. - Create _MessagePanel.pcss for the style rules of MessagePanel * Update permalinks.spec.ts |
||
---|---|---|
.. | ||
@types | ||
__snapshots__ | ||
accessibility | ||
actions/handlers | ||
audio | ||
autocomplete | ||
components | ||
contexts | ||
dispatcher | ||
editor | ||
events | ||
hooks | ||
i18n | ||
i18n-test | ||
images | ||
img | ||
models | ||
modules | ||
notifications | ||
settings | ||
setup | ||
stores | ||
test-utils | ||
toasts | ||
utils | ||
voice-broadcast | ||
Avatar-test.ts | ||
ContentMessages-test.ts | ||
createRoom-test.ts | ||
DecryptionFailureTracker-test.js | ||
DeviceListener-test.ts | ||
email-test.ts | ||
globalSetup.js | ||
HtmlUtils-test.tsx | ||
Image-test.ts | ||
KeyBindingsManager-test.ts | ||
languageHandler-test.ts | ||
LegacyCallHandler-test.ts | ||
linkify-matrix-test.ts | ||
Markdown-test.ts | ||
MatrixClientPeg-test.ts | ||
MediaDeviceHandler-test.ts | ||
Notifier-test.ts | ||
PosthogAnalytics-test.ts | ||
PreferredRoomVersions-test.ts | ||
Reply-test.ts | ||
RoomNotifs-test.ts | ||
Rooms-test.ts | ||
ScalarAuthClient-test.ts | ||
SdkConfig-test.ts | ||
setupTests.js | ||
SlashCommands-test.tsx | ||
SlidingSyncManager-test.ts | ||
slowReporter.js | ||
Terms-test.tsx | ||
TestSdkContext.ts | ||
TextForEvent-test.ts | ||
theme-test.ts | ||
Unread-test.ts | ||
UserActivity-test.ts | ||
useTopic-test.tsx | ||
WorkerManager-test.ts |