react/scripts
Ruslan Lesiutin 1729b499ed
feat[Fabric/Paper]: support isChildPublicInstance api method (#27783)
Adds `isChildPublicInstance` method to both renderers (Fabric and
Paper), which will receive 2 public instances and return if first
argument is an ancestor of the second, based on fibers.

This will be used as a fallback when DOM node APIs are not available:
for Paper renderer or for Fabric without DOM node APIs.

How it is going to be used: to determine which `AppContainer` component
in RN is responsible for highlighting an inspected element on the
screen.
2023-12-04 17:22:03 +00:00
..
babel fix[devtools/ci]: fixed incorrect condition calculation for @reactVersion annotation (#26997) 2023-06-23 16:45:53 +01:00
bench Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
circleci [useFormState] Allow sync actions (#27571) 2023-10-31 23:32:31 -04:00
devtools chore[devtools/release-scripts]: update messages / fixed npm view com… (#26660) 2023-04-19 10:05:16 +01:00
error-codes [Fizz] implement onHeaders and headersLengthHint options (#27641) 2023-11-07 10:16:33 -08:00
eslint [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
eslint-rules Support Flow as expressions in ESLint rules (#27590) 2023-11-01 15:24:06 -04:00
flow feat[Fabric/Paper]: support isChildPublicInstance api method (#27783) 2023-12-04 17:22:03 +00:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest [activity] rename unstable_Offscreen to unstable_Activity (#27640) 2023-11-02 16:13:21 -04:00
perf-counters [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
prettier [useFormState] Allow sync actions (#27571) 2023-10-31 23:32:31 -04:00
print-warnings [useFormState] Allow sync actions (#27571) 2023-10-31 23:32:31 -04:00
release Added windows powershell syntax to build scripts (#27692) 2023-11-16 11:35:43 +00:00
rollup Rename fork ReactSharedInternals -> ReactSharedInternalsClient (#27767) 2023-12-01 09:48:04 -05:00
shared FB-specific builds of Flight Server, Flight Client, and React Shared Subset (#27579) 2023-11-27 18:34:58 -05:00
tasks Bug: yarn flow dom does not exist, so console should suggest yarn flow dom-node (#26213) 2023-02-21 21:30:34 +01:00
authors AUTHORS 2013-09-09 23:42:54 -07:00