riot-web/test
Eric Eastwood a00d359422
Fix left positioned tooltips being wrong and offset by fixed value (#7551)
Previously, the `left` positioning seemed to only work with icons which are all about the same size so the arbitrary offset worked. Now we actually position off to the left of the element and we have equal `margin-left` and `margin-right` to determine the offset.

Spawned from https://github.com/matrix-org/matrix-react-sdk/pull/7339#discussion_r767154349
2022-01-18 21:08:11 -06:00
..
accessibility
autocomplete
components Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
editor
end-to-end-tests Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
i18n
i18n-test fallback properly with pluralized strings (#7495) 2022-01-10 14:54:57 +01:00
img
notifications
settings/watchers
stores Move all polls processing to events-sdk & prep for stable polls (#7517) 2022-01-17 10:06:30 -07:00
utils
.eslintrc.js
CallHandler-test.ts Start a conference in a room with 2 people + invitee rather than a 1:1 call (#7557) 2022-01-17 13:46:55 -07:00
DecryptionFailureTracker-test.js
KeyBindingsManager-test.ts
Markdown-test.ts
PosthogAnalytics-test.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
ScalarAuthClient-test.js
Terms-test.js
TextForEvent-test.ts Improve/add notifications for location and poll events (#7552) 2022-01-18 17:58:31 -07:00
UserActivity-test.js
createRoom-test.js
globalSetup.js
linkify-matrix-test.ts Upgrade linkify to v3.0 (#7282) 2022-01-18 18:24:16 +01:00
setupTests.js
skinned-sdk.js
test-utils.js