summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Cells/ViewCellRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-11/+5
2017-03-24[iOS/Critical] Fix ListView memory leaks (#524)adrianknight891-5/+11
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-15/+0
2016-09-13[iOS] ViewCells with Accessories will be properly laid out again (#338)Samantha Houts1-5/+6
2016-09-13[iOS] - Revert setting the frame for ViewCell to try to hide the gap between ...Rui Marinho1-5/+2
2016-07-18Fix for NullReferenceException when ItemSource has item removed and a… (#258)Praga Siva1-2/+5
2016-06-30[iOS] Fix regression 2.3.1-pre1 UnevenRows (#242)Rui Marinho1-1/+1
2016-06-17Fix 39802 (#217)Rui Marinho1-2/+11
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-4/+8
2016-05-26Fix margins on ViewCell (#189)Rui Marinho1-2/+3
2016-04-06[iOS] ViewCellRenderer did not set RealCellPropertyPaul DiPietro1-0/+2
2016-03-22Initial importJason Smith1-0/+176