summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Cells
AgeCommit message (Collapse)AuthorFilesLines
2017-04-11Implicit impl of controller ifaces (#807)kingces952-11/+11
* Simplify ICtrl callsites * Rebase fix
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts1-2/+3
* [All] Normalize Obsolete attributes. Make sure we include the version in which the member was deprecated and consistent instructions for working around the deprecation, if applicable. * Update docs
2016-09-27[UWP/WinRT] ListView UI virtualization works without explicit height on ↵Samantha Houts1-1/+2
Cell/Row (#367) * Add repro for 41271 * [UWP/WinRT] ListView virtualization works without explicit height on Cell/Row * Adjust repro to clear ItemsSource OnDisappearing. * Update docs
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts4-7/+35
* Prep Cell & friends for removal of InternalsVisibleTo Includes: - Cell - EntryCell - ListView - MenuItem - TableView - ViewCell - Toolbar Moved extensions to Internal & removed TPH * Update docs * [Controls] Ignore Issue2411 on iOS <9 * [Controls] Formatting for Issue2411
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-1/+1
2016-04-12Mop up enabling warnings as errors (#78)kingces951-0/+2
2016-03-22Initial importJason Smith7-0/+525