mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-10 02:57:36 +00:00
f3fa63a5ae
Start of work to merge custom nodes into lexical, removing old unused format/indent core logic while extending common block elements where possible.
27 lines
No EOL
702 B
Markdown
27 lines
No EOL
702 B
Markdown
# Lexical based editor todo
|
|
|
|
## In progress
|
|
|
|
Reorg
|
|
- Merge custom nodes into original nodes
|
|
- Reduce down to use CommonBlockNode where possible
|
|
- Remove existing formatType/ElementFormatType references (replaced with alignment).
|
|
- Remove existing indent references (replaced with inset).
|
|
|
|
## Main Todo
|
|
|
|
//
|
|
|
|
## 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
|
|
|
|
// |