summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/FormsTextBox.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-10-20Make Editor focused background color behavior consistent with Entry on ↵E.Z. Hart1-1/+1
Windows (#456)
2016-10-11[Windows] Fix crash when toggling IsPassword on multiple Entry controls (#405)Jimmy Garrido1-7/+7
* [Windows] Fix crash when toggling IsPassword on multiple Entry controls
2016-08-16Fix Entry/SearchBar color issues (#306)E.Z. Hart1-7/+9
* Fix disappearing Entry text on UWP Anniversary Edition Fix background color reversion bug in UWP Phone Move SearchBar styling on UWP to its own file Make foreground/background color changes on UWP SearchBar/Entry consistent Fix SearchBar color toggle bug on WP8 * Temporarily moving SDK target to previous version * Fix build error on OSX
2016-03-22Initial importJason Smith1-0/+332