Caliburn Micro 4.0.105-alpha
Pre-release
Pre-release
Changes:
- 650a67c Update README.md
- f9e743c Merge pull request #651 from imba-tjd/patch-1
- 0866162 Chore(readme): use https
- 8eacda6 Merge pull request #646 from davidhenley/patch-2
- 30fb2f8 Updated Behaviors for netcoreapp3.0 target
- dd42b37 Remove Setup and Features builds
- ebb4c12 Merge pull request #644 from davidhenley/patch-1
- fbbebe6 Update Microsoft.Xaml.Behaviors.Wpf to target .NET Core
- d633717 Update Resource.designer.cs
- 8b0512e Merge pull request #641 from gpetrou/MSBuildSdkExtrasWorkaround
See More
- ed06fe1 Remove MSBuildSdkExtras workarounds
- 2cebdf9 Use final 3.0 SDK
- 8d769d8 Merge pull request #638 from louistio/fix-and-operator
- f04178c Use short-circuit AND operator in EventAggregator
- 3db4048 Merge pull request #633 from louistio/rename-aysnc-to-async
- 647929f Rename methods with "Aysnc" to "Async"
- 7758a9e Merge pull request #626 from mjuen/master
- e32622d Merge branch 'master' into master
- ecab1ca Merge branch 'master' of https://github.com/mjuen/Caliburn.Micro
- e81cd0b Fix certficate thumbprint for UWP sample project
- 668089a Update global.json
- c49e02b Update azure-pipeline.yml for Azure Pipelines
- b51ce74 Merge branch 'master' into master
- 713dff0 Adjust azure pipeline to work with VS2019 and .NET Core 3.0
- 62b6366 Update global.json
- 0e0e2a8 Update global.json
- 39aa4a5 Update azure-pipeline.yml for Azure Pipelines
- aa32de8 Update azure-pipeline.yml for Azure Pipelines
- 638611f Update global.json
- 7190a2f Update global.json
- 13569e5 Bump MSBuild.Sdk.Extras
- 62031a7 Update azure-pipeline.yml for Azure Pipelines
- 7769b55 Update azure-pipeline.yml for Azure Pipelines
- 20a4051 Update azure-pipeline.yml for Azure Pipelines
- b301d4d Corrected indentation in Directory.Build.targets
- df87ada Replaced NETCOREAPP symbol with NETCORE defined in Directory.Build.targets
- 3f2ba0f Added missing NETCOREAPP for conditional code
- d4c56f3 Added .NET Core 3.0 target to Caliburn.Micro.Platform and renamed shared folder
- 1b4dcba #407 Check new setting when doing property notifcations
- b9effb8 #407 Add PropertyChangeNotificationsOnUIThread
- 819b9e7 #468 Enable recursive build up
- d36852e #372 Move tests to 462
- df005d5 #372 Add unit tests for SimpleContainer
- 99df5a7 #372 Choose constructor based on paramters that have handlers
- 5f07174 #605 Match Close method without paramters
- 22babb9 #612 Ensure all event aggregator methods are virtual
- fea2c68 #481 Remove deprecated string based IoC resolution
- 750d0e3 #539 Make AssemblyCache.Install extensible
- c9ce93b #486 Add xmlns prefix for actual site
- b5ae569 #528 Remove null checks for nav services that pass values by dictionary
- 350f94f #597 Async nav service methods
- c656c51 #599 Fix async bug in OnUIThreadAsync
- 7d2cd98 #585 Use different approach in Window Manager
- 1416e4a Merge pull request #596 from markgould/master
- 3e443b4 Fixes an issue where Window.Close is being called before Closing has finished, when CanCloseAsync executes too quickly.
- 9f82a08 Merge pull request #1 from Caliburn-Micro/master
- 772ed0b #585 Only set dialog result when we need to
- 72bd9d3 #585 Handle async close in WindowManager
- d0fd1d8 #585 Move conductor logic to Screen
- c18470a Merge pull request #594 from mgnsm/#593
- 6094224 #593 Set the IsInitialized and IsActive properties to true only after the screen has actually been initialized and activated respectively.
- 956d2c5 Merge pull request #592 from mgnsm/#591
- ee6fdb1 #591 Display the view before activating the view model asynchronously.
- 00b2d4a #590 Fix up Samples
- e6b7b1d #590 OnUIThreadAsync takes a Func
- bf53c43 #577 Features debug build configuration
- b72ca15 #584 Fix strong name in core
- 3884e32 #577 More silly compiler errors
- 8519bd6 #577 Fix build error
- a972c92 #577 Fix verison typo
- 8febfc9 #577 Consolidate versions
- f4a3d9f #577 Add key to repository
- 64eb210 Merge pull request #580 from CaulyKan/master [ #579 ]
- d97ad20 #579 Add optional key to GetAllInstances
- f435e3c Merge pull request #578 from babackman/master
- 5f3641e Allow KeyTrigger to match Alt+Key combinations
- 38e1434 #577 Release build symbols
- 3dfdffe #577 Move project references to release
- 37fca64 #577 More project fixups
- 13d93dc #577 Fix project path
- 3bf2e2e #577 Use nuget restore
- d20c62b #577 Restore samples
- 0675537 #577 Restore the restore step
- b68837c #577 Build Samples in CI pipeline
- e2a31a6 #576 Add git commit hash
- eabc983 #575 Switch to license expression
- d5693d9 #574 Create an .editorconfig
- b8c8b4f #570 Move back to support .NET 4.5
- 4add2b6 First attempt at building templates
- 6fdb9d7 Update samples to Microsoft.Xaml.Behaviors
- 19176c5 Switch main projects to Microsoft.Xaml.Behaviors
- f23095d Make FormsApplication async
- 37d9efb Include .rd.xml file
- fd65420 Make Window Manager & Bootstrapper properly async
- e371911 Remove more obsolete projects
- 03d7f28 Remove obsolete samples
- d26b9f7 Move .github to root folder
- 0ec244e Create support file
- ed0db95 Move contributing into .github folder
- e456d44 More badges
- 46c0d51 Add badge to reeadme
- 7aa1298 New version trial
- ce51dfc More build shennangines
- 718d046 Mess aroud with version number
- 1810fa8 Remove trigger
- a24d4ec Build all branches
- 36b3b04 Remove starr packages
- c7f7f43 Merge branch 'master' into dev/4.0.0
- 6ef076e Tweak artifacts
- ae1333f Create packages
- 0a06157 Publish Artifacts
- bb7d0f4 Update pipeline to use Git versioning
- ad2ef36 Trial GitVersioning
- cec05c4 Include Blend SDK in package
- 5e63bf0 Move core tests to net46
- c69064d Still can't find the tests
- 95874eb Path experiments for buid
- 407a212 Strong name WPF
- 4eaaf76 Run unit tests in pipeline
- df4d77c Test pipeline
- 382bbd2 Add initial pipeline
- 217982f Fix up samples
- a69335b Merge branch 'dev/4.0.0' of https://github.com/Caliburn-Micro/Caliburn.Micro into dev/4.0.0
- 93dc1dc Update Samples
- 0456895 Update Directory.Build.props
- 3f3ed78 Merge pull request #553 from qtuu/issue-529
- 8847a98 partial ShellView-class added
- e90d249 Project Reboot
- bb64efc #530 Hack for CloseAction
- 5beec94 #530 Initial work for deactivate async
- 3498cd3 #512 Some tests fixed
- bbf7e25 #512 Hacks in Navigation Service and Window Manager
- 91e4951 #512 Fix up unit tests
- 578b2b8 #512 Switch conductors to new close strategry
- aa5e70b #512 Move screen to using async CanClose
- 0ec9402 #512 Async IGuardClose
- 4c7d353 #512 New async close strategy
- 1b38461 #512 New close result
- 011b8a0 #512 IClose async
- cc8718a Merge pull request #514 from chrisstaley/dev/4.0.0
- 4cfc7d0 Fixing InvalidOperationException when iOS app starts
- 282db53 #506 Migrate features projects
- e79c92b Project updates
- 603518e #506 Fix bug in conductor
- 1c01692 #506 Window Manager and Forms Application
- c0a6d0d Update Build.Extras
- babb62f #506 Navigation and Forms adapter
- 7f36022 #506 Migrate DisplayRootViewFor
- 86a1edd #506 Migrate conductor unit tests
- b1d6a6f #506 Migrate conductors
- 0640556 #506 Migrate screen extensions
- 11405b8 #506 Move Screen to async first
- 91a17a1 #488 More style guide changes
- 5924370 #503 Change assembly name for Xamarin.Forms
- 168d820 #503 Fix up nuspec for UWP
- 6199ca8 #503 Update nuspec files
- c34846b #503 Increment assembly version
- 585fb74 #503 Add back the .rd.xml for UWP
- 7b69116 #503 Remove Caliburn.Micro.Start
- f307891 #503 Update nuget to support sem ver 2
- 3e5f467 #503 Change out assembly for Xamarin.Forms
- bf13b52 #503 Move tests output to correct directory
- e91bfde #496 Remove EventAggregator.HandlerResultProcessing
- b0d788e #347 Remove the IHandle interface
- 134f3bc #496 Overloads without cancellation token
- 12010b5 #496 Update samples to use new methods
- 858ab8a Fix samples project references
- 72a0c30 #496 Extra event aggregator tests
- c363576 #496 Custom marshalling for subscription
- 17ac54f Bump version
- 17b72af #496 PublishAsync and HandleAsync
- 89ea24d #157 Use STA tests
- 8431dd9 #157 Move to new projects for WPF tests
- c2a95d4 #488 Updated .editorconfig and R# settings
- 0a9c96e #157 Add xunit.runner.visualstudio
- e8e1803 Remove uneeded test from #184
- 027961f #371 Fix up last compiler warning
- 74d9b94 #371 Simplify platform project
- 6242a83 #371 CLS Compliant false
- 75ed8e6 Merge branch 'master' into dev/4.0.0
- 526a6c8 Merge pull request #485 from bryanbcook/extend-xforms-pagenavigation
- 51d76f0 Update Xamarin.Forms NavigationPageAdapter to allow users to override activate/deactivate logic when navigating
- e46151d Merge pull request #482 from llifon/master
- 58a4e9e Fixed spelling of 'Inidicates' with 'Indicates'
- 66eb0f2 Merge pull request #457 from rossvegas/dev/4.0.0
- 56f0c1c Update .NET standard projects to include PackageId as Nuget workaround. Discussed in Issue #450
- 04c6daf #371 Fix up oroject compile
- 969e336 #450 Update feature samples to use new output
- a534bea #450 Remove unsupported platform samples
- 97a6f8e #449 Ensure all .cs files in solution are shown
- e7595d7 #449 Correct output paths for all projects
- 3f57ce1 #449 Correct assembly info over projects
- 00681ba #371 Fix unit test references
- 880d7d5 #371 Remove legacy folder
- 731bed8 #371 Add Xamarin.Forms to Caliburn.Micro.Platform
- 0903272 #371 Add iOS to Caliburn.Micro.Platform
- f73b606 #371 Add Android to Caliburn.Micro.Platform
- 85e61d8 #371 Add UWP to Caliburn.Micro.Platform
- 3cf6561 #371 Create Caliburn.Micro.Platform
- c8185a6 #371 Shift existing projects to Legacy folder
- caf6634 #371 Extract Caliburn.Micro.Platform.Core
- b77c6bb #371 Rename folder for Caliburn.Micro.Core
- f6582e4 #371 Migrate Caliburn.Micro.Core to .NET Standard
- ecc0766 #44 Remove unused platform code
- 1c0ac45 #444 Remove WinRT and WinRT81 symbols from project
- 3d9bea1 #444 Rename WinRT and WinRT81 to WINDOWS_UWP
- a09739c #444 Remove WP81 compilation symbol
- 30574d8 #444 Remove WINDOWS_PHONE compilation symbol
- 4254cb2 #444 Remove SL5 compilation symbol
- 9c295f8 #444 Remove SILVERLIGHT compilation symbol
- 2b48d2a #444 Remove unused projects
- 2fdf0b9 #444 Remove unsupported projects from solution
This list of changes was auto generated.