mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
232daaff68
* Use grid layout instead - BEM naming style - Increase block gap from 4px to 8px - Use flexbox inside 'header' grid-area to let the buttons wrapped - Use variables - Remove 4px gap when one of the buttons is not rendered - Change 'body' to 'message' - Set 'align-self: start' to the icon and spinner Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Unset height of spinner Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Break lines at newline characters with white-space: pre-line Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Edit tests to check decryption failure bars on narrow timeline - checkTimelineNarrow() looks for buttons by default - Test indicator as well Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Remove a line Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Edit the test to have it check mx_EventTile_last only inside mx_RoomView_body Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Fix double underscores Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Fix double underscores - pcss Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Iterate - buttons at the bottom - Set common spacing to buttons with variables - Remove line breaks, yarn run i18n - Set data-testid for headlines and buttons in case the tested strings would be displayed elsewhere simultaneously Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Check waiting headline as well Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Increase spacing between the message and the buttons Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * lint Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Increase block gap between wrapped buttons for clickability Apply 8px between wrapped buttons Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Revert bottom margin of buttons which are not expected to be wrapped Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Check visibility instead of existence This commit removes data-testid from headlines and data-testid-button and checks whether the elements are really visible, not overflowing the viewport. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Remove redundant gap between 'mx_DecryptionFailureBar_start' and the bottom edge This commit adds '.mx_DecryptionFailureBar--withEnd' class name to have it applied to the bar only if it has button(s). This way the bar is rendered with a flexbox and the row-gap declaration is respected only if there is a 'mx_DecryptionFailureBar--withEnd' element. The element currently includes the button(s) only. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * lint - prettier Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Have Percy take a snapshot of the bar loading spinner before checkTimelineNarrow() The loading spinner is likely to disappear while checking the bar on the narrow timeline. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> --------- Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> Co-authored-by: Kerry <kerrya@element.io> |
||
---|---|---|
.. | ||
wysiwyg_composer | ||
_AppsDrawer.pcss | ||
_Autocomplete.pcss | ||
_AuxPanel.pcss | ||
_BasicMessageComposer.pcss | ||
_DecryptionFailureBar.pcss | ||
_E2EIcon.pcss | ||
_EditMessageComposer.pcss | ||
_EmojiButton.pcss | ||
_EntityTile.pcss | ||
_EventBubbleTile.pcss | ||
_EventTile.pcss | ||
_HistoryTile.pcss | ||
_IRCLayout.pcss | ||
_JumpToBottomButton.pcss | ||
_LinkPreviewGroup.pcss | ||
_LinkPreviewWidget.pcss | ||
_LiveContentSummary.pcss | ||
_MemberInfo.pcss | ||
_MemberList.pcss | ||
_MessageComposer.pcss | ||
_MessageComposerFormatBar.pcss | ||
_NewRoomIntro.pcss | ||
_NotificationBadge.pcss | ||
_PinnedEventTile.pcss | ||
_PresenceLabel.pcss | ||
_ReadReceiptGroup.pcss | ||
_RecentlyViewedButton.pcss | ||
_ReplyPreview.pcss | ||
_ReplyTile.pcss | ||
_RoomBreadcrumbs.pcss | ||
_RoomCallBanner.pcss | ||
_RoomHeader.pcss | ||
_RoomInfoLine.pcss | ||
_RoomList.pcss | ||
_RoomListHeader.pcss | ||
_RoomPreviewBar.pcss | ||
_RoomPreviewCard.pcss | ||
_RoomSublist.pcss | ||
_RoomTile.pcss | ||
_RoomUpgradeWarningBar.pcss | ||
_SearchBar.pcss | ||
_SendMessageComposer.pcss | ||
_Stickers.pcss | ||
_ThreadSummary.pcss | ||
_TopUnreadMessagesBar.pcss | ||
_VoiceRecordComposerTile.pcss | ||
_WhoIsTypingTile.pcss |