element-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 Spotlight search labs (#7116) 2021-12-10 11:50:01 +00:00
autocomplete Auto-fix lint errors 2021-06-29 13:11:58 +01:00
components Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
editor Fix list formatting alternating on edit (#7422) 2021-12-21 10:07:44 +00:00
end-to-end-tests Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test fallback properly with pluralized strings (#7495) 2022-01-10 14:54:57 +01:00
img
notifications Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
settings/watchers Unit tests for getEffectiveTheme (#7051) 2021-10-29 09:11:55 +01:00
stores Move all polls processing to events-sdk & prep for stable polls (#7517) 2022-01-17 10:06:30 -07:00
utils Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00:00
.eslintrc.js Migrate to `eslint-plugin-matrix-org` 2021-06-29 12:51:13 +01:00
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 Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
KeyBindingsManager-test.ts Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
Markdown-test.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
PosthogAnalytics-test.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
ScalarAuthClient-test.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Terms-test.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TextForEvent-test.ts Improve/add notifications for location and poll events (#7552) 2022-01-18 17:58:31 -07:00
UserActivity-test.js Auto fix 2021-10-22 17:23:37 -05:00
createRoom-test.js Auto fix 2021-10-22 17:23:37 -05:00
globalSetup.js Fix TimeZone to be UTC in Jest tests (#7082) 2021-11-04 10:39:49 +00:00
linkify-matrix-test.ts Upgrade linkify to v3.0 (#7282) 2022-01-18 18:24:16 +01:00
setupTests.js Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
skinned-sdk.js Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
test-utils.js Wrap inputs in fieldsets in Space visibility settings (#7350) 2022-01-06 10:09:26 +00:00