Michael Telatynski
|
145a5a8a8d
|
Conform more code to strict null checking (#10153)
* Conform more code to strict null checking
* Conform more code to strict null checking
* Iterate
* Iterate
|
2023-02-15 13:36:22 +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
|
a5468c918e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
Conflicts:
src/resizer/distributors/collapse.ts
src/resizer/distributors/fixed.ts
src/resizer/index.ts
src/resizer/item.ts
src/resizer/resizer.ts
src/resizer/sizer.ts
|
2020-10-21 09:56:22 +01:00 |
|
Michael Telatynski
|
01498653d8
|
update copyrights
|
2020-10-20 23:42:12 +01:00 |
|
Michael Telatynski
|
329ded92c1
|
Convert resizer to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-20 11:03:03 +01:00 |
|
Michael Telatynski
|
f198b95579
|
Iterate PR; tidy and improve widget context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 15:24:42 +01:00 |
|
Michael Telatynski
|
1a45d18b94
|
Iterate the resizer
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 12:28:23 +01:00 |
|
Michael Telatynski
|
340e79179e
|
Convert Resizer to Typescript and create a Percentage based sizer
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-12 16:47:04 +01:00 |
|