Michael Telatynski
|
280f6a9d93
|
Use MatrixClientPeg::safeGet in src/components/views/* (#10987)
|
2023-06-15 08:46:19 +01:00 |
|
Michael Telatynski
|
99ac9e5029
|
Ensure tooltip contents is linked via aria to the target element (#10729)
* Ensure tooltip contents is linked via aria to the target element
* Iterate
* Fix tests
* Fix tests
* Update snapshot
* Fix missing aria labels for more tooltips
* Iterate
* Update snapshots
|
2023-05-05 08:26:11 +00:00 |
|
Kerry
|
ae50eee135
|
Apply strictNullChecks to src/utils/pillify.tsx (#10456)
* apply strictNullChecks to src/utils/pillify.tsx
* include change to utility
* apply strictNullChecks to src/utils/permalinks
|
2023-03-28 10:07:49 +13:00 |
|
Michael Weimann
|
3eb6a55b93
|
Tweak pill UI (#10417)
|
2023-03-22 13:27:24 +01:00 |
|
Michael Weimann
|
96d1b74ffc
|
Pillify event permalinks (#10392)
|
2023-03-21 10:23:20 +01:00 |
|
Michael Weimann
|
85e8d27697
|
Extract avatars from permalink hook (#10328)
|
2023-03-09 12:48:36 +01:00 |
|
Michael Weimann
|
ad26925bb6
|
Refactor pill and add tests (#10304)
|
2023-03-08 13:06:50 +01:00 |
|
Michael Telatynski
|
da7aa4055e
|
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
|
2023-02-13 17:01:43 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Michael Telatynski
|
f1e8e7f140
|
Enable @typescript-eslint/explicit-member-accessibility on /src (#9785)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
|
2022-12-16 12:29:59 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
590b845f3f
|
Remove all usages of UNSAFE_* React methods (#9583)
|
2022-11-18 09:22:43 +00:00 |
|
sha-265
|
a009f8001a
|
Add bidirectonal isolation for pills (#8985)
|
2022-07-05 11:37:35 +00:00 |
|
Suguru Hirahara
|
b1e07e8ef0
|
Make the pill text single line (#8744)
|
2022-06-19 11:56:37 +02:00 |
|
Robin
|
765a715fce
|
Remove duplicate tooltip from user pills (#8512)
* Remove duplicate tooltip from user pills
* Fix test
|
2022-05-06 21:26:32 +00:00 |
|
Šimon Brandner
|
b5ac9493dd
|
Improve pills (#6398)
|
2022-05-05 11:13:09 +02:00 |
|