React Native Windows 0.78.6
·
202 commits
to main
since this release
This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.78.0.
New changes
- e74aaad [Fabric] Implement hidesWhenStopped in ActivityIndicator ([email protected])
- e74aaad Implement onProgress for Image ([email protected])
- e74aaad Implement body in Image Source ([email protected])
- e74aaad implemented on onEndEditing (email not defined)
- e74aaad Fix react devtools hitting an assert on launch ([email protected])
- e74aaad Scale loading bar text when island is super small ([email protected])
- e74aaad [Fabric] Implement selectTextOnFocus in Text Input ([email protected])
- e74aaad Allow text components to have children ([email protected])
- e74aaad [Fabric] Implementation of accessibilityItemType ([email protected])
- e74aaad Bump hermes version ([email protected])
- e74aaad [Fabric] Implement minimumFontScale in Text ([email protected])
- e74aaad Add ImageRequestParams ([email protected])
- e74aaad Added override Text.d.ts to src-win/Libraries/Text/ to add tooltip prop to Text component (email not defined)
- e74aaad Add SetProperties method to ReactNativeIsland ([email protected])
- e74aaad PointerEvent fixes ([email protected])
- e74aaad Implementation of adjustFontSizeToFit for Text in Fabric ([email protected])
- e74aaad Properly hook up root uia provider to island ([email protected])
- e74aaad Update WindowsAppSDK version to 1.7.250401001 ([email protected])
- e74aaad Fix crash when reloading an instance with an active ReactNativeIsland ([email protected])
- e74aaad Implement scrollEventThrottle for ScrollView in Fabric ([email protected])
- e74aaad Fix: Text component pressRetentionOffset issue on Windows ([email protected])
- e74aaad Clean up error messages ([email protected])
- e74aaad merge in folly 2024.10.14.00 ([email protected])
- e74aaad Fix tooltips in high dpi ([email protected])
- e74aaad added check for double click on textInput component view connecting it to WM_LBUTTONDBLCLK (email not defined)
- e74aaad Implement decelerationRate in ScrollView ([email protected])
- e74aaad Add Custom Font Family support in TextInput ([email protected])
- e74aaad Allow portals to have independent layout constraints and scale factor ([email protected])
- e74aaad Fix warning in glog stub ([email protected])
- e74aaad addded titlebar , title handling , X handling , resizable ([email protected])
- e74aaad Implement accessibilityLevel for Fabric ([email protected])
- e74aaad Components do not lost hover state if pointer leaves window before it leaves the component ([email protected])
- e74aaad Fix Narrator Bug ([email protected])
- e74aaad Fix InitialProps ([email protected])
- 00fb4d9 Removed unused
react-shallow-renderer
dependency ([email protected]) - e74aaad Implemented OnPressIn event for textinput ([email protected])
- e74aaad TurboModule spec checking should accept hstring for string arguments ([email protected])
- e74aaad Implement zoomScale, maximumZoomScale and minimumZoomScale in ScrollView ([email protected])
- e74aaad Implement onScrollEndDrag prop ([email protected])
- e74aaad solved access read violation due to incorrect view access to obtain contentIsland ([email protected])
- e74aaad [Fabric] Implementation of accessibilityAccessKey ([email protected])
- e74aaad Remove usage of JSDispatcher in various built-in modules ([email protected])
- e74aaad Basic support for stitching the UIA tree for a ContentIslandComponentView's child (email not defined)
- e74aaad Fix build issue building component codegen using clang ([email protected])
- e74aaad Fix bool operator on transparent colors returning false ([email protected])
- e74aaad Implement SpellCheck and AutoCorrect for TextInput ([email protected])
- e74aaad Fix platform color ([email protected])
- e74aaad Reenable optimization in TMs to avoid going through a dynamic for callbacks/promises ([email protected])
- e74aaad JSValue shouldn't export data fields, which make it hard to use MS.RN.Cxx across dll boundaries ([email protected])
- e74aaad Implement letterSpacing for TextInput ([email protected])
- e74aaad Update folly exports from rn-win32 ([email protected])
- e74aaad Implement showsVerticalScrollIndicatorValue and showsVerticalScrollIndicatorValue for ScrollView ([email protected])
- e74aaad [Fabric] Implement maxFontSizeMultiplier in Text ([email protected])
- e74aaad [Fabric] Implementation of accessibiltyAnnotation and adding support for IAnnotationProvider ([email protected])
- e74aaad Fix issue when calling arrange on an RN Island during load ([email protected])
- e74aaad Implement OnScrollBeginDrag Event ([email protected])
- e74aaad Implemented textAlign in TextInput for Fabric ([email protected])
- afc4641 Fix Number.h not copied from react-native core ([email protected])
- e74aaad Allow TextInput to scroll ([email protected])
- e74aaad Fix stale focus rects left in UI when last focusable component is removed ([email protected])
- e74aaad Property updates switching between PlatformColors would no-op ([email protected])
- e74aaad Round Focus visuals by default, fix nudge rendering ([email protected])
- not avai Bump @react-native-windows/cli to v0.78.3 (beachball)
- not avai Bump @react-native-windows/codegen to v0.78.2 (beachball)