{"release":{"tag":{"name":"v8.10.1","path":"/LongbowEnterprise/BootstrapBlazor/tags/v8.10.1","tree_path":"/LongbowEnterprise/BootstrapBlazor/tree/v8.10.1","message":"","commit":{"id":"10b6629c3a886852d8333a39150cbe6911871c5d","short_id":"10b6629","title":"doc(CardUpload): update documation (#4373)","title_markdown":"doc(CardUpload): update documation (\u003Ca title=\"Issue: blazor wpf button异步按钮不会触发异步等待动画和禁用\" class=\"gfm gfm-issue\" href=\"/LongbowEnterprise/BootstrapBlazor/issues/I7RIXJ\"\u003E#4373\u003C/a\u003E)","description":"\n* doc: 更新示例上传文件限制更改为 5M\r\n\r\n* feat: 增加 AutoResetWhenInvalid 参数\r\n\r\n* doc: 代码格式化\r\n\r\n* Revert \"feat: 增加 AutoResetWhenInvalid 参数\"\r\n\r\nThis reverts commit 87985498f6bb7fd77a7a2f173ccf94180539f784.\r\n\r\n* chore: bump version 8.10.1","description_markdown":"* doc: 更新示例上传文件限制更改为 5M\n* feat: 增加 AutoResetWhenInvalid 参数\n* doc: 代码格式化\n* Revert \"feat: 增加 AutoResetWhenInvalid 参数\"\nThis reverts commit 87985498f6bb7fd77a7a2f173ccf94180539f784.\n* chore: bump version 8.10.1","message":"doc(CardUpload): update documation (#4373)\n\n* doc: 更新示例上传文件限制更改为 5M\r\n\r\n* feat: 增加 AutoResetWhenInvalid 参数\r\n\r\n* doc: 代码格式化\r\n\r\n* Revert \"feat: 增加 AutoResetWhenInvalid 参数\"\r\n\r\nThis reverts commit 87985498f6bb7fd77a7a2f173ccf94180539f784.\r\n\r\n* chore: bump version 8.10.1","message_markdown":"doc(CardUpload): update documation (\u003Ca title=\"Issue: blazor wpf button异步按钮不会触发异步等待动画和禁用\" class=\"gfm gfm-issue\" href=\"/LongbowEnterprise/BootstrapBlazor/issues/I7RIXJ\"\u003E#4373\u003C/a\u003E) \u003Cul\u003E\n\u003Cli\u003Edoc: 更新示例上传文件限制更改为 5M\u003C/li\u003E\n\u003Cli\u003Efeat: 增加 AutoResetWhenInvalid 参数\u003C/li\u003E\n\u003Cli\u003Edoc: 代码格式化\u003C/li\u003E\n\u003Cli\u003ERevert \"feat: 增加 AutoResetWhenInvalid 参数\"\nThis reverts commit 87985498f6bb7fd77a7a2f173ccf94180539f784.\u003C/li\u003E\n\u003Cli\u003Echore: bump version 8.10.1\u003C/li\u003E\n\u003C/ul\u003E","detail_path":"/LongbowEnterprise/BootstrapBlazor/commit/10b6629c3a886852d8333a39150cbe6911871c5d","commits_path":"/LongbowEnterprise/BootstrapBlazor/commits/10b6629c3a886852d8333a39150cbe6911871c5d","tree_path":"/LongbowEnterprise/BootstrapBlazor/tree/10b6629c3a886852d8333a39150cbe6911871c5d","author":{"name":"Argo","email":"argo@live.ca","username":"Longbow","user_path":"/Longbow","enterprise_user_path":null,"image_path":"https://foruda.gitee.com/avatar/1676919498332649211/554725_longbow_1578927507.png!avatar30","is_gitee_user":true,"is_enterprise_user":null,"widget_url":""},"committer":{"name":"GitHub GPG Bot","email":"noreply@github.com","username":"github-bot","user_path":"/github-bot","enterprise_user_path":null,"image_path":"https://foruda.gitee.com/avatar/1677201096080835335/10181580_github-bot_1639517195.png!avatar30","is_gitee_user":true,"is_enterprise_user":null,"widget_url":""},"authored_date":"2024-09-27T16:28:45+08:00","committed_date":"2024-09-27T16:28:45+08:00","signature":null,"build_state":null},"archive_path":"/LongbowEnterprise/BootstrapBlazor/repository/archive/v8.10.1","signature":null},"operating":{"edit":false,"download":true,"destroy":false,"enterprise_forbid_zip":false},"release":{"title":"v8.10.1","path":"/LongbowEnterprise/BootstrapBlazor/releases/tag/v8.10.1","tag_path":"/LongbowEnterprise/BootstrapBlazor/tree/v8.10.1","project_id":8259561,"created_at":"2024-09-27T16:37:50+08:00","is_prerelease":false,"description":"## Release 2024-9-27 V8.10.1\r\n\r\n### Bugs\r\n* fix(PopConfirmButton): 修复表格行内删除按钮确认框无法关闭问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4356\r\n* fix(ValidateForm): 修复使用 `MetadataType` 扩展类复杂验证逻辑导致简单验证逻辑失效问题 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/4360\r\n* fix(Table): 修复小屏下工具栏内按钮 `IsDisabled` 未同步问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4362\r\n* fix(DateTimePicker): 修复 `Single` 模式下默认当前月不正确问题 by @eramosr16 in https://github.com/dotnetcore/BootstrapBlazor/pull/4357\r\n\r\n### Features\r\n* feat(Dialog): 支持 `OnAfterRender` 生命周期内直接弹窗功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4343\r\n* feat(TreeView): 支持 `上下左右` 箭头与空格按键快捷键 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4345\r\n* feat(TreeView): 增加 `ScrollIntoViewOptions` 参数控制快捷键滚动行为 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4349\r\n* feat(ListGroup): 增加自定义模板可以使用内置样式与点击事件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4370\r\n\r\n## Documentation\r\n* doc(CardUpload): 更新 `CardUpload` 示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4373\r\n\r\n**Full Changelog**: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.9.3...v8.10.1\r\n","author":{"name":"Argo","username":"Longbow","path":"/Longbow","avatar_url":"https://foruda.gitee.com/avatar/1676919498332649211/554725_longbow_1578927507.png!avatar30"},"attach_files":[],"zip_download_url":"/LongbowEnterprise/BootstrapBlazor/releases/tag/v8.10.1.zip","tar_download_url":"/LongbowEnterprise/BootstrapBlazor/releases/tag/v8.10.1.tar.gz"}}}