| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-06 | 1.7 kB | |
| v10.10.1 source code.tar.gz | 2026-09-06 | 27.1 MB | |
| v10.10.1 source code.zip | 2026-09-06 | 28.8 MB | |
| Totals: 3 Items | 56.0 MB | 0 | |
Release 2026-09-06 V10.10.1
Fixes
- fix(Table): preserve user widths during column resizing by @Tony-ST0754 in https://github.com/dotnetcore/BootstrapBlazor/pull/8326
- fix(RouteTableFactory): prevent ambiguous route false positive by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8393
- fix(Drawer): preserve rendered size when resizing by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8395
- fix(Layout): preserve rendered sidebar width when resizing by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8397
- fix(Block): prevent stale IsShow state by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8417
- fix(Table): correct fixed-column offsets after restoring column widths by @Tony-ST0754 in https://github.com/dotnetcore/BootstrapBlazor/pull/8433
Features
- feat(Region): optimize SelectCity search by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8399
- feat(ValdiateForm): redesign async validate field by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8412
- feat(DockView): add LayoutName parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8415
- feat(ValidateForm): add AsyncValidationAttribute support by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8421
- feat(ValidateForm): add IAsyncValidatableObject support by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8425
- feat(IP2Region): update IP database by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/8439
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v10.10.0...v10.10.1