Michael Telatynski
e5a314617a
Conform more of the codebase to strictNullChecks ( #10505
...
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Iterate
* Iterate
* Iterate
2023-04-05 09:02:40 +01:00
Florian Duros
afda774471
Add RTE keyboard navigation in editing ( #9980 )
...
Add Keyboard navigation in editing
2023-02-01 13:12:12 +01: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
Florian Duros
6b155620e4
Fix emoji in RTE editing ( #9827 )
...
Fix emoji in RTE editing
2023-01-03 15:35:14 +00:00
Florian Duros
fe0273b1a6
Add link creation to rich text editor ( #9775 )
...
Add link creation to RTE
2022-12-23 11:34:15 +00:00
Florian Duros
d6e447b934
Load RTE component only when needed ( #9804 )
...
Use react lazy to load rte component
2022-12-20 14:59:18 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Florian Duros
033c26ab53
Fix edit a reply in rich text editor ( #9615 )
...
Fix edit a reply in rich text editor
2022-11-28 16:01:49 +01:00
Florian Duros
5987a6889b
Add styling to editing
2022-10-20 17:31:17 +02:00
Florian Duros
5e6d0f6404
Copy css for edition
2022-10-20 10:53:57 +02:00
Florian Duros
c7e83baa36
Remove unused parameters
2022-10-19 19:29:42 +02:00
Florian Duros
63c3a55758
Disable save button until change
2022-10-19 18:57:49 +02:00
Florian Duros
e77f333fb6
Merge remote-tracking branch 'origin/develop' into feat/add-message-edition-wysiwyg-composer
2022-10-19 16:34:22 +02:00
Florian Duros
460f60e99d
First attempt to make the edition works in the WysiwygComposer
2022-10-19 12:45:51 +02:00