122 Commits

Author SHA1 Message Date
0c2875e593 [lexical-playground][lexical-react] Feature: Push Draggable Element to Parent (#7338)
Co-authored-by: Stéphane Escandell <stephane.escandell@sociabble.com>
Co-authored-by: Bob Ippolito <bob@redivi.com>
2025-03-17 22:38:54 +00:00
b6288e1c08 [fix] Add missing flow types for node event plugin (#7252)
Co-authored-by: Bob Ippolito <bob@redivi.com>
2025-02-26 21:12:26 +00:00
fe8d99bb5f [Breaking Change][lexical/react] Chore: Remove deprecated default exports (#7219) 2025-02-21 16:10:03 +00:00
2c90066d2b [bugfix] Fix flow typedef for links plugin to include attributes (#7145) 2025-02-06 19:52:30 +00:00
ddcf40ab54 [lexical-react] Refactor: Replace React$Context with React.Context (#7137) 2025-02-05 23:12:34 +00:00
33e36779a3 [lexical-react] Feature: Merge TabIndentionPlugin and ListMaxIndentLevelPlugin plugins (#7018) 2025-01-08 19:59:03 +00:00
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
8cbc5d4f64 Add SelectionAlwaysOnDisplay plugin (#6872) 2024-11-27 19:12:28 +00:00
e96ee55b74 [lexical-react] replace abstract component (#6752) 2024-10-25 16:47:28 +00:00
1b4f1e0b82 Add ariaErrorMessage and ariaInvalid to Flow type (#6751) 2024-10-21 15:27:55 +00:00
b2d57a0162 [lexical-react] Feature: Add aria-errormessage and aria-invalid support to LexicalContentEditable (#6745) 2024-10-20 18:40: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
031891eda7 Flow: add more HTMLDivElementDOMProps (#6500) 2024-08-07 19:27:03 +00:00
472cf68cf2 be in sync with www (#6478) 2024-07-31 03:48:23 +00:00
eb364a1fc5 Flow add tags type to OnChange plugin (#6457) 2024-07-25 02:18:11 +00:00
24b58d8129 [lexical-react]: sync format in flow file (#6448) 2024-07-23 09:36:51 +00:00
40f6cac12c [lexical-react] update flow typing for draggable block plugin (#6426) 2024-07-19 13:05:42 +00:00
bd26794d34 [lexical-react][lexical-playground] sync draggable block plugin to www (#6397) 2024-07-17 06:16:06 +00:00
663bbd4abd Add ref to contenteditable (#6381) 2024-07-15 13:06:56 +00:00
bbeba94478 [Lexical] Fix flow errors on syncing build to meta intern (#6373) 2024-07-05 02:37:15 +00:00
ebec987fcf Make placeholder accessible (#6171) 2024-07-04 00:35:57 +00:00
5b7e3097f0 [lexical-react][lexical-dev-tools-core] Feature: Allow TreeView custom print output (#6180) 2024-05-30 07:29:29 +00:00
956ae8b55b [lexical-react] Breaking change: Deprecate public default exports (#6088) 2024-05-16 21:40:34 +00:00
d76b93b096 add flow annotations (#5997) 2024-04-30 16:50:19 -06:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
ddbadb914a add flow types for LexicalEditorRefPlugin (#5939) 2024-04-23 15:18:29 -06:00
08ae9969f9 Add missing flow types (#5542) 2024-01-24 13:05:54 -05:00
b339ecf179 Remove depecated usage of %checks from Flow types (#5477) 2024-01-11 15:31:24 +00:00
2afcbbe985 [PR 1] Swap instance selection for BaseSelection in most cases (#5280)
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2023-12-01 14:20:57 -05: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
c0fd48e65a Image resizer fix (#4722) 2023-06-29 16:07:08 -04:00
829bfcaf81 Fix ContentEditable Flow types (#4652) 2023-06-13 13:10:30 -04:00
9c18a9d9ec Fix Flow types (#4485) 2023-05-11 11:09:15 -04:00
ddcf5be337 Generalize Menu Logic (#4284) 2023-05-08 14:54:13 -04:00
fe940b94ef Tab support (#4436) 2023-05-06 11:06:00 +01:00
aac2981274 Table feature: background color (#4345) 2023-04-18 12:35:30 -04:00
f77d7c7459 Add @react/LexicalClickableLinkPlugin (#4316) 2023-04-18 11:13:07 -04:00
2b47f771b2 TablePlugin feature: cell merge (#4343) 2023-04-18 11:12:29 -04:00
9f297fac2f Upgrade Flow to 0.2 (#4264) 2023-04-05 09:39:33 -04:00
b38a3246d1 Add missing flow file (#4193) 2023-03-24 16:32:58 -04:00
2b611f4a5f Add a function to create a LinkMatcher based on a RegExp (#3972) 2023-03-14 10:17:25 +00:00
d85f0f0fb6 [0.9] Remove experimental flag from content plugins (#4036) 2023-03-08 11:50:11 -07:00
8033d76969 Remove remaining deprecated hooks (#3782) 2023-03-06 20:20:24 +00:00
4a0a5eb42f Fix ContentEditable types for internal use (#3868) 2023-02-09 18:48:47 +00:00
88133dc258 [0.8] Update ContentEditable types (#3580)
Co-authored-by: John Flockton <johnflockton@Johns-MBP.cust.communityfibre.co.uk>
Co-authored-by: John Flockton <johnflockton@Johns-MacBook-Pro.local>
2023-02-09 13:06:17 +00:00
3e8231fe96 Remove deprecated modules from core code base (#3729) 2023-01-24 08:33:53 +00:00
35e7b4c9c2 Add missing Flow type for indentation plugin (#3527) 2022-12-09 20:35:52 +00:00
b8925d46c3 ⏸ [0.7] Customize Placeholder visibility (#3379) 2022-12-07 19:35:34 +00: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