Kerry
|
209b65243a
|
Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules (#10361)
* enable "jsx-a11y/alt-text" lint rule
* enable "jsx-a11y/label-has-associated-control"
|
2023-03-14 21:25:11 +00:00 |
|
Michael Telatynski
|
503df62191
|
Conform more of the codebase to strictNullChecks (#10358
* Conform more of the codebase to `strictNullChecks`
* Fix types
* Iterate
* Iterate
|
2023-03-13 15:07:20 +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 Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
ce73b9988e
|
Hide image banner on stickers, they have a tooltip already (#8641)
|
2022-05-18 10:08:33 +01:00 |
|
Michael Telatynski
|
f85e178fc1
|
Fix centering issue with sticker placeholder (#8404)
|
2022-04-25 17:36:32 +00:00 |
|
Travis Ralston
|
fe032ed942
|
Step 8.5: Move specific image utilities out of ContentMessages
|
2022-03-28 14:02:31 -06:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Kerry
|
d98a73b003
|
Revert "replace all require(.svg) with esm import" (#7969)
* Revert "replace all require(svgs) with esm import (#7948)"
This reverts commit 61cd463a3b .
* add .default to svg icon inline requires
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add shameful eslint ignore
Signed-off-by: Kerry Archibald <kerrya@element.io>
* format eslintrc
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add missed MFileBody change
Signed-off-by: Kerry Archibald <kerrya@element.io>
* one more broken svg
Signed-off-by: Kerry Archibald <kerrya@element.io>
* and ignore it
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-03 17:51:38 +00:00 |
|
Kerry
|
61cd463a3b
|
replace all require(svgs) with esm import (#7948)
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-02 17:14:33 +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 |
|
Šimon Brandner
|
f08c0b3592
|
Remove sdk.getComponent() where possible (#7091)
|
2021-11-08 10:27:52 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Travis Ralston
|
30c9860274
|
Ensure blurhash is treated as optional
Fixes https://github.com/vector-im/element-web/issues/18702
|
2021-08-23 16:48:39 -06:00 |
|
Germain Souquet
|
794c49c5db
|
Migrate MStickerBody to TypeScript
|
2021-07-21 09:52:09 +02:00 |
|