Michael Telatynski
|
76b82b4b2b
|
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
|
2023-02-24 15:28:40 +00: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 |
|
Kalle Struik
|
7c07ad155c
|
Improve the styling of search initialization errors.
Signed-off-by: Kalle Struik <kalle@kallestruik.nl>
|
2022-05-09 11:20:36 +02:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
J. Ryan Stinnett
|
d8ac7cf202
|
Fix thread summary layout for narrow right panel timeline (#7838)
|
2022-02-23 14:03:46 +00:00 |
|
Michael Telatynski
|
7fa01ffb06
|
Improve typing around event emitter handlers (#7816)
|
2022-02-22 12:18:08 +00:00 |
|
Michael Telatynski
|
5f5bb4a4fe
|
Consolidate TileShape into TimelineRenderingType (#7843)
|
2022-02-18 15:56:05 +00:00 |
|
Michael Telatynski
|
8e4ced6454
|
Correctly handle Room.timeline events which have a nullable Room (#7635)
|
2022-01-26 13:24:14 +00:00 |
|
Timo
|
4ab3470184
|
History based navigation with new right panel store (#7398)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 17:25:41 +01:00 |
|
Timo
|
325e2ba99b
|
Right panel store refactor (#7313)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 16:14:44 +01:00 |
|
Aaron Raimist
|
7b94e13a84
|
Merge branch 'develop' into sort-imports
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 08:34:20 +00:00 |
|
Travis Ralston
|
3c06e7f7a0
|
Add option to change the size of images/videos in the timeline (#7017)
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Timo K <toger5@hotmail.de>
|
2021-11-17 15:19:30 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
414b20f17e
|
Make thread button always visible (#6903)
Fix https://github.com/vector-im/element-web/issues/18956
|
2021-10-11 10:26:05 +01:00 |
|
Germain Souquet
|
02b08888b5
|
Use modern layout in file and notification panel
|
2021-07-22 16:00:41 +02:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Šimon Brandner
|
9d569c378e
|
Second batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 17:08:27 +02:00 |
|
Michael Telatynski
|
0425b02982
|
Merge pull request #6295 from matrix-org/t3chguy/ts/10
|
2021-07-02 09:51:58 +01:00 |
|
David Baker
|
80f5232217
|
Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
|
2021-07-01 23:23:03 +01:00 |
|
Michael Telatynski
|
5c6466d824
|
use better types
|
2021-07-01 10:01:48 +01:00 |
|
Michael Telatynski
|
fcdb0a27d0
|
Convert EventTimeline, EventTimelineSet and TimelineWindow to TS
|
2021-07-01 09:53:54 +01:00 |
|
J. Ryan Stinnett
|
21b8c81eb8
|
Merge remote-tracking branch 'origin/develop' into jryans/rework-linting-2
|
2021-06-29 15:25:30 +01:00 |
|
Germain Souquet
|
db015519ed
|
Code style changes for FilePanel
|
2021-06-29 12:19:27 +01:00 |
|
Germain
|
56e05041fd
|
Import curly spaces
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-06-29 12:13:41 +01:00 |
|
Germain Souquet
|
652f57371a
|
Migrate FilePanel to TypeScript
|
2021-06-29 11:38:19 +01:00 |
|