summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/NavigationPage.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-50/+22
2017-03-24[Core] Added RootPage to NavigationPage (#464)adrianknight891-16/+37
2017-03-24Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart1-6/+13
2016-08-30Platform Specifics (#301)Samantha Houts1-2/+11
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson1-2/+4
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-19/+20
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-20/+51
2016-03-22Initial importJason Smith1-0/+411