Skip to content

V0.13 - Updated to .NET 10 and Copilot Introduction#292

Merged
csharpfritz merged 42 commits intoFritzAndFriends:mainfrom
csharpfritz:v0.13
Jan 29, 2026
Merged

V0.13 - Updated to .NET 10 and Copilot Introduction#292
csharpfritz merged 42 commits intoFritzAndFriends:mainfrom
csharpfritz:v0.13

Conversation

@csharpfritz
Copy link
Copy Markdown
Collaborator

This pull request introduces comprehensive improvements to the BlazorWebFormsComponents repository's development workflow, documentation, and testing practices. It adds detailed skill and guide documents to standardize component development and test migration, and establishes a suite of GitHub Actions workflows for building, testing, integration testing, demo publishing, and NuGet package publishing. These enhancements are designed to streamline the development process, ensure high-quality component output, and facilitate easier migration from ASP.NET Web Forms to Blazor.

hishamco and others added 30 commits September 15, 2020 18:51
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…t/nuget/samples/BeforeWebForms/Newtonsoft.Json-13.0.2
Bumps jQuery from 3.4.1 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…t/nuget/samples/BeforeWebForms/jQuery-3.5.0
…t/nuget/src/BlazorWebFormsComponents/System.Drawing.Common-4.7.2
Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jeffrey T. Fritz <csharpfritz@users.noreply.github.com>
…ritzAndFriends#282)

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jeffrey T. Fritz <csharpfritz@users.noreply.github.com>
…iends#286)

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jeffrey T. Fritz <csharpfritz@users.noreply.github.com>
Copilot AI and others added 2 commits January 29, 2026 07:47
…nent validation and deployment gate (FritzAndFriends#289)

* Initial plan

* Add Playwright test infrastructure with test project and fixtures

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

* Fix test issues and add GitHub Actions workflow for integration tests

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

* Update README with integration tests documentation and badge

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

* Add tests for remaining components and interactive tests with Playwright caching

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

* Fix button interaction test to handle visibility issues - all 43 tests passing

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

* Make demo deployment depend on integration tests passing

Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: csharpfritz <78577+csharpfritz@users.noreply.github.com>
@csharpfritz
Copy link
Copy Markdown
Collaborator Author

@copilot Take a look at the build failure in docs and lets fix that

@csharpfritz csharpfritz merged commit 31057f0 into FritzAndFriends:main Jan 29, 2026
4 checks passed
@csharpfritz csharpfritz deleted the v0.13 branch January 29, 2026 16:03
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.

3 participants