BootstrapBlazor v8.11.0 发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v8.11.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-10-28 V8.11.0
Bugs
- fix(Table): 修复开启
border
模式并且固定列时丢失行边框问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4554
Features
- feat(BluetoothDevice): 增加
GetCurrentTime
方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4501 - feat(IBluetootchDevice): 增加
GetPrimaryServices
方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4504 - feat(IBluttooth): 增加
Start/StopNotifications
方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4510 - feat(Select): 支持
SelectedItem<TValue>
泛型类,下拉框Value
支持类 by @j4587698 in https://github.com/dotnetcore/BootstrapBlazor/pull/4512 - feat(Textarea): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4518 - feat(BootstrapInputNumber): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4519 - feat(BootstrapInput): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4521 - feat(FloatingLabel): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4523 - feat(Slider): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4525 - feat(AutoFill): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4527 - feat(DateTimePicker): 增加
OnBlurAsync
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4529 - feat(Tab): 增加
tab-content
高度默认值100%
样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4533 - feat(Ribbon): 更新二级菜单高度默认值由原来
82.5px
更新为84.5px
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4535 - feat(Title): 重构
TitleService
服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4539 - feat(FullScreenService): 重构
FullScreenService
移除FullScreen
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4537 - feat(ClipboardService): 重构
ClipboardService
移除Clipboard
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4541 - feat(IBrowserFinger): 重新设计
IBrowserFinger
服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4543 - feat(EyeDropperService): 重构
EyeDropperService
服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4545 - feat(ResizeNotificationService): 重构
ResizeNotificationService
服务移除ResizeNotification
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4550 - feat(Dialog): 新增
ShowModal
扩展方法可不实现IResultDialog
弹出模态窗 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4552 - feat(IFrame): 更新内置默认样式增加宽高
100%
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4556 - feat(ColorPicker): 增加
Swatches
参数用于设置内置候选颜色 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4560
Documentation
- doc(foundation): 增加
DOTNET 基金会
信息项目归属于基金会 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4499 - doc(JsonEnumConverter): 更改
BootstrapBlazor.Core
命名空间为BootstrapBlazor.Components
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4531 - doc(Download): 更改下载路径为
GitHub
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4547 - doc(DemoBlock): 增加
Height
参数可设置示例区域高度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4558
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.10.4...v8.11.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.11.0

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
Proxy-Go v14.7 发布,Socks5 开启认证后,兼容安卓不走标准的客户端!
Proxy 是 golang 实现的高性能 http、https、websocket、tcp、udp、socks5 代理服务器,支持正向代理、反向代理、透明代理、内网穿透、TCP/UDP 端口映射、SSH 中转、TLS 加密传输、协议转换、DNS 防污染智能代理、前置 CDN/Nginx 反代、代理连接重定向、API 动态调用上级代理、限速限连接数。提供全平台的命令行版本,友好易用的 Windows&Linux&macOS 控制面板,强大的安卓版。 更新内容1、sps的Socks5代理开启认证后,兼容安卓个别不走标准的客户端。 更新: v10.7 及以后版本,执行:proxy update,即可完成快速更新到最新版。 特色功能 链式代理,程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至 N 级代理。 通讯加密,如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层 tls 高强度加密,安全无特征。 智能 HTTP 代理,HTTPS 代理,SOCKS5 代理,会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代...
- 下一篇
自建互联网档案馆「GitHub 热点速览」
这两天北京的气温骤降,仿佛在提醒我们冬日的脚步已悄然而至,让人不禁感叹时间的飞逝,一年的时间"转瞬即逝"。 如果你想留下互联网上的珍贵瞬间,避免它们消失在 404 错误中。这款开源的网页存档平台 ArchiveBox 是一个不错的选择,它能够让你轻松构建私人互联网/网页档案馆,将你专属的数字记忆永久保存。同样上榜的,还有开源的电子邮件营销平台 listmonk,可以自建免费的邮件营销系统,提供了强大的邮件营销功能和可视化分析面板。Gradio 快速构建机器学习应用的利器,让 AI 应用更加简单易用(WebUI)。在浏览器中运行 Postgres 数据库的 pglite,为你带来全新的思路,比如通过对话让 AI 创建并发布 Postgres 数据库。 最后,适用于嵌入式系统的 TLS 库 mbedtls,能够满足资源有限设备的加密需求。支持各种流媒体协议的处理的 go2rtc,功能强大且使用简单。 本文目录 热门开源项目 1.1 可自托管的网页存档平台:ArchiveBox 1.2 灵活易用的 TLS 库:mbedtls 1.3 macOS 的虚拟显示器:DeskPad 1.4 开源的电...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- Jdk安装(Linux,MacOS,Windows),包含三大操作系统的最全安装
- CentOS7,8上快速安装Gitea,搭建Git服务器
- SpringBoot2整合MyBatis,连接MySql数据库做增删改查操作
- SpringBoot2全家桶,快速入门学习开发网站教程
- CentOS8安装MyCat,轻松搞定数据库的读写分离、垂直分库、水平分库
- CentOS8编译安装MySQL8.0.19
- CentOS7,CentOS8安装Elasticsearch6.8.6