GitHub / react/react-native / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e04ff69a | Add missing textAlignVertical on TextInputAndroidProps (Flow) (#57427) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 23608d68 | Cleanup unused deprecated syntax enforcement opt-out for react-native (#57428) |
Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| f5dc3991 | Move defaults for `DevSupportManagerFactory.create()` into the interface sign... |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 4cd27824 | Extract react/bridging into its own React-bridging pod (#57354) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| bb3c1210 | Fix Android text descender clipping with tight lineHeight (#57115) |
Andrew Ghostuhin <m****e@t****e>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 91b2537f | Allow to disable shouldDelayChildPressedState on scrollable Android container... |
Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 97aa7ad2 | Fix ClassCastException in clearFocusAndMaybeRefocus when EditText is detached... |
Shahid R <s****s@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| c65845cd | Fix dropped React revision when merging commit branches (#57424) |
Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 23611897 | Deprecate ImageBackground (#57412) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| e7cadaf9 | Add IntBuffer and DoubleBuffer entry types to MapBuffer (#57359) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 803456d6 | Optimize MapBuffer representation (#57361) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 6a957746 | Add MapBufferList entry type to MapBuffer (#57360) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| dfab628f | Make flaky RNTester image E2E flows Android-only (#57405) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 3d9cc50c | Fix text clipping (#57408) |
Devan Buggay <d****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| b933d452 | Add `enableIOSCompressedTextFrameAdjustment` feature flag (#57407) |
Devan Buggay <d****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| a7959ddc | Colocate deprecated native component specs with their components (#57416) |
Rubén Norte <r****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 2fb4f13f | Fix debugOptimized DevSettingsActivity manifest (#57406) |
Phecda <s****1@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 6b45e579 | Remove StatusBar deprecated props / methods (#57392) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 64227378 | Improve preservation of doc comments during type translation (#57389) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| f482ab61 | Implement `IEventLoopControl` in `RuntimeScheduler` (#57403) |
Gang Zhao <z****g@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 5c5e6cd8 | Deprecate DrawerLayoutAndroid (#57397) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 721b1cfc | Drive shared animation backend from Fabric frame callback (#57400) |
Bartlomiej Bloniarz <b****j@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 923e7ddc | Add guards around nativeProps usage to prevent race conditions (#52646) |
OrfeasZ <o****z@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| d1c5ee03 | Fix native animated mount flash (#57391) |
Graham Campbell <h****o@g****k>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 34ccf4f3 | Skip memcpy when source vector is empty in MapBufferBuilder::build (#57398) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 5bf3e38d | Drop boolean support for ScrollView keyboardShouldPersistTaps (#57386) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 0fae86d0 | Remove deprecated FANTOM_ENABLE_CPP_DEBUGGING environment variable (#57401) |
Rubén Norte <r****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 2bb7dbb4 | Add an interactive REPL for Fantom (yarn fantom-cli) (#57387) |
Rubén Norte <r****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| d9d2502b | Fix AnimatedPropsRegistry surface-stop resurrection race (#57376) |
Bartlomiej Bloniarz <b****j@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 1136e41b | Make AbortSignal.any spec-compliant with a multi-pass implementation (#57381) |
Rubén Norte <r****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 4aef2b01 | Set max font scaling in `LogBox` to avoid layout breaking (#57333) |
pchalupa <c****3@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 2468e3c8 | Remove unused ViewShadowNodeProps subclass (#57377) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| ca29d385 | fix(text): support start and end text alignment (#57201) |
SJLIM <y****0@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| fd10410d | Remove Modal animated prop (#57385) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 400c3e0f | Remove animatedShouldUseSingleOp feature flag (#57364) |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 859bdb89 | Prevent iOS Alert and Modal from rendering in the top-left corner (#57251) |
Mathieu Acthernoene <z****k@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| b29dc966 | Fix Blob.slice() for negative start and inverted ranges (#57374) |
Durvesh Pilankar <d****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| f500f423 | Do not synchronize on java.lang.Boolean. (#56196) |
Almaz <a****z@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 61db78db | Fix CQS signal modernize-deprecated-headers in xplat/yoga/yoga [B] [A] (#57390) |
generatedunixname1587093422349604 <n****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| c00813c6 | Set FileReader to LOADING state while a read is in progress (#57375) |
Durvesh Pilankar <d****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 014fe8b5 | Refactor imports from Metro to avoid deprecated styles and prefer main packag... |
Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 97b87be5 | Bump Fresco to 3.7.0 (#57280) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| fb2f3199 | Migrate/audit JSDoc on public APIs (Components) (#57382) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 701de4ec | Migrate/audit JSDoc on public APIs (APIs) (#57383) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| 6f3375a1 | Replace `abort-controller` that has no update 7 years with React Native fork ... |
D N <4****i@u****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| d8330149 | Fix Android Text clipping with Bold text setting (#57118) |
Andrew Ghostuhin <m****e@t****e>
Committed by: meta-codesync[bot] <2****]@u****m> |
about 2 months ago | |
| b364490c | Undo featureflag default true & promote to canary instead, enable for Meta ov... |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| e442c496 | Fix render callback start/stop race in C++ NativeAnimated (#57270) |
Bartlomiej Bloniarz <b****j@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 05577d42 | Add image smoke-test examples and Maestro flows to RNTester (#57306) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| cb637825 | Fix color stop interpolation when positioned stop has no gap before it (#57356) |
nduaarte <n****e@h****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 5574d946 | Remove unused Libraries/*.d.ts export subpath (2/2) (#57366) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 3fcde34a | Relocate __typetests__ directory, format (#57367) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 324198b8 | Stabilize RNTester Maestro flows against app cold-start race (#57343) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 610192ed | Clean up `enableEagerAlternateStateNodeCleanup` (#57358) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 8638a19d | Remove unused types/*.d.ts export subpath (#57362) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| ce72288b | Add back backwards compat for rawProps.at(x,y,z) (#57346) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| c6f29a21 | Fix missing VERSION_NATIVE_FB in commit artifacts (#36889) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 15b1f552 | Fix ctor/setProp prop-name gaps surfaced by iterator-setter audit (#57330) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 6d3ebeac | Add cxxstableapi module (#57319) |
Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| fa371d15 | Add macOS 26 icon for RNDT (#57310) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| eec26421 | Move remaining `js1 build-*` commands under the `build` namespace (#57348) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 54b88d9d | ArrayBuffer support to ObjC TurboModules |
Kamil Paradowski <k****i@c****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| a3582a9d | Add changelog for v0.83.10 (#57347) |
Gabriel Donadel <d****v@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 1101ef63 | Bump RNC CLI to 20.2.0 in RNTester (#57344) |
LeoTM <1****m@u****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| a3cfab4c | Remove deprecated init command handling from CLI (#57350) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 8eb4240d | fix: add null checks for getViewState in SurfaceMountingManager (#57283) |
ManasGuptaSprinklr <1****r@u****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 83719830 | Bump Electron to 39.8.10 (#57338) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 19c11baf | Revert "Unbreak android CI by moving to ubuntu-latest (#57216)" (#57323) |
Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 92992045 | translation auto-update for batch 3/64 on master |
Intl Scheduler <g****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| e8056316 | Remove unused animatedShouldDebounceQueueFlush feature flag (#57340) |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 217ee52d | Export RCTDidInitializeModuleNotificationModuleKey for the `module` userInfo ... |
Eapen George <e****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| a54b04e9 | Guard statusBarShow/statusBarHide against detached decorView (#57342) |
Alan Lee <a****2@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 9052f0b4 | Move `nativeId` parsing into the `Props` ctor initializer list (#57339) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| e73592ba | Fix null pointer crash in Scheduler::animationTick by adding null check for u... |
Shubham Kumar Savita <k****m@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 59f26aa8 | Use HTTPS repository URL for react-native-babel-preset (#57334) |
leo1987820 <l****0@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| ae0cfddf | Remove animatedShouldDebounceQueueFlush gate in NativeAnimatedHelper (#57337) |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| ae6a3afb | Upgrade Metro to ^0.85.0 (#57335) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 368a8f29 | do not post callback in AnimationBackendChoreographer.kt if featureflag is of... |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 886faee2 | Add `eventCount` property to `TextInputKeyPressEventData` type (#57331) |
pchalupa <c****3@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 67381e15 | Remove RawPropsKey prefix and suffix |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 2bbd70a8 | Disable single-op batching under C++ native animated, otherwise enable by def... |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| a224e037 | Add Fantom benchmark for ViewProps cloneProps (#57324) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| f9ba09d6 | Daily `arc lint --take KTFMT` (#57322) |
generatedunixname1430061942044674 <n****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 18cf6b3c | Make SurfaceMountingManager errors more actionable (#57318) |
Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| e745c41a | Add `selection` to `TextInputChangeEventData` in TypeScript types (#57249) |
Nikita Barsukov <n****v@g****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 5c197fb3 | Enable animatedShouldDebounceQueueFlush by default (#57315) |
Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 7ed17c9d | fix(image): fix data race in imageURLLoaderForURL: and imageDataDecoderForDat... |
Miklós Fazekas <b****a@M****l>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 10ec4ad0 | translation auto-update for batch 3/64 on master |
Intl Scheduler <g****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 6206b0b0 | Export Animated.Numeric type in public API (#57309) |
Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| fa8fad84 | Fix helloworld e2e after core-cli-utils stopped publishing (#57308) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 53369ed3 | Skip dropped mapped node in PropsAnimatedNode.updateView instead of crashing ... |
Shashank Bhatotia <s****a@b****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| dc4d5e8a | Bump Maestro CI version to 2.6.1 for rn-tester e2e (#57307) |
Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 91886f7c | Include a leaf's padding and border in its §4.5 automatic minimum size (#57279) |
Aditya Sharat <a****t@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 2bc2c8d7 | Add local network permission prompt on android 17 (#57291) |
Alan Hughes <a****n@e****o>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 2f325e22 | fix(android): restore namespace fallback for libraries not applying the React... |
Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 0a300b2d | Flow: add `decodedMap` to Babel type definitions (#57302) |
Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 27e83d0a | Stop publishing `@react-native/core-cli-utils` (#57288) |
Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 29e5f954 | fix(android): pin react-android aarMetadata.minCompileSdk to 34 (#57289) |
Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| c6110b1a | GH workflows - remove temporary debugging output now trusted publish is worki... |
Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago | |
| 3e8dfb1e | Bump compileSdk and buildTools to 37 (#57284) |
Alan Hughes <a****n@e****o>
Committed by: meta-codesync[bot] <2****]@u****m> |
2 months ago |