8 Commits

Author SHA1 Message Date
c415f7a09b [lexical-react] Refactor: Replace React$MixedElement and React$Node with React.MixedElement and React.Node (#6984) 2024-12-23 18:31:36 +00:00
a0e7596748 Add nodes replacement support for nested composer (#4992) 2023-09-13 20:11:46 -04:00
3084d52561 Fix bug where transforms are inherited by nested editors (#2947)
* Fix bug where transforms are inherited by nested editors

* Fix init pattern

* Fix init pattern

* Fix init pattern

* Fix
2022-09-06 00:37:19 +01:00
91ba472576 Remove default exports from synced packages (#2193) 2022-05-17 15:04:32 +01:00
2cfeb1188c Remove DecoratorNode state (#1665)
* Remove DecoratorNode state

* Fix Flow issue
2022-04-13 15:51:11 +01:00
ac5e0920c7 Simplify NestedComposer props (#1401) 2022-04-09 00:43:28 -07:00
833dc6449d Refine nodes to be a readonly array (#1399) 2022-04-09 00:43:27 -07:00
5c9b3566bb Make type defs for lexical react (#1369)
* Add Flow type definitions for Lexical React

* Fix bugs

* Revert bad merge
2022-04-09 00:43:26 -07:00