BookStack/resources/js/wysiwyg/lexical
Dan Brown c8ccb2bac7
Lexical: Range of fixes
- Prevented ui shortcuts running in editor
- Added form modal closing on submit
- Fixed ability to escape lists via enter on empty last item
2024-09-22 16:15:02 +01:00
..
clipboard Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
core Lexical: Added direction support to extra blocks 2024-09-22 12:07:24 +01:00
headless Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
history Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
html Lexical: Adapted a range of further existing tests 2024-09-20 13:05:29 +01:00
link Lexical: Finished conversion/update of test files 2024-09-20 15:31:19 +01:00
list Lexical: Range of fixes 2024-09-22 16:15:02 +01:00
rich-text Lexical: Added direction support to extra blocks 2024-09-22 12:07:24 +01:00
selection Lexical: Removed reconciler level direction handling 2024-09-21 13:00:16 +01:00
table Lexical: Removed reconciler level direction handling 2024-09-21 13:00:16 +01:00
utils Lexical: Removed reconciler level direction handling 2024-09-21 13:00:16 +01:00
yjs Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
ORIGINAL-LEXICAL-LICENSE Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
readme.md Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00

Lexical Editor Framework

This is a fork and import of the Lexical editor at the version of v0.17.1 for direct use and modification in BookStack. This was done due to fighting many of the opinionated defaults in Lexical during editor development.

Only components used, or intended to be used, were copied in at this point.

License

The original work built upon in this directory and below is under the copyright of Meta Platforms, Inc. and affiliates. The original license can be seen in the ORIGINAL-LEXICAL-LICENSE file.

Files may have since been modified with modifications being under the license and copyright of the BookStack project as a whole.