element-web/test
Robin c10ac9e4a0
Fix a variety of issues with HTML → Markdown conversion (#8004)
* Fix a variety of issues with HTML → Markdown conversion

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix lint

Signed-off-by: Robin Townsend <robin@robin.town>

* Fix @room pill formatting not being applied to link text

Signed-off-by: Robin Townsend <robin@robin.town>
2022-03-09 07:43:05 -05:00
..
accessibility Document keyboard shortcuts (#7908) 2022-03-04 12:14:52 +00:00
audio
autocomplete
components Wrap EventTile rather than its children in an error boundary (#7945) 2022-03-09 11:22:36 +00:00
editor Fix a variety of issues with HTML → Markdown conversion (#8004) 2022-03-09 07:43:05 -05:00
end-to-end-tests Add an e2e test to check the app reloads when a new version is available (#7956) 2022-03-03 15:44:34 +00:00
i18n
i18n-test
img
notifications
settings/watchers
stores Fix bug with some space selections not being applied (#7971) 2022-03-03 21:42:18 +00:00
test-utils More pinned messages tests (#7988) 2022-03-04 18:15:03 -05:00
utils Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
.eslintrc.js
CallHandler-test.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
DecryptionFailureTracker-test.js Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
DeviceListener-test.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
KeyBindingsManager-test.ts
Markdown-test.ts Fix formatting not being applied after links (#7990) 2022-03-08 13:12:36 +00:00
PosthogAnalytics-test.ts
RoomNotifs-test.ts Fix wrongly asserting that PushRule::conditions is non-null (#7973) 2022-03-04 09:39:16 +00:00
ScalarAuthClient-test.js
Terms-test.js Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
TextForEvent-test.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
UserActivity-test.js
createRoom-test.js
globalSetup.js
languageHandler-test.ts Add support for overriding strings in the app (#7886) 2022-03-01 11:53:09 -07:00
linkify-matrix-test.ts
minimal-sdk.js
setupTests.js
skinned-sdk.js