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

Update dependencies #147

Merged
merged 9 commits into from
Oct 22, 2024
Merged

Conversation

Denny09310
Copy link
Contributor

Description of Changes:

  • Updated Dependencies: This PR includes updates to all dependencies within the solution to ensure compatibility with the latest versions.
  • Bug Fixes: A bug preventing the BlazorBindings.Maui.ComponentGenerator from generating documentation correctly has been addressed and fixed. After the updates, the generator works as expected.
  • Tests: All unit and integration tests are passing, except for two related to the ItemsView not displaying the correct number of child elements. However, the component is working as expected in a separate project, so this might be an issue specific to the test environment.

I want to extend my thanks for forking the original repository and continuing the work on Blazor Bindings. It's a great project, and I'm glad to contribute to its ongoing development.

@Dreamescaper
Copy link
Owner

I can see two tests failing for IndicatorView. And I have a strong suspicion that its broken on MAUI side...

@Dreamescaper
Copy link
Owner

I assume it is caused by this bug, which is closed without any action:
dotnet/maui#12180

Anyway, I have simply ignored those tests for now.

@Dreamescaper Dreamescaper merged commit 8ba3b0b into Dreamescaper:main Oct 22, 2024
1 of 2 checks passed
@Dreamescaper
Copy link
Owner

Thanks a lot for your contribution!
I'll publish changes to Nuget a bit later.

@Denny09310 Denny09310 deleted the update_dependencies branch October 23, 2024 06:28
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.

2 participants