20 Commits

Author SHA1 Message Date
08b4ab5159 [lexical][lexical-utils] Chore: Add some missing flow types for NodeCaret and table related functionality (#7253) 2025-02-27 00:12:13 +00:00
149949f851 [lexical-selection] Bug Fix: Wrong selection type in $setBlocksType (#6867) 2024-11-25 15:34:11 +00:00
7d5820eb77 Expose getStyleObjectFromCss in @lexical/selection (#6612)
Co-authored-by: Bob Ippolito <bob@redivi.com>
Co-authored-by: Sherry <potatowagon@meta.com>
2024-09-10 14:19:24 +00:00
081188c4bc [*] Chore: Fix all new lint warnings, plus manual exports clean-up (#5979) 2024-05-10 15:46:37 +01:00
f2385385c0 [PR-5] Remove references of PointSelection (#5334)
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2024-01-18 14:45:52 -05:00
d78d89ca6e [PR 2] 5276 PointSelection instead of Grid/RangeSelections (#5281)
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2023-12-05 10:24:32 +00:00
643566ddfd [0.9] Remove experimental flag for setBlockTypes (#4045) 2023-03-08 12:06:26 -07:00
26d20fe985 Fix flow again (#3566) 2022-12-16 12:09:25 +00:00
6e2982075c Add $wrapNodes back to flow (#3551) 2022-12-13 17:50:54 -07:00
0180f98f34 Various fixes in $wrapNodes (#3234) 2022-12-12 07:16:02 -07:00
da2e863195 ⏸ [0.7] Remove $cloneContents (#3483) 2022-12-07 17:20:27 +00:00
365c9472a8 Fix typedef for wrapNodes (#3492) 2022-12-05 16:34:16 -05:00
fee03f3e71 Allow clearing styles with $patchStyleText (#3247)
Fixes #3235
2022-10-25 09:32:44 -06:00
ce2b9a7670 [0.5] $wrapLeafNodesInElements -> $wrapNodes (#3020) 2022-09-15 19:18:17 +01:00
33e17c869b getStyleObjectFromCSS to compute when cache miss (#3024) 2022-09-15 17:17:59 +01:00
90aad493ad Add MaxLengthPlugin (#2254) 2022-05-24 15:54:53 +01:00
1524885b9b Migrate 4 more packages to TS (#2231)
* Migrate remaining packages

* Make build work
2022-05-22 19:04:35 +01:00
3078dd5e0a Fix a bunch of wonky type definitions (#2076) 2022-05-05 09:25:21 +01:00
bbde0eacab Improve Lexical -> HTML and Lexical -> Lexical Copy and Paste Data Model Conversion (#1996)
* Fix HTML and Lexical Models for Copy and Paste

* Resolve conflucts and rebase

* Fix excludeFromCopy

* Fix tests

* Remove exports

* Add exportDOM to some DecoratorNodes
2022-05-03 12:04:04 -04:00
a055144fdc Add flow/dts files for new packages (#1582) 2022-04-09 00:43:36 -07:00