mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Update snapshots
This commit is contained in:
parent
8ba6ebfd07
commit
438c1383df
@ -39,18 +39,18 @@ exports[`MessagePanel should handle lots of membership events quickly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-label="Thu, Jan 1, 1970"
|
||||
class="_dateSeparator_15xjf_9 mx_DateSeparator"
|
||||
class="_dateSeparator_134y1_9 mx_DateSeparator"
|
||||
role="separator"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
/>
|
||||
<div
|
||||
class="_dateContent_15xjf_25 mx_DateSeparator_dateContent"
|
||||
class="_dateContent_134y1_25 mx_DateSeparator_dateContent"
|
||||
>
|
||||
<h2
|
||||
aria-hidden="true"
|
||||
class="_dateHeading_15xjf_29 mx_DateSeparator_dateHeading"
|
||||
class="_dateHeading_134y1_29 mx_DateSeparator_dateHeading"
|
||||
>
|
||||
Thu, Jan 1, 1970
|
||||
</h2>
|
||||
|
||||
@ -41,18 +41,18 @@ exports[`<MessageEditHistory /> should match the snapshot 1`] = `
|
||||
<li>
|
||||
<div
|
||||
aria-label="Thu, Jan 1, 1970"
|
||||
class="_dateSeparator_15xjf_9 mx_DateSeparator"
|
||||
class="_dateSeparator_134y1_9 mx_DateSeparator"
|
||||
role="separator"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
/>
|
||||
<div
|
||||
class="_dateContent_15xjf_25 mx_DateSeparator_dateContent"
|
||||
class="_dateContent_134y1_25 mx_DateSeparator_dateContent"
|
||||
>
|
||||
<h2
|
||||
aria-hidden="true"
|
||||
class="_dateHeading_15xjf_29 mx_DateSeparator_dateHeading"
|
||||
class="_dateHeading_134y1_29 mx_DateSeparator_dateHeading"
|
||||
>
|
||||
Thu, Jan 1, 1970
|
||||
</h2>
|
||||
@ -159,18 +159,18 @@ exports[`<MessageEditHistory /> should support events with 1`] = `
|
||||
<li>
|
||||
<div
|
||||
aria-label="Thu, Jan 1, 1970"
|
||||
class="_dateSeparator_15xjf_9 mx_DateSeparator"
|
||||
class="_dateSeparator_134y1_9 mx_DateSeparator"
|
||||
role="separator"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
/>
|
||||
<div
|
||||
class="_dateContent_15xjf_25 mx_DateSeparator_dateContent"
|
||||
class="_dateContent_134y1_25 mx_DateSeparator_dateContent"
|
||||
>
|
||||
<h2
|
||||
aria-hidden="true"
|
||||
class="_dateHeading_15xjf_29 mx_DateSeparator_dateHeading"
|
||||
class="_dateHeading_134y1_29 mx_DateSeparator_dateHeading"
|
||||
>
|
||||
Thu, Jan 1, 1970
|
||||
</h2>
|
||||
|
||||
@ -4,18 +4,18 @@ exports[`DateSeparator renders invalid date separator correctly 1`] = `
|
||||
<DocumentFragment>
|
||||
<div
|
||||
aria-label="Invalid timestamp"
|
||||
class="_dateSeparator_15xjf_9 mx_DateSeparator"
|
||||
class="_dateSeparator_134y1_9 mx_DateSeparator"
|
||||
role="separator"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
/>
|
||||
<div
|
||||
class="_dateContent_15xjf_25 mx_DateSeparator_dateContent"
|
||||
class="_dateContent_134y1_25 mx_DateSeparator_dateContent"
|
||||
>
|
||||
<h2
|
||||
aria-hidden="true"
|
||||
class="_dateHeading_15xjf_29 mx_DateSeparator_dateHeading"
|
||||
class="_dateHeading_134y1_29 mx_DateSeparator_dateHeading"
|
||||
>
|
||||
Invalid timestamp
|
||||
</h2>
|
||||
@ -31,18 +31,18 @@ exports[`DateSeparator renders the date separator correctly 1`] = `
|
||||
<DocumentFragment>
|
||||
<div
|
||||
aria-label="today"
|
||||
class="_dateSeparator_15xjf_9 mx_DateSeparator"
|
||||
class="_dateSeparator_134y1_9 mx_DateSeparator"
|
||||
role="separator"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
/>
|
||||
<div
|
||||
class="_dateContent_15xjf_25 mx_DateSeparator_dateContent"
|
||||
class="_dateContent_134y1_25 mx_DateSeparator_dateContent"
|
||||
>
|
||||
<h2
|
||||
aria-hidden="true"
|
||||
class="_dateHeading_15xjf_29 mx_DateSeparator_dateHeading"
|
||||
class="_dateHeading_134y1_29 mx_DateSeparator_dateHeading"
|
||||
>
|
||||
today
|
||||
</h2>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user