16 Commits

Author SHA1 Message Date
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
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
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
829bfcaf81 Fix ContentEditable Flow types (#4652) 2023-06-13 13:10:30 -04:00
9f297fac2f Upgrade Flow to 0.2 (#4264) 2023-04-05 09:39:33 -04: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
accb88aec1 Improve flow type for LexicalContentEditable (#2368)
Co-authored-by: Achim Weimert <achimw@fb.com>
2022-06-08 18:29:27 +01:00
91ba472576 Remove default exports from synced packages (#2193) 2022-05-17 15:04:32 +01:00
5c9b3566bb Make type defs for lexical react (#1369)
* Add Flow type definitions for Lexical React

* Fix bugs

* Revert bad merge
2022-04-09 00:43:26 -07:00