Renew the VisualElement.Opacity
[platform/upstream/xamarin-forms.git] / Xamarin.Forms.Platform.UAP /
2017-04-11 kingces95Implicit impl of controller ifaces (#807)
2017-03-27 kingces95Fix 53427; Change default UAP styling for a label ...
2017-03-14 Paul DiPietro[WinRT/UWP] Fix Opacity behavior with ProgressBar ...
2017-03-07 kingces95Remove InternalsVisibleTo from Core to XF.Platforms...
2017-03-07 Paul DiPietro[UWP] Set SearchBar's AutoMaximizeSuggestionArea to...
2017-03-07 Paul DiPietro[UWP] Adjust AutoSuggestBox's TextBoxStyle style name...
2017-03-07 Paul DiPietro[UWP] Add width check for Detail on MDP to prevent...
2017-03-06 Jimmy Garrido[UWP] Improve toolbar consistency on MasterDetailPage...
2017-03-03 Paul DiPietro[WinRT/UWP] Do not allow IsPresented use in Split mode...
2017-03-03 Paul DiPietro[WinRT/UWP] Make TextBox better respect background...
2017-02-03 E.Z. HartFix disappearing ListView text when changing color...
2017-01-31 Samantha Houts[All] Basic Accessibility Support (#713)
2017-01-28 E.Z. HartMake WinRT/UWP platform classes more maintainable ...
2017-01-03 Paul DiPietro[WinRT/UWP] Apply BackgroundColor to Stepper buttons...
2017-01-03 E.Z. HartMake UWP toolbar display rules consistent with other...
2016-12-27 Paul DiPietro[UWP] Fix TextBox style for foreground focus color...
2016-12-03 Jimmy GarridoFix CommandBar overlaying content (#593)
2016-12-02 E.Z. HartAllow CommandBar to expand and show command labels...
2016-12-01 Stephane DelcroixRevert "Jimmgarrido uwp toolbar (#588)"
2016-12-01 Stephane DelcroixJimmgarrido uwp toolbar (#588)
2016-10-26 Samantha Houts[Win] Toolbar placement works with initial value (...
2016-09-08 Stephane Delcroix[Xaml] support native views and native bindings (#266)
2016-09-08 Stephane DelcroixNative Bindings (#278)
2016-08-30 Samantha HoutsPlatform Specifics (#301)
2016-08-16 E.Z. HartFix Entry/SearchBar color issues (#306)
2016-07-18 Samantha Houts[Win] Setting TabbedPage.BarTextColor works (#244)
2016-07-18 E.Z. HartWindows image loader error handling (#260)
2016-06-17 Samantha HoutsPrep Cell & friends for removal of InternalsVisibleTo...
2016-06-16 Samantha Houts[UWP] MasterDetailControl will no longer null out the...
2016-06-16 E.Z. HartPrep Page for removal of InternalsVisibleTo (#150)
2016-05-04 E.Z. HartAdd IMasterDetailPageController and update renderers...
2016-05-02 E.Z. HartPrep SearchBar for removal of InternalsVisibleTo (...
2016-04-26 Jason SmithCarousel clean (#135)
2016-04-18 kingces95CarouselView Fixes (#101)
2016-04-18 Samantha HoutsBarBackgroundColor and BarTextColor on TabbedPage ...
2016-04-18 Samantha Houts[UWP] OnElementChanged is now virtual (#98)
2016-04-12 Paul DiPietroEnable CS1998 warnings as errors (#65)
2016-04-12 kingces95Mop up enabling warnings as errors (#78)
2016-04-11 kingces95Enable warnings 0649 and 0067 on UAP/WinRT (#73)
2016-04-11 Paul DiPietroEnable CS0618 warnings as errors (#72)
2016-04-06 kingces95Warnings as Errors in product projects
2016-03-30 Samantha HoutsMerge pull request #9 from xamarin/fix-bz33181-2
2016-03-28 Rui MarinhoMerge pull request #13 from xamarin/bz39896
2016-03-25 Jason SmithMerge pull request #16 from MichaelNorman/doc-bug-backlog
2016-03-24 kingces95Merge pull request #8 from xamarin/fix-bugzilla39829
2016-03-23 Samantha Houts[W] ListView Cells will respect RowHeight
2016-03-22 Jason SmithInitial import