@lexical/table
Advanced tools
Changelog
v0.8.1 (2023-02-22)
Changelog
v0.8.0 (2023-02-09)
This release includes some breaking changes, including:
- Remove of indentList
and outdentList
from @lexical/list
.
- Refactor of the LexicalContentEditable
types from @lexical/react
to make them more accurate with HTMLDivElement
attributes.
This release adds functionality to apply node transforms to node replacements, it allows users to specify tab indentation sizes, and improved support for tracking the origin of YJS updates for collaborative editing.
Changelog
v0.7.9 (2023-02-09)
Changelog
v0.7.8 (2023-02-08)
Changelog
v0.7.7 (2023-02-03)
createParentElementNode
method on LexicalNode to fix copy/paste issues with clipboard (#3800) John FlocktonChangelog
v0.7.6 (2023-01-10)
Changelog
v0.7.5 (2022-12-23)
Changelog
v0.7.4 (2022-12-20)
$applyNodeReplacement
(#3592) John FlocktonChangelog
v0.7.3 (2022-12-18)
Changelog
v0.7.2 (2022-12-17)