React Native Windows 0.76.12
·
503 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 ([email protected])
- e9875d8 Implement scrollEventThrottle for ScrollView in Fabric ([email protected])
- e9875d8 Implement decelerationRate in ScrollView ([email protected])
- e9875d8 Add Custom Font Family support in TextInput ([email protected])
- e9875d8 Fix Narrator Bug ([email protected])
- e9875d8 Implement zoomScale, maximumZoomScale and minimumZoomScale in ScrollView ([email protected])
- e9875d8 Add IScrollProvider Implementation ([email protected])
- e9875d8 Implement SpellCheck and AutoCorrect for TextInput ([email protected])
- e9875d8 Implement letterSpacing for TextInput ([email protected])
- e9875d8 Implement showsVerticalScrollIndicatorValue and showsVerticalScrollIndicatorValue for ScrollView ([email protected])
- e9875d8 Implement OnScrollBeginDrag Event ([email protected])
- e9875d8 Implemented textAlign in TextInput for Fabric ([email protected])
- e9875d8 Allow TextInput to scroll ([email protected])
- 9d94759 Implement WebSocket resource task sequencer (#14577) ([email protected])
- e9875d8 Button should pass onAccessibilityTap to native ([email protected])
- e9875d8 Implement onProgress for Image ([email protected])
- e9875d8 Implement body in Image Source ([email protected])
- e9875d8 Allow text components to have children ([email protected])
- e9875d8 Add ImageRequestParams ([email protected])
- e9875d8 Add SetProperties method to ReactNativeIsland ([email protected])