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

Support Avalonia 11 #91

Open
Chaoses-Ib opened this issue Jun 13, 2023 · 6 comments
Open

Support Avalonia 11 #91

Chaoses-Ib opened this issue Jun 13, 2023 · 6 comments

Comments

@Chaoses-Ib
Copy link

Avalonia released 11.0.0-rc1.1 2 weeks ago, but it seems that Avalonia.ExtendedTool doesn't support it yet:

image

Is it possible to add support for Avalonia 11?

@Yusuke1998
Copy link

Hello, this update would be interesting, I try to do it on my own, but it is a lot of work and even more so without fully knowing the logic or initial basis, it would be good to provide support. thank you so much

@stackdamage
Copy link

It will be very useful and helpful if Avalonia.ExtendedToolkit supports Avalonia 11, especially for thoese guys who is familiar with WPF WPF extended toolkit.

@Wowhere
Copy link

Wowhere commented May 26, 2024

I`am currently trying to rewrite code to Avalonia 11 but it is much harder than i thought https://github.com/Wowhere/Avalonia.ExtendedToolkit. Contributions are welcome

@Yusuke1998
Copy link

@Wowhere I was trying, but gave up when I couldn't resolve the errors with IItemContainerGenerator among others, I'm pretty new with c# and avalonia in general. Likewise, if there is anything I can help with, I'll join in. Greetings and good luck.

@Wowhere
Copy link

Wowhere commented May 27, 2024

@Yusuke1998
Things to do:

Fix themes management (replace "XamlColorSchemeGenerator" dependency) and re-implement themes changes.
Controls Extensions re-implementation (KeyExt etc).
Fixing View code - what to do with "ItemTemplate" removed in Avalonia 11???
Controls fix - fix ItemContainer methods, removed in Avalonia 11 and other staff.

@Wowhere
Copy link

Wowhere commented Jun 2, 2024

I made quite a big progress in supporting Avalonia 11 in my fork, if anyone want to help fix controls, contributions are welcome
изображение
изображение

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

No branches or pull requests

4 participants