mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-15 07:33:36 +08:00
a62d8381be
- Updated toolbar to match existing editor, including dynamic RTL/LTR controls. - Updated text node handling to not include spans and extra classes when not needed. Added & update tests to cover.
23 lines
530 B
Markdown
23 lines
530 B
Markdown
# Lexical based editor todo
|
|
|
|
## In progress
|
|
|
|
//
|
|
|
|
## Main Todo
|
|
|
|
- Mac: Shortcut support via command.
|
|
|
|
## 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)
|
|
- Deep check of translation coverage
|
|
- About button & view
|
|
- Mobile display and handling
|
|
|
|
## Bugs
|
|
|
|
- List selection can get lost on nesting/unnesting |