element-web/cypress/e2e
Suguru Hirahara 23174904ed
Merge style rules related to EventTile on IRC layout (#10700)
* Manage rules related to EventTile on `_EventTile.pcss`

The style rules with the selector "mx_EventTile" should be managed on _EventTile.pcss.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `--EventTile_irc_line_info-margin-inline-start`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `mx_EventTile_msgOption`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `mx_MessageTimestamp`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `mx_EventTileBubble`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `mx_ReplyChain`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `mx_ReplyTile .mx_EventTileBubble`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `&.mx_EventTile_isEditing > .mx_EventTile_line`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - `&.mx_EventTile_info`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Convert the variable with a custom property

To fix the syntax error "Undefined variable $irc-line-height" because of cascading order.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge - '.mx_EventTile_emote'

The class is both specified by the const 'classes' (for classNames of mx_EventTile) and const 'lineClasses' (for mx_EventTile_line), but it is irrelevant here because the style rule does not expect mx_EventTile_avatar to be a direct descendant. In other words, both ".mx_EventTile.mx_EventTile_emote" and ".mx_EventTile .mx_EventTile_emote" are accepted.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-03 11:06:51 +00:00
..
audio-player Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
composer Commands for plain text editor (#10567) 2023-04-27 07:37:47 +00:00
create-room Update create-room.spec.ts - deprecate custom commands (#10542) 2023-04-11 06:09:38 +00:00
crypto Update existing Cypress tests - use Cypress Testing Library (#10755) 2023-05-01 20:13:24 +00:00
editing Update editing.spec.ts (#10543) 2023-04-11 08:22:45 +00:00
integration-manager Update read_events.spec.ts - use Cypress Testing Library (#10719) 2023-04-27 10:37:58 +00:00
lazy-loading Update roles cypress is looking for (#10708) 2023-04-25 14:46:18 +00:00
location Update location.spec.ts - use Cypress Testing Library (#10612) 2023-04-17 08:24:09 +00:00
login Update login.spec.ts - use Cypress Testing Library (#10597) 2023-04-14 11:40:43 +00:00
one-to-one-chat Update one-to-one-chat.spec.ts - use Cypress Testing Library (#10572) 2023-04-12 13:11:28 +00:00
permalinks Implement permalink end-2-end test (#10434) 2023-03-29 13:52:57 +02:00
polls Update roles cypress is looking for (#10708) 2023-04-25 14:46:18 +00:00
register Update register.spec.ts - use Cypress Testing Library (#10566) 2023-04-11 17:37:05 +00:00
regression-tests Update pills-click-in-app.spec.ts - use Cypress Testing Library (#10582) 2023-04-16 22:50:57 +00:00
right-panel Update existing Cypress tests - use Cypress Testing Library (#10755) 2023-05-01 20:13:24 +00:00
room Update room.spec.ts - use Cypress Testing Library (#10608) 2023-04-17 07:35:14 +00:00
room-directory Update room-directory.spec.ts - use Cypress Testing Library (#10596) 2023-04-17 09:54:35 +00:00
settings Emulate TabbedView's actual min and max widths on user settings tabs (#10737) 2023-04-28 08:13:04 +00:00
sliding-sync Rename sliding-sync.ts to sliding-sync.spec.ts (#10723) 2023-04-27 10:33:20 +00:00
spaces Update spaces.spec.ts - use Cypress Testing Library (#10620) 2023-04-20 21:36:44 +00:00
spotlight Update spotlight.spec.ts - use Cypress Testing Library (#10621) 2023-04-17 14:06:20 +00:00
threads Update roles cypress is looking for (#10708) 2023-04-25 14:46:18 +00:00
timeline Merge style rules related to EventTile on IRC layout (#10700) 2023-05-03 11:06:51 +00:00
toasts Make cypress happy about spec files all containing tests (#10709) 2023-04-25 15:42:59 +00:00
update Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
user-menu Update user-menu.spec.ts - use Cypress Testing Library (#10578) 2023-04-12 12:56:34 +00:00
user-onboarding Update tests related to user onboarding - use Cypress Testing Library (#10728) 2023-04-27 17:12:05 +00:00
user-view Update user-view.spec.ts - use Cypress Testing Library (#10577) 2023-04-12 15:55:10 +00:00
widgets Update events.spec.ts - use Cypress Testing Library (#10590) 2023-04-20 09:33:31 +00:00