27 lines
758 B
Markdown
27 lines
758 B
Markdown
# Lexical based editor todo
|
|
|
|
## In progress
|
|
|
|
//
|
|
|
|
## Main Todo
|
|
|
|
- Mac: Shortcut support via command.
|
|
- Translations
|
|
- Form closing on submit
|
|
- Update toolbar overflows to match existing editor, incl. direction dynamic controls
|
|
|
|
## Secondary Todo
|
|
|
|
- Color picker support in table form color fields
|
|
- Color picker for color controls
|
|
- Table caption text support
|
|
- Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts)
|
|
- Check translation coverage
|
|
|
|
## Bugs
|
|
|
|
- List selection can get lost on nesting/unnesting
|
|
- Can't escape lists when bottom element
|
|
- Content not properly saving on new pages
|
|
- BookStack UI (non-editor) shortcuts can trigger in editor (`/` for example) |