Kerry
|
41c96877d3
|
Fix: Edit history modal crash (#10834)
* failing test
* handle nodes without children in messagediffutils
|
2023-05-11 10:21:02 +00:00 |
|
Kerry
|
37b7dfe943
|
use ExternalLink components for external links (#10758)
* use ExternalLink components for external links
* test
* strict
|
2023-05-03 21:26:26 +00:00 |
|
Michael Telatynski
|
0a22ed90ef
|
Consolidate login errors (#10722)
|
2023-04-27 09:05:31 +01:00 |
|
Clark Fischer
|
53a9b6447b
|
Fix MessageEditHistoryDialog crashing on complex input (#10018)
* noImplicitAny fixes for MessageDiffUtils
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Add tests for MessageDiffUtils
Adds mostly snapshot tests for MessageDiffUtils to guarantee consistent
behavior.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Strict mode fixes for MessageDiffUtils
Gets `MessageDiffUtils` to pass under `tsc --strict`.
Fixes https://github.com/vector-im/element-web/issues/23665 - no longer errors,
though it still isn't correct.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Remove obsolete DiffDOM workaround
Workaround is no longer necessary as of DiffDOM 4.2.1
See https://github.com/fiduswriter/diffDOM/issues/90
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
---------
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
|
2023-01-31 09:55:20 +00:00 |
|
Michael Telatynski
|
04bc8fb71c
|
Optimise Jest run in CI (#9542)
|
2022-11-04 10:48:08 +00:00 |
|
Michael Weimann
|
7a33818bd7
|
Extract createVoiceMessageContent (#9322)
|
2022-09-29 13:06:49 -06:00 |
|