13 Commits

Author SHA1 Message Date
0e98db1b6d Documentation Update: move placeholder examples to ContentEditable (#7193) 2025-02-17 17:13:54 +00:00
7306c73ba4 [docs][examples] Update plain text and rich text examples (#6187)
Co-authored-by: Maksym Plavinskyi <Maksym_Plavinskyi@epam.com>
2024-06-05 10:43:10 +00:00
01b6797584 Fix sample code (lexical-react) (#3206) 2022-10-18 10:11:40 +01:00
37026efda0 Update docs (#2373) 2022-06-09 10:24:25 +01:00
abdea71087 0.3.0 (#2316)
* 0.3.0
2022-06-02 11:58:14 +01:00
8c4e9ddf5b Migrate lexical-react to TypeScript (7/n) (#2211)
* Run migration script

* Update types

* Make build work correctly

* Remove double headers

* Remove double headers

* remove migration script

* Remove unncessary new lines

* Update types in LexicalNode

* Fix small bugs

* Fix merge issues

* Fix failing tests

* Fix build error

* Small style change
2022-05-20 16:57:10 +01:00
de7f9c4d08 Plain/RichTextPlugin to handle initialEditorState + editor.isReadOnly (#1358) 2022-04-09 00:43:26 -07:00
0e5a9f5730 Update readme with bootstrap (#1272)
* update readme with bootstrap

* lexical-react updated readme
2022-04-09 00:43:23 -07:00
055e6410be Move node registration to editor creation phase (#1252)
* Move node registration to editor creation phase

* Fix OverflowedNode

* Fix unit test

* Fix bugs
2022-04-09 00:43:21 -07:00
cadc55fbc3 Fix README content 2022-04-09 00:43:19 -07:00
e31c36b0e6 Fix README content 2022-04-09 00:43:19 -07:00
55695c29da Fix package naming -> @lexical (#1071)
More fixes

Fix packages

Fix package-lock
2022-04-09 00:43:15 -07:00
9501cbadef Rename project to Lexical (#1037)
* Rename project to Lexical
2022-04-09 00:43:13 -07:00