New
.NET 10 Update
What's Changed
- V0.8.1 by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/202
- Release 0.8.2 by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/249
- Style Refactoring by @hishamco in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/243
- Added InsertItemTemplate support for Formview as part of #82 by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/253
- V0.9.0 - .NET 5 Support by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/254
- Style and .NET 5 update by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/255
- Update Server sample to .NET 5 by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/256
- Feature form view inserttemplate by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/258
- Gridview RowCommand and ButtonField by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/260
- Move to .NET 6 for all apps and pinned SDK to rc1. Fixes #263 by @timheuer in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/265
- Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /samples/BeforeWebForms by @dependabot[bot] in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/268
- Bump jQuery from 3.4.1 to 3.5.0 in /samples/BeforeWebForms by @dependabot[bot] in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/270
- Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /src/BlazorWebFormsComponents by @dependabot[bot] in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/271
- Add GetRouteUrlHelper by @hishamco in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/252
- Update to .NET 10 and configure for Copilot by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/273
- Menu component by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/274
- Fixed tests by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/275
- Enhance CI workflow: add 'dev' branch support and improve test result… by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/276
- Add installation step for libssl1.1 in CI workflow by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/277
- Fixing spaces in YML by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/278
- Implement CheckBox component by @Copilot in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/280
- Implement RadioButton component by @Copilot in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/284
- Implement DropDownList component with shared ListItem infrastructure by @Copilot in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/282
- Implement TextBox component with HTML5 input type support by @Copilot in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/286
- Added documentation for the code samples by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/287
- Add comprehensive Playwright integration tests with interactive component validation and deployment gate by @Copilot in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/289
- feat: Add CheckBoxList, ListBox, RadioButtonList, Panel, and PlaceHol… by @csharpfritz in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/293
New Contributors
- @timheuer made their first contribution in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/265
- @dependabot[bot] made their first contribution in https://github.com/FritzAndFriends/BlazorWebFormsComponents/pull/268
Full Changelog: https://github.com/FritzAndFriends/BlazorWebFormsComponents/compare/v0.8.2...v0.13.0