What's Changed
Key Highlight
-
Enhances Dev Experience with seamless Copilot CLI integration and an upgraded Incremental Source Generator for a vastly improved Hot Reload performance.
-
Elevates bit BlazorUI with theme enhancements, the new BitTagsInput component, expanded parameters for existing components, vital bug fixes, and comprehensive dependency updates.
bit BlazorUI
- Add BitTagsInput component (#11074) by @msynk in #12263
- Apply required improvements to theme system of BlazorUI (#12303) by @msynk in #12304
- bit blazorui website initial experimental mcp endpoint (#12236) by @yasmoradi in #12237
- Add missing new Icon parameters to BitFileUpload (#12209) by @msynk in #12210
- Add missing new ItemCheckIcon parameter to BitDropdown (#12217) by @msynk in #12218
- Add missing new ClearButtonIcon parameter to BitTextField (#12219) by @msynk in #12220
- Add missing new Icon parameter to BitPersona (#12230) by @msynk in #12231
- Add missing features to BitCard (#12251) by @msynk in #12252
- Add missing features to BitPersona (#12250) by @msynk in #12264
- Add Color parameter to BitDropdown (#10693) by @msynk in #12323
- Add new Icon parameters to BitSwiper (#12225) by @msynk in #12226
- Add new Icon parameter to BitAccordion (#12232) by @msynk in #12233
- Add new Icon parameters to BitDialog (#12242) by @msynk in #12243
- Add new Icon parameter to BitProPanel (#12246) by @msynk in #12247
- Add GhostText parameter to BitTextField (#11390) by @msynk in #12269
- Apply BitMenuButton improvements (#11007) by @msynk in #12317
- Add Event feature to BitCalendar (#12261) by @msynk in #12262
- Utilize ReadOnly parameter in BitDropdown (#12257) by @msynk in #12258
- Fix change type issues in BitNumberField (#12227) by @zahra-yousefi in #12248
- Fix CancellationTokenSource disposal issues in multiple components (#12249) by @msynk in #12255
- Fix callout position issues in BitDateRangePicker (#8507) by @msynk in #12273
- Fix positioning issues of callouts (#11183) by @msynk in #12302
bit Boilerplate
- Simplify agents.md for bit Boilerplate (#12228) by @yasmoradi in #12229
- Add ai-dlc (ai dev lifecycle) agent to bit Boilerplate (#12240) by @yasmoradi in #12241
- Add CallerArgumentExpression support to improve WrapHandled diagnostics (#12267) by @Cyrus-Sushiant in #12268
- Add missing copilot-instructions.md file to Boilerplate (#12316) by @zahra-yousefi in #12319
- Add mcp.json to root of Boilerplate (#12327) by @zahra-yousefi in #12328
- Update lsp.json in Boilerplate (#12322) by @zahra-yousefi in #12329
- Improve automated test run speed for Aspire-enabled Boilerplate projects (#12332) by @yasmoradi in #12334
- Add WithOtlpExporter() to infrastructure resources in Boilerplate AppHost (#12336) by @yasmoradi in #12337
- Improve bit Boilerplate dev container setup (#12215) by @yasmoradi in #12216
- Use same IConnectionMultiplexer for redis backplance, locker and cache (#12221) by @yasmoradi in #12222
- Add Twilio HealthCheck to Boilerplate (#12297) by @Cyrus-Sushiant in #12300
- Improve HealthCheck in Boilerplate (#12299) by @Cyrus-Sushiant in #12314
- Downgrade the HTTP version to version 2 in Boilerplate (#12298) by @Cyrus-Sushiant in #12301
- Fix duplicate messages in ClientAppMessages class of Boilerplate (#12313) by @zahra-yousefi in #12318
- Add Microsoft.EntityFrameworkCore.Design to prevent fallback to 8.x version (#12333) by @yasmoradi in #12335
- fix dotnet dev-certs --trust fails on .NET SDK 10.0.200+ in CI (#12340) by @yasmoradi in #12341
bit Tooling
- Replace ISourceGenerator with IIncrementalGenerator (#11302) by @msynk in #12271
- feat(agents): add contribute-to-bitplatform agent skill (#12338) by @yasmoradi in #12339
Docs
- Add missing sample code to BitDropdown demo page (#12256) by @zahra-yousefi in #12272
- Correct mismatched example code in Culture sample of BitCalendar demo (#12274) by @zahra-yousefi in #12275
- Add missing variable definition to Validation sample of BitCalendar demo (#12276) by @zahra-yousefi in #12277
- Fix the typo in Template section of BitCalendar demo (#12278) by @zahra-yousefi in #12279
- Fix a typo in example 12 of BitDatePicker demo page (#12283) by @zahra-yousefi in #12284
- Add missing code from example 14 of BitDatePicker demo (#12285) by @zahra-yousefi in #12286
- Fix incorrect code in example 12 of BitButton demo page (#12287) by @zahra-yousefi in #12288
- Add missing code to example 10 of BitButton demo (#12289) by @zahra-yousefi in #12290
- Update code snippet of example 1 of BitPersona demo (#12291) by @zahra-yousefi in #12292
- Correct variable and parameter names demo examples in BitCard demo (#12293) by @zahra-yousefi in #12294
- Correct parameter names of demo examples of BitModal (#12295) by @zahra-yousefi in #12296
- Fix docs info of FloatPosition parameter of BitButton (#12305) by @zahra-yousefi in #12306
- Fix docs info of DefaultIsShown parameter of BitTooltip (#12307) by @zahra-yousefi in #12308
- Fix Type value of ButtonType docs in BitMenuButton demo (#12309) by @zahra-yousefi in #12310
Full Changelog: v-10.4.3...v-10.4.4