-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fabric] Introduce clearTextOnFocus property for TextInput (#13227)
* Functionality + add textInput to playground sample * Avoid using duplicated member var * Introducing new Fabric E2E test * Change files * Address build error * Oops there is no TextInput but ExampleTextInput * Update snapshots from failing test suites
- Loading branch information
1 parent
285b3c4
commit d38ba13
Showing
7 changed files
with
197 additions
and
43 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/react-native-windows-ee99f5c7-130b-465c-8e13-c8353c3de93c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Implemented clearTextOnFocus and tests", | ||
"packageName": "react-native-windows", | ||
"email": "14967941+danielayala94@users.noreply.github.com", | ||
"dependentChangeType": "none" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.