BookStackApp_BookStack/resources/js/wysiwyg/lexical
Dan Brown c314a60a16
WYSIWYG: Code & table fixes
- Fixed new code block insertion to remove selection area instead of
  just adding after.
- Added default table column widths to not be collapsed
- Updated table dom export to not duplicate colgroups.
2024-10-05 12:42:47 +01:00
..
clipboard Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
core Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
headless Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
history Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
html Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +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 Dependancies: Updated php & JS deps, updated license lists 2024-09-27 12:29:19 +01:00
table WYSIWYG: Code & table fixes 2024-10-05 12:42:47 +01:00
utils Lexical: Updated toolbar & text node exporting 2024-09-23 17:36: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.