BookStackApp_BookStack/resources/js/wysiwyg/lexical/table
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
..
__tests__/unit Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
constants.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
index.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableCellNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableCommands.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableNode.ts WYSIWYG: Code & table fixes 2024-10-05 12:42:47 +01:00
LexicalTableObserver.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableRowNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableSelection.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableSelectionHelpers.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableUtils.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00