summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-25/+0
2017-03-24Add pressed and released events to Button (#446)Kangho1-0/+10
2017-03-24[All] Basic Accessibility Support (#713)Samantha Houts1-0/+15
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-23/+3
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-2/+23
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-23/+2
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix1-1/+1
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-13/+1
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-21/+105
2016-03-22Initial importJason Smith1-0/+190