BootstrapBlazor v8.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
NET6
ShowPointStyle
collapsed
TitleClass/TitleWidth
PdfStreamFromHtmlAsync
ExportPdfAsync
IHtml2Pdf
PDF
ExportPdfService
TagLinks
linux
Clear/SelectAll/InvertSelect
Show/Hide
TitleTemplate
ExportPdfButton
GetHtml
Html
FullScreenExitButtonIcon
ExportPdfSettings
Pdf
ThemeProvider
明亮
暗黑
自动
IsFitView/IsCenterView
ScrollOptions
BootstrapBlazorOptions
ColumnMinWidth
CanvasBackgroundColor
RenderMode
DateTimeRange
IsAnimation
IsKeepDisabled
IsSingleLine
UpdateAsync
svg
WebClientOptions
TimePicker
ShowMode
DisplayTemplate
GetTooltipTextCallback
Tooltip
DrawserService
Razor
LoadingTemplate
ILocalizationMissingItemHandler
ShowModal
Formatter
RGB
ARGB
RGBA
OnSaveAsync
true
Drawer
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.5.0...v8.6.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.6.0
评论删除后,数据将无法恢复
BootstrapBlazor v8.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v8.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-5-30 V8.6.0
Bugs
NET6框架无法拖动表针问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3376ShowPointStyle设置不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3476NET6框架下组件销毁报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3567collapsed状态下图标不正确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3569Features
TitleClass/TitleWidth参数用于设置标题宽度与自定义样式 #3377 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3378PdfStreamFromHtmlAsync回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3382ExportPdfAsync方法使用IHtml2Pdf接口实现PDF导出功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3384ExportPdfService服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3386TagLinks参数支持自定义导出样式功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3390linux操作系统 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3388Clear/SelectAll/InvertSelect实例方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3403Show/Hide方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3404TitleTemplate参数可实现自定义标题(如增加 小图标等功能) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3411ExportPdfButton组件通过设置可以指定导出网页中任意部分 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3416GetHtml扩展方法,可获得任意指定区域Html原生代码用于导出PDFby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3420FullScreenExitButtonIcon全屏图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3422ExportPdfSettings组件用于设置Pdf导出配置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3426ThemeProvider组件提供明亮暗黑自动主题切换功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3430IsFitView/IsCenterView配置项 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3436ScrollOptions全局配置参数,通过BootstrapBlazorOptionsby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3440ColumnMinWidth参数用于设置列最小宽度,防止列过多时挤在一起 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3442CanvasBackgroundColor参数用于设置导出图片背景色 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3458RenderMode参数用于设置DateTimeRange组件渲染模式,可通过单个日历弹窗设置区间 by @eramosr16 in https://github.com/dotnetcore/BootstrapBlazor/pull/3445IsAnimation参数用于控制是否使用动画 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3474IsKeepDisabled参数用于按钮异步操作后是否保持禁用状态 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3478IsSingleLine参数用于设置多选框显示结果显示成一行 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3507UpdateAsync方法用于更新svg编辑器 by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3512WebClientOptions配置类,可控制是否将 IP 地址进行城市翻译 class by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3520TimePicker组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3526ShowMode参数,可设置为仅显示一个消息弹窗 by @j4587698 in https://github.com/dotnetcore/BootstrapBlazor/pull/3531DisplayTemplate自定义显示内容时 by @eramosr16 in https://github.com/dotnetcore/BootstrapBlazor/pull/3544DisplayTemplate参数用于自定义显示模板 by @eramosr16 in https://github.com/dotnetcore/BootstrapBlazor/pull/3557GetTooltipTextCallback回调参数,用于自定义Tooltip显示内容 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3565DrawserService服务,可通过代码直接弹出抽屉无需Razor代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3582LoadingTemplate模板,可自定义加载时显示内容 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3583ILocalizationMissingItemHandler接口,可自定义处理丢失本地化键值项逻辑 by @cairabbit in https://github.com/dotnetcore/BootstrapBlazor/pull/3584ShowModal精简半吨代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3590Formatter参数,用于格式化显示值,可用于将RGB值显示为ARGB或者RGBAby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3592OnSaveAsync回调方法,内置规则返回true时自动关闭弹窗 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3595Drawer新建或者编辑时使用抽屉进行数据更新操作 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3588New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.5.0...v8.6.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.6.0