summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/VisualElementRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-08-15[iOS] Prevent ListView HasUnevenRows crash when template w/container Element ...Samantha Houts1-2/+2
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-6/+6
2017-05-02[iOS] Null Element before disposing trial renderers in uneven ListViews (#894)Samantha Houts1-3/+7
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-3/+3
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-2/+53
2017-01-26MacOS (#650)Rui Marinho1-22/+72
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight891-0/+10
2016-11-30[iOS] Avoid using DrawRect on base VisualElementRenderer (#570)Rui Marinho1-6/+5
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-18/+2
2016-08-30Platform Specifics (#301)Samantha Houts1-0/+60
2016-08-02[A, iOS] ListView Pull-To-Refresh indicator animates when navigating back to ...Samantha Houts1-1/+1
2016-04-13Page renderer effects (#85)Jason Smith1-7/+1
2016-03-22Initial importJason Smith1-0/+273