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 |
|