2024-07-17 11:38:20 -04:00
|
|
|
# Lexical based editor todo
|
|
|
|
|
2024-07-18 06:19:11 -04:00
|
|
|
## In progress
|
|
|
|
|
2024-09-22 07:07:24 -04:00
|
|
|
//
|
2024-08-11 11:08:51 -04:00
|
|
|
|
2024-07-17 11:38:20 -04:00
|
|
|
## Main Todo
|
|
|
|
|
2024-08-20 09:54:53 -04:00
|
|
|
- Mac: Shortcut support via command.
|
2024-09-22 07:07:24 -04:00
|
|
|
- Update toolbar overflows to match existing editor, incl. direction dynamic controls
|
2024-07-17 11:38:20 -04:00
|
|
|
|
2024-08-02 10:28:54 -04:00
|
|
|
## Secondary Todo
|
|
|
|
|
|
|
|
- Color picker support in table form color fields
|
2024-09-09 09:06:41 -04:00
|
|
|
- Color picker for color controls
|
2024-09-06 09:07:10 -04:00
|
|
|
- Table caption text support
|
2024-09-07 13:39:58 -04:00
|
|
|
- Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
|
2024-09-22 11:15:02 -04:00
|
|
|
- Deep check of translation coverage
|
2024-08-02 10:28:54 -04:00
|
|
|
|
2024-07-17 11:38:20 -04:00
|
|
|
## Bugs
|
|
|
|
|
2024-09-22 15:06:55 -04:00
|
|
|
- Editor theme classes remain on items after export
|
2024-09-22 07:07:24 -04:00
|
|
|
- List selection can get lost on nesting/unnesting
|
2024-09-22 11:15:02 -04:00
|
|
|
- Content not properly saving on new pages
|