Michael Weimann
|
ad26925bb6
|
Refactor pill and add tests (#10304)
|
2023-03-08 13:06:50 +01:00 |
|
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
|
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
|
5d409560c7
|
Remove prop-types (#9672)
* Remove prop-types
* Remove unused dep rrweb-snapshot
* Revert "Remove unused dep rrweb-snapshot"
This reverts commit d0d076535f4190a6095fe7684124f50c2d3f137d.
|
2022-12-02 16:07:13 +00:00 |
|
Šimon Brandner
|
b5ac9493dd
|
Improve pills (#6398)
|
2022-05-05 11:13:09 +02:00 |
|
Suguru Hirahara
|
80c1fad088
|
RTL layout compatibility: bridges list on room settings page (#8243)
|
2022-04-19 11:39:45 +00:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5290afcc4c
|
Replace console.warn with logger.warn
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Michael Telatynski
|
f5630acea7
|
Adhere to better eslint rules
|
2021-07-23 10:35:10 +01:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
J. Ryan Stinnett
|
0551becafd
|
Fix long lines
|
2021-06-29 13:42:51 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Travis Ralston
|
fa5d98c319
|
Convert cases of getHttpUriForMxc to new media customisation
|
2021-03-10 12:32:18 -07:00 |
|
Travis Ralston
|
41576954fd
|
Batch of views getting replaceableComponent decorators
|
2021-03-08 20:23:54 -07:00 |
|
Will Hunt
|
448a5ea42d
|
Remove replaceableComponentTs from BridgeTile
|
2021-01-08 18:07:48 +00:00 |
|
Will Hunt
|
c5e578a502
|
linting
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
da86bc0b0a
|
Allow sender for backwards compat
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
48018615f8
|
Add support for linking to the remote network page
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
d6312606e6
|
Use correct key for avatar
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
e448da0bcd
|
Add interface for event content, and validate
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
8d203043d4
|
Remove hide/show behaviour
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
8e6061b37a
|
Ts tweaks
|
2020-12-14 12:59:59 +00:00 |
|
Will Hunt
|
86200e5519
|
Convert BridgeTile to Typescript
|
2020-12-14 12:59:59 +00:00 |
|