131 Commits

Author SHA1 Message Date
aefe552772 v0.29.0 (#7375)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-25 06:54:11 +00:00
934e3c36be v0.28.0 (#7348)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-18 18:53:05 +00:00
8972e39651 v0.27.2 (#7314)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-11 23:05:07 +00:00
7931e11ad7 v0.27.1 (#7288)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-04 21:03:38 +00:00
4403db1d38 v0.27.0 (#7281)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-03-03 17:36:19 +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
88c3f18be4 v0.24.0 (#7147)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-02-07 16:19:54 +00:00
541fa43285 v0.23.1 (#7035)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-01-09 20:42:23 +00:00
796113090d v0.23.0 (#7017)
Co-authored-by: Lexical GitHub Actions Bot <>
2025-01-05 21:55:25 +00:00
7c21d4ff39 [Breaking Change][lexical] Feature: Add updateFromJSON and move more textFormat/textStyle to ElementNode (#6970) 2025-01-01 20:48:12 +00:00
e79c946c8b v0.22.0 (#6993)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-12-24 01:54:46 +00:00
619003383d Refactor: exportJSON (#6983) 2024-12-23 08:19:27 +00:00
66f805c41a [Breaking Change][lexical] Feature: New update tag: skip-dom-selection, $onUpdate now always called (#6894) 2024-12-13 18:31:26 +00:00
c1d8a36c83 v0.21.0 (#6896)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-12-02 15:08:00 +00:00
ca24a88694 v0.20.2 (#6891)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-12-01 03:47:25 +00:00
67d0ec56aa v0.20.1 (#6887)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-11-29 14:49:08 +00:00
29611d22b4 v0.20.0 (#6809)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-11-07 23:59:38 +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
bd507b9c0b [lexical][lexical-overflow] Refactor: simplified removeText and insertText rewrite (part 1) (#6456)
Co-authored-by: EgonBolton <43938777+EgonBolton@users.noreply.github.com>
Co-authored-by: Bob Ippolito <bob@redivi.com>
2024-09-04 23:37:14 +00:00
366cc18412 v0.17.1 (#6559)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-08-26 21:43:12 +00:00
7cf2e247a5 Revert "Fix OverflowNode configuration" (#6535) 2024-08-21 05:26:02 +00:00
cb0b7312a4 Fix OverflowNode configuration (#6027)
Co-authored-by: Bob Ippolito <bob@redivi.com>
2024-08-15 02:17:03 +00:00
bed804e8c6 v0.17.0 (#6487)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-08-01 16:19:52 +00:00
ebc8d669fc v0.16.1 (#6363)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-07-01 22:14:49 +00:00
c57c9c7846 v0.16.0 (#6248)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-06-04 10:03:22 +00:00
4091c45220 v0.15.0 (#6084) 2024-05-11 14:29:45 +03:00
93cf85e120 v0.14.5 (#5907)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-04-16 22:14:13 -06:00
a3b9eb4591 v0.14.4 (#5900)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-04-16 17:18:53 -06:00
a951969b63 docs: fix typedoc links and add missing packages (#5850) 2024-04-14 09:29:46 -07:00
db1265aca6 feat: use dev/prod conditions instead of webpack in exports (#5858) 2024-04-14 09:13:40 -07:00
1c46eb63f8 fix: webpack needs its own export condition (#5833) 2024-04-05 11:06:01 +01:00
25ed2360d0 v0.14.3 (#5816) 2024-04-03 23:07:37 +01:00
edae3d36ef Node fork modules & moduleResolution bundler (#5774) 2024-04-02 00:33:51 +01:00
a4abe51ac1 Generate default entry in package.json exports last & use .mjs for esm modules (#5737) 2024-03-25 11:03:54 +00:00
cd41b4a072 v0.14.2 (#5735) 2024-03-18 21:45:34 +00:00
f553bbe5b3 v0.14.1 (#5729) 2024-03-18 02:20:14 +00:00
f642472e6a v0.14.0 (#5728) 2024-03-18 01:48:17 +00:00
f5a15bd971 ESM build (#5618) 2024-03-17 19:29:09 -06:00
5385fdf3ad docs: Added links to API docs for respective packages (#5719)
Signed-off-by: Vladlen Fedosov <vladlenfedosov@meta.com>
Co-authored-by: Vladlen Fedosov <vladlenfedosov@meta.com>
2024-03-15 12:22:37 -06:00
805ed3bbc2 v0.13.1 (#5556)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-01-26 14:18:44 -05:00
06fa8d3139 v0.13.0 (#5540)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-01-24 13:12:09 -05:00
b339ecf179 Remove depecated usage of %checks from Flow types (#5477) 2024-01-11 15:31:24 +00:00
2bc303c606 v0.12.6 (#5463)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-01-08 16:08:27 -07:00
0f2e1fd7f5 v0.12.5 (#5343)
Co-authored-by: Lexical GitHub Actions Bot <>
2023-12-06 13:03:45 -07:00
5fed74a76e v0.12.4 (#5246)
Co-authored-by: Lexical GitHub Actions Bot <>
2023-11-17 18:36:30 -05:00
cdf9553cf4 v0.12.3 (#5244)
Co-authored-by: Lexical GitHub Actions Bot <>
2023-11-17 12:30:26 -07:00
3fbe9475c4 v0.12.2 (#4979) 2023-09-08 17:48:32 -04:00
29f77c23a6 0.12.1 (#4978)
Co-authored-by: Gerard Rovira <zurfyx@users.noreply.github.com>
2023-09-08 11:06:01 -04:00