rnbot
released this
16 Dec 16:31
·
171 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
- 41f26e2 Fixing text components not rendering a border with Paper ([email protected])
- 41f26e2 Implement accessibilityState checked ([email protected])
- 41f26e2 Export MS.RN.Color ctor in Office dll ([email protected])
- 41f26e2 adds default modal that hosts fabric components ([email protected])
- 199b031 Add ability to override UpdateLayoutMetrics and VisualToMountChildrenInto ([email protected])
- 41f26e2 implement onDismiss and remove titlebar from Modal ([email protected])
- 41f26e2 Fix focus visuals being obscured by adjacent views ([email protected])
- 41f26e2 Focus should notify island host when tab loop wraps to give host oportunity to take focus ([email protected])
- 41f26e2 Implement cursor property ([email protected])
- 41f26e2 Key and mouse events require a stacking context ([email protected])
- 41f26e2 Fix issue with prop cloning with custom native props ([email protected])
- 41f26e2 Default scroll to bring a component into view should have padding around the viewport ([email protected])
- 41f26e2 Fix flatten style running multiple times" ([email protected])
- 41f26e2 Add very basic box-shadow support ([email protected])
- 41f26e2 Introduced autocapitalize prop in TextInput ([email protected])
- 41f26e2 TextInput caret becomes visible on non-focused TextInputs on resize ([email protected])
- 41f26e2 Update focus visuals to use cornerRadius and inner/outer strokes. ([email protected])
- 41f26e2 Fix Modal position, disable input to parent hwnd, and add onShow ([email protected])
- not avai Bump @react-native-windows/cli to v0.76.1 (beachball)
- not avai Bump @react-native-windows/codegen to v0.76.1 (beachball)