Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump BootstrapBlazor from 7.0.4-beta02 to 7.3.0 #25

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps BootstrapBlazor from 7.0.4-beta02 to 7.3.0.

Release notes

Sourced from BootstrapBlazor's releases.

v7.3.0

发布时间 2023-02-02 V7.3.0

V7.2.4

  • feat(#I6ALST): 组件 ListView 增加 CollapsedGroupCallback 参数用于设定分组后默认展开那个分组项,未设置时展开第一个 #I6ALST
  • fix(#I6B1VD): 修复 Modal 组件内置 Dialog 弹窗内工作不正常问题 #I6ALST

V7.2.3

  • feat(#I69V9Y): 更新百度语音合成服务增加 Speed 配置项可以自定义朗读语速 #I69V9Y
  • fix(#I69VFA): 更新组件 RibbonTab 修复由于数据源 Items 未设置 IsActive 项,导致二级菜单不显示问题 #I69VFA
  • feat(#I6A0DS): 更新组件 ModalDialog ModalFooter 增加级联参数方便使用 DialogCloseButton 关闭弹窗 #I6A0DS
  • feat(#I6AKUV): add Collapsable/IsAccordion parameter on 更新组件 ListView 增加参数 Collapsable IsAccordion 支持分组数据可折叠以及手风琴效果 #I6AKUV

V7.2.2

  • feat(#I69BRZ): 增加 ITableExportContext 接口用于 Table 导出使用 #I69BRZ

V7.2.1

  • fix(#I68WEY): 更新组件 TableFilter 修复 ShowInHeader 失效问题 #I68WEY
  • feat(#I69304): 组件 Topology 增加 SupportTouch 参数用于支持树莓派触屏浏览器 #I69304

v7.2.0

发布时间 2023-01-04 V7.2.0

V7.2.0

  • fix(#I68TU8): 修复组件 Table 开启列过滤条件为 DateTime 类型时导致列调整宽度功能报错问题 #I68TU8
  • feat(#I65BIW): 更新组件 DateTimePicker/Range 移除 OnDateTimeChanged 回调方法统一使用 OnValueChanged 回调 #I65BIW

V7.1.9

  • feat(#I67CM0): 扩展方法 LocalizationOptionsExtensions 支持相同文化多个 json 配置文件 #I67CM0
  • fix(#I66X16): 组件 TreeView 未设置 AutoCheckParent AutoCheckChildren 时使用数据项的 Checked 值初始化节点选中状态 #I66X16
  • fix(#I65Z0J): 组件 ValilidateForm 禁用回车自动提交后支持 TextArea 组件内的回车换行 #I65Z0J
  • feat(#I68DTI): 组件 DateTimePicker 增加 AutoToday 参数默认为 false 设置 true 可使组件显示 0001-01-01 这种元年数据 #I68DTI
  • feat(#I68JMO): 组件 DropdownWidget 增加 dropdown-center 样式 #I68JMO

V7.1.8

  • feat(#I67AK7): 增加组件 FileViewer 可预览 office 文档 #I67AK7
  • feat(#I67BMZ): 组件 Tab 增加 IsLazyLoadTabItem 参数用于设置是否懒加载标签页 #I67BMZ

V7.1.7

  • feat(#I668T1): 新增组件 VideoPlayer 用于媒体播放 #I668T1
  • fix(#I66AOU): 修复组件 Drawer 设置 ShowBackdrop="false" 后无法点击后端网页元素问题 #I66AOU
  • feat(#I66EV5): 复组件 Switch 样式变量化 #I66EV5
  • feat(#I66NP7): 组件 Tab 增加 OnCloseTabItemAsync 参数关闭标签页时触发 #I66EV5

V7.1.6

  • feat(#I65W4J): font-awesome 更新到 V6.2.1 #I65W4J
  • feat(#I65XNJ): 组件 CardUpload 增加 IconTemplate 参数用于自定义图标 #I65XNJ
  • fix(#I65SSV): 组件 Modal 更新 Toggle 方法 #I65SSV
  • feat(#I658Z5): 组件 Table 增加 HeaderTextWrap HeaderTextEllipsis HeaderTextTooltip ShowHeaderTooltip 参数用于设置表头超长时换行截断等设置 #I65SSV
  • feat(#I664QP): 组件 Drawer 增加 ShowBackdrop 参数用于设置抽屉是否显示遮罩 #I664QP

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor) from 7.0.4-beta02 to 7.3.0.
- [Release notes](https://github.com/dotnetcore/BootstrapBlazor/releases)
- [Changelog](https://github.com/dotnetcore/BootstrapBlazor/blob/main/CHANGELOG.zh-CN.md)
- [Commits](https://github.com/dotnetcore/BootstrapBlazor/commits/V7.3.0)

---
updated-dependencies:
- dependency-name: BootstrapBlazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2023

Superseded by #28.

@dependabot dependabot bot closed this Mar 2, 2023
@dependabot dependabot bot deleted the dependabot/nuget/BootstrapBlazor-7.3.0 branch March 2, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants