Skip to content

chore(deps): bump BootstrapBlazor from 6.3.3 to 7.4.3#21

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/BootstrapBlazor-7.4.3
Open

chore(deps): bump BootstrapBlazor from 6.3.3 to 7.4.3#21
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/BootstrapBlazor-7.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps BootstrapBlazor from 6.3.3 to 7.4.3.

Release notes

Sourced from BootstrapBlazor's releases.

v7.4.0

Release 2023-03-02 V7.4.0

  • fix(#561): redesign ValidateBase component trigger OnValueChanged OnValueChanged order #561
  • feat(#I6FDPY): Topology component add IsFitView IsCenterView parameters #I6FDPY
  • fix(#502): resolve Dialog component can't drag when set IsScrolling="true" #502
  • feat(#500): add ChildContent parameter on Circle component #500
  • feat(#488): update Tab component OnCloseTabItemAsync Task<bool> #488
  • feat(#568): update SwalOption add OnCloseAsync OnConfirmAsync callback method #567
  • feat(#577): Table component uses Items as the data source's built-in delete save logic require set @bind-Items ModelEqualityComparer #577
  • feat(#581): add new callback method CloseDialogAsync on DialogOption instead of op.Dialog.Close #581
  • feat(#583): add TableToolbarBeforeTemplate TableToolbarAfterTemplate TableExtensionToolbarBeforeTemplate TableExtensionToolbarAfterTemplate parameters on Table component #583
  • fix(#594): resolve can't resize column when enable IsDetail feature on Table component #594

发布时间 2023-03-02 V7.4.0

  • fix(#561): 组件 ValidateBase 更新 OnValueChanged 触发顺序,先触发 OnValueChanged 再触发 ValueChanged 避免代码带来二次刷新 #561
  • feat(#I6FDPY): 组件 Topology 增加 IsFitView IsCenterView 参数 #I6FDPY
  • fix(#502): 修复组件 Dialog 设置 IsScrolling="true" 后无法拖动问题 #502
  • feat(#500): 组件 CirCle 支持自定义内容增加 ChildContent 参数 #500
  • feat(#488): 组件 TabOnCloseTabItemAsync 返回值更改为 Task<bool> #488
  • feat(#568): 组件 SwalOption 增加 OnCloseAsync OnConfirmAsync 回调方法 #567
  • feat(#577): 组件 Table 使用 Items 作为数据源内置 删除 保存 逻辑,需要设置 @bind-Items ModelEqualityComparer #577
  • feat(#581): 组件 Dialog 配置参数 DialogOption 增加 CloseDialogAsync 方法代替 op.Dialog.Close 写法更加简单 #581
  • feat(#583): 组件 Table 工具栏增加四个模板 TableToolbarBeforeTemplate TableToolbarAfterTemplate TableExtensionToolbarBeforeTemplate TableExtensionToolbarAfterTemplate #583
  • fix(#594): 组件 Table 修复明细行时开启 列调整 功能时报错问题 #594

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

... (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 6.3.3 to 7.4.3.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
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