mirror of https://github.com/vector-im/riot-web
* Give reply tile an avatar Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Improve `in reply to` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Drop `In reply to` for `Expand thread` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Fix avatar alignment Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Fix default avatar alignment Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Simplifie code Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Simplifie some more code Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Make replies lighter Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Give replies a hover effect Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Revert changes to sender profile in replies Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Improve padding Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Increase line height of replies to keep descenders from being cut off, and generally give them more room to breathe. Signed-off-by: Robin Townsend <robin@robin.town> * Replace reply hover effect with a color change Signed-off-by: Robin Townsend <robin@robin.town> * Replace expand thread hover effect with an opacity change Signed-off-by: Robin Townsend <robin@robin.town> * Simplify image and sticker reply designs Signed-off-by: Robin Townsend <robin@robin.town> * Revise file and deleted message padding to match new reply layout Signed-off-by: Robin Townsend <robin@robin.town> * Remove unneeded CSS Since the download button for files got moved out of the timeline and into the message action bar, hiding it manually is no longer necessary. Signed-off-by: Robin Townsend <robin@robin.town> * Hide edited indicator from replies There are a few reasons for this: it adds visual noise to what is meant to be a brief preview, it can sometimes add an extra line to the reply preview, and clicking on it inside a reply was broken due to the stacking of event listeners. Signed-off-by: Robin Townsend <robin@robin.town> * Fix i18n Signed-off-by: Robin Townsend <robin@robin.town> * "Expand thread" -> "Expand replies" Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Add a missing import Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Remove unused import Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Remove unused import Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Use `this.state` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Fix sender profile confusion Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Implement suggested changes * Make "In reply to" the same color as reply previews Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> Signed-off-by: Robin Townsend <robin@robin.town> Co-authored-by: Robin Townsend <robin@robin.town> |
||
|---|---|---|
| .. | ||
| _AccessibleButton.pcss | ||
| _CopyableText.pcss | ||
| _DesktopCapturerSourcePicker.pcss | ||
| _DialPadBackspaceButton.pcss | ||
| _Dropdown.pcss | ||
| _EditableItemList.pcss | ||
| _ErrorBoundary.pcss | ||
| _EventTilePreview.pcss | ||
| _ExternalLink.pcss | ||
| _FacePile.pcss | ||
| _Field.pcss | ||
| _GenericEventListSummary.pcss | ||
| _ImageView.pcss | ||
| _InfoTooltip.pcss | ||
| _InlineSpinner.pcss | ||
| _InteractiveTooltip.pcss | ||
| _InviteReason.pcss | ||
| _LabelledCheckbox.pcss | ||
| _ManageIntegsButton.pcss | ||
| _MiniAvatarUploader.pcss | ||
| _Pill.pcss | ||
| _PowerSelector.pcss | ||
| _ProgressBar.pcss | ||
| _QRCode.pcss | ||
| _ReplyChain.pcss | ||
| _ResizeHandle.pcss | ||
| _RichText.pcss | ||
| _RoleButton.pcss | ||
| _RoomAliasField.pcss | ||
| _SSOButtons.pcss | ||
| _SearchWarning.pcss | ||
| _ServerPicker.pcss | ||
| _SettingsFlag.pcss | ||
| _Slider.pcss | ||
| _Spinner.pcss | ||
| _StyledCheckbox.pcss | ||
| _StyledRadioButton.pcss | ||
| _SyntaxHighlight.pcss | ||
| _TagComposer.pcss | ||
| _TextWithTooltip.pcss | ||
| _ToggleSwitch.pcss | ||
| _Tooltip.pcss | ||
| _TooltipButton.pcss | ||
| _UseCaseSelection.pcss | ||
| _UseCaseSelectionButton.pcss | ||
| _Validation.pcss | ||