Commit 919860a
[0.74] Cherry picking various fixes (#15142)
* Pointer events (#14713)
* PointerEvent fixes
* Change files
* format
* [Fabric] Implement SpellCheck and AutoCorrect for TextInput (#14509)
* Fabric : Added support for selectionColor in TextInput component (#14743)
* Added support for selectionColor for textInput
* yarn fix and format
* Change files
* Implement adjustsFontSizeToFit property for Text in Fabric (#14519)
* Implementation of adjustFontSizeToFit
* Final Changes using TextLayout
* Lint Issue Fixes
* Change files
* prop change detection added
* review Changes and E2E test cases added
* Lint and Format Changes added
* Test Cases Fix added
* Update SnapShot
* Removed the additional Check for resizing Font
* Updated SnapShot
* Review Changes
* Lint and Format Changes
---------
Co-authored-by: Vineeth K <[email protected]>
* Text : Added EllipsizeMode for tail and clip alignment (#14660)
* updated ellipsis to respect tail and clip behaviour , for head , middle follow defaulty tail behaviour
* patched updateTextAlignment method
* Change files
* pathced branch , lint fix , lint format
* updated snapshots
* added layout changes to TextLayoutManager
* lint fix and format
* updated snapshots
* updated snapshot Pressable component
* updated to remove extra text_layout null check
* removed comments
* format and lint:fix
* [Fabric] Implement onContentSizeChange in TextInput (#14785)
* Fix : adjustsFontSizeToFit just redrawing won't recalculate the layout (#14813)
* updated adjustsFontSizeToFit textlayout to nullptr
* Change files
* [Fabric] Implement autoFocus property for TextInput for fabric (#14816)
* Added fix for AutoFocus
* Change files
---------
Co-authored-by: Harini Malothu <[email protected]>
* [Fabric] Implementation of accessibilityDescription (#14818)
* Initial Commit for accessibilityDescription
* Change files
* Format Changes
* Updating Snapshot
* [Fabric] Implement maxFontSizeMultiplier in Text Input (#14639)
* [Fabric] Fix for updating accessibility value in UIA (#14858)
* Changes for updating accessibilityValue prop
* Change files
* TextInput should capture mouse on mouse down (#14983)
* TextInput should capture mouse on mouse down
* Change files
* format
* [Fabric] Raising UIA Event if Toggle State Changes in Switch Component (#15023)
* Update Toggle State to Narrator
* Yarn Change
* Review Changes
* Review Changes 2.0
* [Fabric] Add Support for ITextProvider, ITextProvider2, and ITextRangeProvider (#14332)
* Partial Implementation
* Add More Implementation
* More Implementation
* More Implementation
* Add Support for Bounding Rectangles
* Complete Initial Implementation
* Change files
* Code Cleanup
* Code Cleanup
* Update Snapshots + Code Cleanup
* Update Snapshots
* Address Feedback
* Address Feedback
* Update Snapshots
* Fix Tests
---------
Co-authored-by: Jon Thysell <[email protected]>
* [Fabric] Fix for Text and TextInput focus issue with screen readers (#15088)
* Few more implementation of TextRange Provider
* Yarn change
* Update Change file
* Screen reader fails to announce the expand/collapse state of the navigation button (#15106)
* adding UIA event handler changes for navigator
* Change files
* adding ViewComponent chnages for accessibility
* removing unnecessary change file
* Remove vnext/fmt/packages.lock.json
---------
Co-authored-by: Protik Biswas <[email protected]>
* fix
* fix
* Upgrade dotnet version
* Change files
* bump sdk
* bump node
* fix
* fix
* Change files
* fix
* fix
* test
* fix
* fix
* update snapshots
* snapshot
* snapshot
* measureLines
* fix
* snapshot
---------
Co-authored-by: Anupriya Verma <[email protected]>
Co-authored-by: Abhijeet Jha <[email protected]>
Co-authored-by: Vineeth <[email protected]>
Co-authored-by: Vineeth K <[email protected]>
Co-authored-by: Harini Malothu <[email protected]>
Co-authored-by: Harini Malothu <[email protected]>
Co-authored-by: Chiara Mooney <[email protected]>
Co-authored-by: Jon Thysell <[email protected]>
Co-authored-by: Protik Biswas <[email protected]>
Co-authored-by: Protik Biswas <[email protected]>1 parent 8cd904e commit 919860a
File tree
98 files changed
+2581
-444
lines changed- .ado
- jobs
- scripts
- templates
- change
- packages
- @office-iss/react-native-win32
- @react-native-windows
- cli/src/commands/healthCheck
- tester/src/js/examples-win
- Accessibility
- LegacyTests
- e2e-test-app-fabric
- test
- __snapshots__
- windows/RNTesterApp-Fabric
- playground/Samples
- vnext
- Microsoft.ReactNative.IntegrationTests
- Microsoft.ReactNative.Managed.CodeGen.UnitTests
- Microsoft.ReactNative.Managed.CodeGen
- Properties/PublishProfiles
- Microsoft.ReactNative
- Fabric
- Composition
- TextInput
- platform/react/renderer
- components/view
- textlayoutmanager
- Mso.UnitTests
- PropertySheets/External
- Scripts
- Tfs
- src-win/Libraries
- Components/View
- NativeComponent
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+2581
-444
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
40 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments