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
21e50adcc7
[lexical-react] remove editor__DEPRECATED that has been deprecated for two years ( #6494 )
2024-08-13 14:14:35 +00:00
02f01f160e
Allow overriding HTML serialization behavior from the editor config. ( #4254 )
2023-09-15 11:13:22 -06:00
a0e7596748
Add nodes replacement support for nested composer ( #4992 )
2023-09-13 20:11:46 -04:00
d0b6d4541b
refactor: React composer initialConfig to exported type ( #3396 )
...
* refactor: extracted initialConfig to exported type
Allows you to import and use the type when creating a new editor
* reafctor: added config type to flow file
2022-11-23 19:40:34 -05:00
102b01d808
Add node replacement system to core ( #3367 )
...
* Add node replacement system to core
* Add test
* Fix missing logic
* Fix prettier
* Update flow types
2022-11-18 17:11:52 +00:00
8cba075fd9
[0.5] Remove initialEditorState from Plain/RichTextPlugin ( #3032 )
2022-09-16 21:01:37 +01:00
d773ead3f1
fix ( #2957 )
2022-09-07 21:28:02 -04:00
9a7681f81e
add missing flow type ( #2447 )
2022-06-16 18:54:55 +01:00
8ead8f0248
Improve nested editor propagation ( #2367 )
...
* Fix
* Add namespaces
* Rename to clipboardID
* Rename back to namespace
2022-06-08 17:29:04 +01:00
91ba472576
Remove default exports from synced packages ( #2193 )
2022-05-17 15:04:32 +01:00
f8f3069b14
Deprecate editor prop from LexicalComposer ( #1407 )
2022-04-09 00:43:34 -07:00
86c4f72d26
Fix LexicalComposer annotations ( #1540 )
2022-04-09 00:43:34 -07: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
d28bc8ce05
LexicalComposer -> mandatory onError(Error, LexicalEditor) ( #1383 )
2022-04-09 00:43:27 -07:00
28a6024a57
Fix types ( #1373 )
2022-04-09 00:43:26 -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