Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI changes, use paket ... #198

Merged
merged 54 commits into from
Sep 2, 2016
Merged

CI changes, use paket ... #198

merged 54 commits into from
Sep 2, 2016

Conversation

punker76
Copy link
Owner

@punker76 punker76 commented Aug 10, 2016

This PR will be the one for releasing v1.0

  • use paket instead nuget for dependencies
  • use cake to build all the stuff (used also by appveyor)
  • no more strong named dll!!! -> https://github.com/dsplaisted/strongnamer
  • remove NorthwindExample
  • remove DefaultExample
  • add new tidy Showcase.WPF.DragDrop
  • update Readme

Additional fixes

  • Capture the items with right Dpi. Add a DpiHelper class, cause Microsoft hides this relevant helper class and it's methods.
  • Show DragAdorner also on elements which are not allowed for hit test.
  • No Drag&Drop for NewItemPlaceholder in DataGrid.
  • Consider NewItemPlaceholderPosition to insert items at DefaultDropHandler.
  • Add new TargetScrollViewer property to DropInfo.
  • Check for ViewPort size on target insertion adorner.
  • Add new attached property ItemsPanelOrientation

@punker76 punker76 added this to the v1.0.0 milestone Aug 10, 2016
@punker76 punker76 changed the base branch from master to dev August 20, 2016 12:40
@punker76 punker76 merged commit 81846bc into dev Sep 2, 2016
@punker76 punker76 deleted the only-one-project-and-paket branch September 5, 2016 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant