Lexical: Added base table support and started resize handling

This commit is contained in:
Dan Brown
2024-06-21 13:47:47 +01:00
parent 13d970c7ce
commit f47f7dd9d2
7 changed files with 115 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
"@lexical/list": "^0.15.0",
"@lexical/rich-text": "^0.15.0",
"@lexical/selection": "^0.15.0",
"@lexical/table": "^0.15.0",
"@lexical/utils": "^0.15.0",
"@lezer/highlight": "^1.2.0",
"@ssddanbrown/codemirror-lang-smarty": "^1.0.0",