microsoft / XamlBehaviors

This is the official home for UWP XAML Behaviors on GitHub.
MIT License
697 stars 112 forks source link

Put this entire repo into Microsoft.UI.Xaml #147

Open jamers99 opened 5 years ago

jamers99 commented 5 years ago

Since the open sourcing of Microsoft.UI.Xaml why not build this library into UWP?

LocalJoost commented 5 years ago

Agreed. Or, in the tradition of the Windev MVP DL

+1

http://www.9folders.com/Joost van Schaik

Windows Development MVP

"The world as I envision it in my head is such a more interesting place"


From: James Esh notifications@github.com Sent: Tuesday, December 11, 2018 22:22 To: Microsoft/XamlBehaviors Cc: Subscribed Subject: [Microsoft/XamlBehaviors] Put this entire repo into Microsoft.UI.Xaml (#147)

Since the open sourcing of Microsoft.UI.Xamlhttps://github.com/Microsoft/microsoft-ui-xaml why not build this library into UWP?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/Microsoft/XamlBehaviors/issues/147, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD8Bn5EkNYEINzi1lqcKCEk1N2ZU_pnLks5u4CIAgaJpZM4ZOQ4n.

sonnemaf commented 5 years ago

Agree , +1

jupagose commented 5 years ago

Agree , +1

michael-hawker commented 4 years ago

If not, there would still need to be a version to target WinUI 3 anyway, see POC PR #164.

Has anyone filed an issue yet on the WinUI repo about this proposal?

FYI @ryandemopoulos

michael-hawker commented 4 years ago

@brianlagunas @PedroLamas are you or others planning to still maintain this library? I think you were the last contacts I had. Just wanted to see if this was something you'd discussed or talked about with the WinUI team; especially now as WinUI 3 will be open sourced?

I think with the broad usage of Behaviors as part of XAML and having both C++ & C# support, having it be part of the platform itself would make sense.

@DVaughan I know we've been helping build the WinUI 3 packages, but the main branch CI still seems to be broken, is this something you can help fix? (also detailed here)

FYI @stmoy

pedrolamas commented 4 years ago

In terms of stability, I'd say this library is quite mature, hence why little to no changes have been pushed in the past few months (at least on the C# side which is what I work on). So personally, I've mostly been trying to reply to issues raised by other developers.

Having said that, it does make sense to me to make this part of the platform but as far as I know, no discussions have been had in that regard - but then again, I'm not an MVP anymore, so at this stage @brianlagunas might know more about this than I do!

brianlagunas commented 4 years ago

I'm in a similar boat as @PedroLamas. This is a mature library, and there aren't really any issues being submitted. I try to respond to issues as they come in. As far as working with the WinUI team, there has not been any communication with MS about that kind of effort. Keep in mind, this is a MS repo. @PedroLamas and myself just help out when we can, but have no control over where it lives, or the processes that govern it.

Panda-Sharp commented 2 years ago

Any news on this? would be really nice to have this in a more active repo, currently I see 4 PRs and 48 issues basically unanswered here :(

CC https://github.com/microsoft/microsoft-ui-xaml/issues/3813

GuildOfCalamity commented 11 months ago

Are there still plans to integrate this into Microsoft.UI.Xaml? This should not have to be added as an additional NuGet to projects, as the functionality is sorely lacking in the base classes.

mgoertz-msft commented 11 months ago

@GuildOfCalamity Not up to my team unfortunately. Internal discussions never went anywhere and given that the public ask on the Microsoft.UI.Xaml side is several years old I would say the chance of them integrating this functionality is rather low.

GuildOfCalamity commented 11 months ago

@mgoertz-msft That's a shame. Well, thanks for the update.