BootstrapBlazor v7.11.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v7.11.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2023-10-16 V7.11.1
Bugs
- fix(MenuLink): 修复
MenuLink
地址为/
时始终高亮问题 by @ray-gilbert in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 - fix(CountUp): 修复不显示数字
0
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2236 - fix(Upload): 修复重新上传后无法预览问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2240
- fix(Table): 修复固定表头模式下最后一列无法拖动调整宽度问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2266
Features
- feat(QueryPageOptions): 增加
IsVirtualScroll
参数用于判断是否为虚拟滚动请求数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2211 - feat(Responsive): 增加
ExtraExtraSmall
阈值<375px
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2215 - feat(Bootstrap): 更新
bootstrap
到v5.3.2
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2217 - feat(DockView): 增加
Reset
实例方法用于重置布局 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2220 - feat(Dock): 增加
GetLayoutConfig
实例方法用于服务器端获得当前布局json
配置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2223 - feat(ColorPicker): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2226 - feat(Marquee): 新增
Marquee
滚动条幅组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2225 - feat(Layout): 增加
AllowDragTab
参数用于控制多标签是否允许拖动功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2230 - feat(MaterialDesign): 增加
TableAdvancedSort
图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2238 - feat(BootstrapInputGroupLabel): 增加
ShowRequiredMark
参数用于控制是否显示必填标记符号 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2242 - feat(Carousel): 增加
PlayMode
参数用于控制走马灯播放模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2252 - feat(Chart): 增加 X 轴 Y 轴刻度等颜色设置 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2248
- feat(Tooltip): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2254 - feat(Popover): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2256 - feat(Switch): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2259 - feat(Select): 增加
GroupItemTemplate
参数用于自定义分组项UI
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2264 - feat(Stack): 新增布局组件
Stack
对应css
flex
布局 by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2250 - feat(InputNumber): 增加全局配置用户设置全站
<input type="number" />
步长 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2268
New Contributors
- @ray-gilbert made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/2204
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.11.0...v7.11.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v7.11.1

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
-
上一篇
当个 PM 式程序员「GitHub 热点速览」
本周 GitHub 热点依旧是 GPT 类项目,当中的佼佼者自然是本文收录的 gpt-pilot,一周获得了 7k+ star。此外,像是 LangChain、Autogen 之类的 LLM 工具链项目也十分火热。 当然,GPT 占据了半壁江山,剩下的半壁除了上周推荐的那些老牌热门项目之外,还有一些小工具,像美化你的终端、编辑器配色的 flexoki,对 Go 开发友好的 PostgreSQL 工具包 pgx,轻松管理你的实体文档的 paperless-ngx,集成了超多实用小工具和服务的 homepage,都值得你去了解下。 以下内容摘录自微博@HelloGitHub 的 GitHub Trending 及 Hacker News 热帖(简称 HN 热帖),选项标准:新发布 | 实用 | 有趣,根据项目 release 时间分类,发布时间不超过 14 day 的项目会标注 New,无该标志则说明项目 release 超过半月。由于本文篇幅有限,还有部分项目未能在本文展示,望周知 🌝 本文目录 1. 本周特推 1.1 PM 式程序员:gpt-pilot 1.2 水墨配色:flexok...
-
下一篇
EasyGoAdmin 敏捷开发框架 Iris+AntdVue 版本 v2.1.0 发布
v2.1.0 更新内容:1、完善后端服务生成器 Dto 自定义模板,新增生成 validate 验证结构体;2、修复近期客户使用过程中反馈的 BUG; 一款 Go 语言基于Iris、Vue3.x、AntDesign、MySQL等框架精心打造的一款模块化、插件化、高性能的前后端分离架构敏捷开发框架,可快速搭建前后端分离后台管理系统,本着简化开发、提升开发效率的初衷,框架自研了一套个性化的组件,实现了可插拔的组件式开发方式,同时为了敏捷快速开发,框架特地集成了代码生成器,完全自主研发了自定义GO后端服务模板和前端Vue自定义模板,可以根据已建好的表结构,可以快速的一键生成整个模块的所有代码和增删改查等等功能业务,真正实现了低代码开发方式,极大的节省了人力成本的同时提高了开发效率,缩短了研发周期,是一款真正意义上实现组件化、可插拔式的敏捷开发框架。 内置模块 用户管理:用于维护管理系统的用户,常规信息的维护与账号设置。 角色管理:角色菜单管理与权限分配、设置角色所拥有的菜单权限。 菜单管理:配置系统菜单,操作权限,按钮权限标识等。 职级管理:主要管理用户的职级。 岗位管理:主要管理用户担任职...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- Docker容器配置,解决镜像无法拉取问题
- Docker快速安装Oracle11G,搭建oracle11g学习环境
- 2048小游戏-低调大师作品
- SpringBoot2编写第一个Controller,响应你的http请求并返回结果
- SpringBoot2初体验,简单认识spring boot2并且搭建基础工程
- Docker使用Oracle官方镜像安装(12C,18C,19C)
- SpringBoot2整合MyBatis,连接MySql数据库做增删改查操作
- MySQL数据库在高并发下的优化方案
- Dcoker安装(在线仓库),最新的服务器搭配容器使用
- CentOS7编译安装Cmake3.16.3,解决mysql等软件编译问题