Releases: microsoft/react-native-windows
React Native Windows 0.78.6
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 (54227869+anupriya13@users.noreply.github.com)
- e74aaad Implement onProgress for Image (54227869+anupriya13@users.noreply.github.com)
- e74aaad Implement body in Image Source (54227869+anupriya13@users.noreply.github.com)
- e74aaad implemented on onEndEditing (email not defined)
- e74aaad Fix react devtools hitting an assert on launch (tatianakapos@microsoft.com)
- e74aaad Scale loading bar text when island is super small (30809111+acoates-ms@users.noreply.github.com)
- e74aaad [Fabric] Implement selectTextOnFocus in Text Input (54227869+anupriya13@users.noreply.github.com)
- e74aaad Allow text components to have children (tatianakapos@microsoft.com)
- e74aaad [Fabric] Implementation of accessibilityItemType (kvineeth@microsoft.com)
- e74aaad Bump hermes version (30809111+acoates-ms@users.noreply.github.com)
- e74aaad [Fabric] Implement minimumFontScale in Text (54227869+anupriya13@users.noreply.github.com)
- e74aaad Add ImageRequestParams (54227869+anupriya13@users.noreply.github.com)
- 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 (30809111+acoates-ms@users.noreply.github.com)
- e74aaad PointerEvent fixes (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implementation of adjustFontSizeToFit for Text in Fabric (kvineeth@microsoft.com)
- e74aaad Properly hook up root uia provider to island (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Update WindowsAppSDK version to 1.7.250401001 (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Fix crash when reloading an instance with an active ReactNativeIsland (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement scrollEventThrottle for ScrollView in Fabric (54227869+anupriya13@users.noreply.github.com)
- e74aaad Fix: Text component pressRetentionOffset issue on Windows (abhijeetjha@microsoft.com)
- e74aaad Clean up error messages (30809111+acoates-ms@users.noreply.github.com)
- e74aaad merge in folly 2024.10.14.00 (tatianakapos@microsoft.com)
- e74aaad Fix tooltips in high dpi (30809111+acoates-ms@users.noreply.github.com)
- e74aaad added check for double click on textInput component view connecting it to WM_LBUTTONDBLCLK (email not defined)
- e74aaad Implement decelerationRate in ScrollView (54227869+anupriya13@users.noreply.github.com)
- e74aaad Add Custom Font Family support in TextInput (54227869+anupriya13@users.noreply.github.com)
- e74aaad Allow portals to have independent layout constraints and scale factor (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Fix warning in glog stub (30809111+acoates-ms@users.noreply.github.com)
- e74aaad addded titlebar , title handling , X handling , resizable (abhijeetjha@microsoft.com)
- e74aaad Implement accessibilityLevel for Fabric (kvineeth@microsoft.com)
- e74aaad Components do not lost hover state if pointer leaves window before it leaves the component (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Fix Narrator Bug (34109996+chiaramooney@users.noreply.github.com)
- e74aaad Fix InitialProps (30809111+acoates-ms@users.noreply.github.com)
- 00fb4d9 Removed unused
react-shallow-renderer
dependency (4123478+tido64@users.noreply.github.com) - e74aaad Implemented OnPressIn event for textinput (hmalothu@microsoft.com)
- e74aaad TurboModule spec checking should accept hstring for string arguments (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement zoomScale, maximumZoomScale and minimumZoomScale in ScrollView (54227869+anupriya13@users.noreply.github.com)
- e74aaad Implement onScrollEndDrag prop (10109130+sharath2727@users.noreply.github.com)
- e74aaad solved access read violation due to incorrect view access to obtain contentIsland (abhijeetjha@microsoft.com)
- e74aaad [Fabric] Implementation of accessibilityAccessKey (kvineeth@microsoft.com)
- e74aaad Remove usage of JSDispatcher in various built-in modules (30809111+acoates-ms@users.noreply.github.com)
- 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 (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Fix bool operator on transparent colors returning false (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement SpellCheck and AutoCorrect for TextInput (54227869+anupriya13@users.noreply.github.com)
- e74aaad Fix platform color (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Reenable optimization in TMs to avoid going through a dynamic for callbacks/promises (30809111+acoates-ms@users.noreply.github.com)
- e74aaad JSValue shouldn't export data fields, which make it hard to use MS.RN.Cxx across dll boundaries (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement letterSpacing for TextInput (54227869+anupriya13@users.noreply.github.com)
- e74aaad Update folly exports from rn-win32 (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement showsVerticalScrollIndicatorValue and showsVerticalScrollIndicatorValue for ScrollView (54227869+anupriya13@users.noreply.github.com)
- e74aaad [Fabric] Implement maxFontSizeMultiplier in Text (54227869+anupriya13@users.noreply.github.com)
- e74aaad [Fabric] Implementation of accessibiltyAnnotation and adding support for IAnnotationProvider (kvineeth@microsoft.com)
- e74aaad Fix issue when calling arrange on an RN Island during load (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Implement OnScrollBeginDrag Event (54227869+anupriya13@users.noreply.github.com)
- e74aaad Implemented textAlign in TextInput for Fabric (14967941+danielayala94@users.noreply.github.com)
- afc4641 Fix Number.h not copied from react-native core (hampus.sjoberg@protonmail.com)
- e74aaad Allow TextInput to scroll (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Fix stale focus rects left in UI when last focusable component is removed (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Property updates switching between PlatformColors would no-op (30809111+acoates-ms@users.noreply.github.com)
- e74aaad Round Focus visuals by default, fix nudge rendering (30809111+acoates-ms@users.noreply.github.com)
- not avai Bump @react-native-windows/cli to v0.78.3 (beachball)
- not avai Bump @react-native-windows/codegen to v0.78.2 (beachball)
React Native Windows 0.74.46
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.74.0.
New changes
- 146c018 JSValue shouldn't export data fields, which make it hard to use MS.RN.Cxx across dll boundaries (30809111+acoates-ms@users.noreply.github.com)
React Native Windows 0.76.14
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.76.0.
New changes
- 8e81100 Fixing unreferenced parameter warnings as errors in Playground-Composition and elsewhere (jthysell@microsoft.com)
React Native Windows 0.74.45
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.74.0.
New changes
- 2bdaa5c Fix await on new arch - switching to CallInvoker for TM callbacks (acoates@microsoft.com)
React Native Windows 0.75.18
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.75.0.
New changes
- 40684c4 Fixing unreferenced parameter warnings as errors in Playground-Composition and elsewhere (jthysell@microsoft.com)
React Native Windows 0.78.5
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
- 633dfcf Implement WebSocket resource task sequencer (#14577) (julio.rocha@microsoft.com)
React Native Windows 0.77.9
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.77.0.
New changes
- 52e44f2 Implement WebSocket resource task sequencer (#14577) (julio.rocha@microsoft.com)
React Native Windows 0.75.17
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.75.0.
New changes
- a31ce08 Implement WebSocket resource task sequencer (#14577) (julio.rocha@microsoft.com)
- a70e226 Integrate 0.75.5 (54227869+anupriya13@users.noreply.github.com)
- not avai Bump @react-native-windows/cli to v0.75.9 (beachball)
- not avai Bump @react-native-windows/codegen to v0.75.7 (beachball)
React Native Windows 0.74.44
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.74.0.
New changes
- 47d2ccd Integrate 0.74.7 (54227869+anupriya13@users.noreply.github.com)
React Native Windows 0.76.13
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.76.0.
New changes
- 8384231 Fix initialProps (30809111+acoates-ms@users.noreply.github.com)