130 Commits

Author SHA1 Message Date
0ce1a90411 v0.30.0 (#7440)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-04-07 16:54:34 +00:00
2d55a82ea9 [Breaking Change] Chore: Improve spelling consistency across codebase (#7437) 2025-04-07 11:10:09 +00:00
1bafc3cdf5 [lexical] Chore: Change $getTextNodeOffset invariant to warn in prod (error in __DEV__) (#7397) 2025-03-31 16:53:13 +00:00
934e3c36be v0.28.0 (#7348)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-18 18:53:05 +00:00
e6cc5d9199 [*] Chore: Refactor shared/invariant for easier dev debugging (#7269) 2025-03-03 00:05:44 +00:00
9c093bc587 v0.26.0 (#7265)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-02-28 23:31:35 +00:00
b28a5570c8 v0.25.0 (#7221)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-02-20 23:56:04 +00:00
b3c64f13df No forward slash in template (#7178) 2025-02-14 16:11:26 +00:00
88c3f18be4 v0.24.0 (#7147)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-02-07 16:19:54 +00:00
796113090d v0.23.0 (#7017)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-01-05 21:55:25 +00:00
e79c946c8b v0.22.0 (#6993)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-12-24 01:54:46 +00:00
67d0ec56aa v0.20.1 (#6887)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-11-29 14:49:08 +00:00
af344f3a16 [lexical-website] Chore: upgrade to Docusaurus v3.6 - Docusaurus Faster (#6761)
Co-authored-by: Bob Ippolito <bob@redivi.com>
2024-11-05 05:22:52 +00:00
e423c6888d v0.19.0 (#6774)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-10-28 06:27:19 +00:00
7717ee76e1 v0.18.0 (#6676)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-09-26 17:15:25 +00:00
366cc18412 v0.17.1 (#6559)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-08-26 21:43:12 +00:00
bed804e8c6 v0.17.0 (#6487)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-08-01 16:19:52 +00:00
ebec987fcf Make placeholder accessible (#6171) 2024-07-04 00:35:57 +00:00
c57c9c7846 v0.16.0 (#6248)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-06-04 10:03:22 +00:00
956ae8b55b [lexical-react] Breaking change: Deprecate public default exports (#6088) 2024-05-16 21:40:34 +00:00
4091c45220 v0.15.0 (#6084) 2024-05-11 14:29:45 +03:00
555efea152 [build] Refactor: move error-codes generation to existing babel plugin (#6005) 2024-05-10 16:15:14 +01:00
3fc9fb616b [lexical-text] Bug Fix: for handling multiple matches on hashtags (#6056) 2024-05-10 10:07:09 +08:00
d6cdef134f Root element count invariant & test (#6003) 2024-05-01 18:07:13 -04:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
537054f518 Fix failing insertNodes when selection is null (#5956) 2024-04-24 11:27:29 -04:00
3dda2c569a fix: Typo in the collaboration nodes (#5702) 2024-03-12 12:04:34 +00:00
08f61ba0d2 Rename GridSelection to TableSelection (#5534) 2024-01-24 10:52:28 -05:00
d679e1ff28 Retain TextNode whitespace on export (#4969) 2023-09-06 09:45:39 -04:00
92bb46f4f9 Add error formating params (#4629) 2023-06-09 16:38:58 -04:00
c315ac91f8 Add error formating params (#4627) 2023-06-09 13:06:43 -04:00
a82b7547ea Better Error Message for exportJSON type (#4556) 2023-05-28 15:01:38 +01:00
e1ef6beaf9 Update codes.json (#4320) 2023-04-13 16:21:57 -04:00
f910e243ec Table - cell merging (#4046) 2023-03-08 12:33:02 -05:00
31bc120f50 v0.7.5 (#3630) 2022-12-23 13:18:17 +00:00
bbe2bb493d Add more invariants around insertion of text nodes into root (#3399)
* Update codes

* Add code

* Fix typo

* Fix typo

* Fix unit tests
2022-11-23 15:48:16 +00:00
d248de02b7 Handle bad list item children gracefully (#3226) 2022-10-20 02:13:35 +01:00
28e1c7b59c Update collab errors, related cleanup (#2971) 2022-09-08 22:09:41 -04:00
1580cbc268 Use window of current default view (#2918)
* Use window of current default view

* Use window of current default view

* Fix codes
2022-08-31 14:53:51 +01:00
9b25ea5158 chore(auto-link-plugin): fix invariant message for node registration check (#2790)
* chore(auto-link-plugin): fix invariant message for node registration check

* extract code to update code 74
2022-08-08 14:34:55 -07:00
229d86bded Website error codes - lexical.dev/error/<code> (#2574)
* setup website error codes

* generated files

* Revert "generated files"

This reverts commit 84b4f790d572f4a04f9fd1f4f495e31135158e5c.

* Revert "setup website error codes"

This reverts commit 0875ff6fc89c88bebf5e4999baa1475447db9dea.

* use query params instead

* .
2022-07-03 11:21:29 -07:00
f7748dc27e fix: typo edtior to editor (#2560) 2022-06-29 15:39:06 +01:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
02cb62f89a Fix invariant and update codes (#2315) 2022-06-02 10:50:52 +01:00
8f9a903785 Add unstable serialization logic for node JSON parsing (#2157)
* Add unstable serialization logic for node JSON parsing

* Ooops

* Freeze editorState

* Migrate code node

* Address feedback

* Address feedback

* Address feedback

* Address more feedback

* Address more feedback

* Address FlowFixMes

* update types

* prettier

* remove import

* polish types

* fix types

* add ut for unstable APIs

* fix rebase issue

* oops

* wip

* more nodes

* types

* prettier

* add tests for core nodes

* update codes.json

* Merge global files

* Rename global type defs

* Update packages/lexical-link/src/index.js

Co-authored-by: Gerard Rovira <zurfyx@users.noreply.github.com>

* fix linter an versions

* more versions

Co-authored-by: acywatson <acy.watson@gmail.com>
Co-authored-by: John Flockton <thegreatercurve@users.noreply.github.com>
Co-authored-by: Gerard Rovira <zurfyx@users.noreply.github.com>
2022-05-19 11:44:52 -07:00
02d27c0463 Update codes.json (#2095)
* Update codes.json

* Remove unused codes
2022-05-06 02:18:03 +01:00
ac9dd0192e Fix Lexical typed commands (#1598)
* Fix Lexical typed commands

More clean ups

* Update codes
2022-04-09 00:43:36 -07:00
db26e25d7a Use for...of for performance optimizations (#1509)
* Use for...of for performance optimizations

* Fix ignores

* Remove console times
2022-04-09 00:43:33 -07:00
a2f5127b18 Warn when clone prototypes can be misleading (#1496) 2022-04-09 00:43:32 -07:00
047c89db69 Update codes 2022-04-09 00:43:25 -07:00