React Native Windows 0.76.12
·
355 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.76.0.
New changes
- e9875d8 Implementation of adjustFontSizeToFit for Text in Fabric (kvineeth@microsoft.com)
- e9875d8 Implement scrollEventThrottle for ScrollView in Fabric (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implement decelerationRate in ScrollView (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Add Custom Font Family support in TextInput (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Fix Narrator Bug (34109996+chiaramooney@users.noreply.github.com)
- e9875d8 Implement zoomScale, maximumZoomScale and minimumZoomScale in ScrollView (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Add IScrollProvider Implementation (34109996+chiaramooney@users.noreply.github.com)
- e9875d8 Implement SpellCheck and AutoCorrect for TextInput (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implement letterSpacing for TextInput (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implement showsVerticalScrollIndicatorValue and showsVerticalScrollIndicatorValue for ScrollView (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implement OnScrollBeginDrag Event (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implemented textAlign in TextInput for Fabric (14967941+danielayala94@users.noreply.github.com)
- e9875d8 Allow TextInput to scroll (30809111+acoates-ms@users.noreply.github.com)
- 9d94759 Implement WebSocket resource task sequencer (#14577) (julio.rocha@microsoft.com)
- e9875d8 Button should pass onAccessibilityTap to native (34109996+chiaramooney@users.noreply.github.com)
- e9875d8 Implement onProgress for Image (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Implement body in Image Source (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Allow text components to have children (tatianakapos@microsoft.com)
- e9875d8 Add ImageRequestParams (54227869+anupriya13@users.noreply.github.com)
- e9875d8 Add SetProperties method to ReactNativeIsland (30809111+acoates-ms@users.noreply.github.com)