You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BunitHtmlFinder: parse context finder for markup strings that start with an html5 tag implemented (#220)
* reset changelog with unreleased section
* Cleanup using and resorted them
* Improvements to parameter passing in c# based tests (#203)
* componentparametercollection
* Support for passing multiple template and render fragments
* Automated dotnet-format update
* cascading values
* Finished component parameter collection, closed#142, updated tests to component parameter factory
* Fixed null warnings
* Automated dotnet-format update
* Fixes for CodeQL warnings
* Added ChildContent and RenderFragment tests
* Added support for passing template fragments
* Removed ComponentParameterBuilder, added support for unmatched and cascading values
* Switched to C# 9 compile
* Automated dotnet-format update
* unnamed cascading value with add
* Removed .net move hack from workflows
* Fix for null errors
* Automated dotnet-format update
* Added extra factory method and moved ComponentParameter out into Bunit namespace
* Updated docs with new parameter passing logic
* Automated dotnet-format update
* Updated changelog
Co-authored-by: Github Actions <actions@github.com>
* Updated version to beta-11
* Context finder for strings that start with an html5 tag
* Fix for build error
* Added support for HTML, HEAD, and BODY, stopped reusing element contexts
* Cleanup usings
Co-authored-by: Github Actions <actions@github.com>
varactual=actualChangeasUnexpectedNodeDiff??thrownewDiffChangeAssertException(actualChange.Result,DiffResult.Unexpected,"The change was not an addition.");
0 commit comments