summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/EditorRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-02-21update IEditorController callsitesChris King1-4/+4
2017-02-03[iOS] Dispose Entry and Editor properly and automate GC checks (#628)adrianknight891-16/+23
2016-12-30[iOS] Change keyboard type while keyboard is visible (#443)adrianknight891-0/+1
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-10/+0
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-1/+6
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-6/+1
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro1-0/+3
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-14/+0
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-2/+4
2016-03-22Initial importJason Smith1-0/+159