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

v2.0 upcoming breaking changes #983

Closed
7 tasks done
deltakosh opened this issue Feb 22, 2017 · 4 comments
Closed
7 tasks done

v2.0 upcoming breaking changes #983

deltakosh opened this issue Feb 22, 2017 · 4 comments
Assignees
Milestone

Comments

@deltakosh
Copy link
Contributor

deltakosh commented Feb 22, 2017

I'll use this issue to track the breaking changes we will introduce in v2.0

  • Fix WrapPanel namespace
  • Remove Blade and BladeControl controls (They were replaced by BladeItem and BladeView controls)
  • Remove CastingElement from DropShadowPanel control
  • Remove ConnectionHelper in favor of NetworkHelper
  • Unify extension classes under same namespace (re Some extension classes are not within the right namespace #1140)
  • Move the following to the Microsoft.Toolkit.Uwp.UI.Extensions namespace: SurfaceDialTextboxHelper, TextBoxMask, TextBoxRegex
  • Move Helpers under the Microsoft.Toolkit.Uwp.Helpers namespace
@deltakosh deltakosh added this to the v1.5 milestone Feb 22, 2017
@xied75
Copy link
Contributor

xied75 commented Feb 23, 2017

@deltakosh The second item description is a bit scary, you actually mean the legacy part of Blade, not the later BladeView right? People not familiar with the history may think you are removing Blade all together.

@skendrot
Copy link
Contributor

skendrot commented Feb 23, 2017

The new items are BladeView which replaced BladeControl and BladeItem which replaced Blade. These changes were made to align with namning in the framework controls. The old controls, which are currently deprecated, will be removed.

@Odonno
Copy link
Contributor

Odonno commented Feb 23, 2017

@xied75 Thanks for the info, I was scared for a moment.

@deltakosh
Copy link
Contributor Author

Let me fix my description :)

@deltakosh deltakosh self-assigned this Feb 23, 2017
@deltakosh deltakosh modified the milestones: v2.0, v1.5 Mar 13, 2017
@deltakosh deltakosh assigned nmetulev and unassigned deltakosh Apr 26, 2017
@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants