Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SunboX/Prism.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-19fixing project rebased filesDan Siegel
2017-05-19refactoring NuGet pack scriptDan Siegel
2017-05-19removed nuspecs for netstandard projectsDan Siegel
2017-05-19updating dependencies. removing AssemblyInfo from NetStandard projectsDan Siegel
2017-05-19Updating Xamarin projects to netstandard.Dan Siegel
2017-05-19updating Prism FormsDan Siegel
2017-05-19migrating Prism FormsDan Siegel
2017-05-19Migrating Prism Core to NetStandardDan Siegel
2017-05-18Merge pull request #1050 from nuitsjp/update-master-detail-page-navigationBrian Lagunas
2017-05-18Merge pull request #1034 from matheusneder/masterBrian Lagunas
2017-05-18Merge pull request #1043 from PrismLibrary/OnPlatform-UpdatesBrian Lagunas
2017-05-17Delete unnecessary useModalNavigation transformation.nuits.jp
2017-05-17Merge remote-tracking branch 'prism/master' into update-master-detail-page-na...nuits.jp
2017-05-16added new IPlatform for nav registrationBrian Lagunas
2017-05-16marked RegisterTypeForNavigationOnPlatform obsoleteBrian Lagunas
2017-05-16updated IDeviceService with new RuntimePlatformBrian Lagunas
2017-05-16upgraded to XF 2.3.4.231Brian Lagunas
2017-05-14Merge pull request #1040 from murad88/patch-1Bart Lannoeye
2017-05-14Insignificant commit: avoid repeated type conversion by creating local variab...matheusneder@gmail.com
2017-05-14Renamed PropertyObserverNode.EvalExpression to PropertyObserverNode.GetProper...matheusneder@gmail.com
2017-05-14Added quotesMurad
2017-05-13Changed PropertyObserver's visibility from public to internal since it does n...matheusneder@gmail.com
2017-05-13Removed unecessary steps on PropertyObserverNode.matheusneder@gmail.com
2017-05-12Updating MasterDetailPage Navigationnuits.jp
2017-05-12Merge pull request #1018 from Mr1Penguin/mobile-exit-on-back-fixBart Lannoeye
2017-05-12Merge branch 'master' into mobile-exit-on-back-fixBart Lannoeye
2017-05-10Add capability to DelegateCommand's ObservesProperty to observe properties of...Matheus Neder
2017-05-04Revert "Add ObservesProperty overload on DelegateCommand and DelegateCommand ...Matheus Neder
2017-05-04Add ObservesProperty overload on DelegateCommand and DelegateCommand Of T tha...Matheus Neder
2017-05-01Merge pull request #1022 from mfe-/masterBart Lannoeye
2017-05-01newline between method and commentMartin Fetzel
2017-04-20Merge pull request #1009 from xxMUROxx/feature/NavigationParameter-AllowBaseTypeBrian Lagunas
2017-04-16Merge pull request #1019 from Mr1Penguin/check-back-button-handledBart Lannoeye
2017-04-15Handle share activation and init boostrapingMartin Fetzel
2017-04-14check for e.HandledIgor Sharapov
2017-04-14Remove exit() call on hardware back button tapIgor Sharapov
2017-04-10Merge pull request #1014 from dvorn/MefModulesBrian Lagunas
2017-04-10Use Uri to find local file path from ModuleInfo.Refdvorn
2017-04-03Add TestsMichael Mairegger
2017-04-03NavigationParameters does now allow to retrieve values if T is a parent of th...Michael Mairegger
2017-03-28More cleanupdvorn
2017-03-28Clean updvorn
2017-03-28Force initialization of Views before ActiveViewsdvorn
2017-03-28Test added.dvorn
2017-03-26pushed DryIoc for Forms updateBrian Lagunas
2017-03-26Merge pull request #997 from dansiegel/hotfix/dryioc-vm-locatorBrian Lagunas
2017-03-25Ensure that we register Views with resolvable ConstructorsDan Siegel
2017-03-25Fixes DryIoc ViewModelLocator to ensure proper INavigationService is passed in.Dan Siegel
2017-03-25Merge pull request #995 from PrismLibrary/6.3-releasePrism.v6.3.0-pre1Brian Lagunas
2017-03-256.3 releaseBrian Lagunas