tchivs / Tc.Abp.Frameworks

Abp VNext Frameworks
4 stars 0 forks source link

chore(deps): bump BootstrapBlazor from 6.3.1 to 7.1.6 #14

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps BootstrapBlazor from 6.3.1 to 7.1.6.

Release notes

Sourced from BootstrapBlazor's releases.

v7.1.0

###* * Released 2022-12-03 V7.1.0**

V7.1.0

-Feat (# I63Y3Y): The component CardUpload supports the image zoom preview function [# I63Y3Y]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3580 )

V7.0.10

-Feat (# I6439W): Component RibbonTab Callback Method OnMenuClickAsync Destructive Update [# I6439W]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3576 ) -Feat (# I649WS): component ListView adds vertical layout style align-content: flex-start [# I649WS]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3577 ) -Feat (# I641HK): The component RadioList adds a parameter AutoSelectFirstWhenValueIsNull to control whether the first item is automatically selected [# I641HK]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3579 )

V7.0.9

-Feat (# I63T8D): interface ITableExcelExport destructive update removal IJSRuntime parameter usesDownloadServiceinternally to implement download logic [# I63T8D]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3574 ) -Feat (# I63T9E): Package BootstrapBlazor TableExport Publish 7.1.0 Version [# I63T9E]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3575 )

V7.0.8

-Fix (# I63126): Fix the problem that the component Modal mobile terminal is enabled and IsDraggable cannot click the close button in the upper right corner [# I62RUB]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3560 ) -Fix (# I631ZW): fix the problem that the component DateTimePicker cannot be switched in the year/month view [# I631ZW]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3561 ) -feat (# I6386V): add a Class parameter to the Class SwalOption [# I6386V]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3562 ) -Feat (# I638ZX): Component Calendar switch year and month support @ bind Value [# I638ZX]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3563 ) -Feat (# I62QKU): Add a FixedMultipleColumn parameter to the component Table to fix the selection column [# I62QKU]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3565 ) -Feat (# I63P27): The component Table adds the ExportButtonIcon parameter to set the export button icon [# I63P27]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3572 ) -Feat (# I63PS5): Add the EditDialogCloseAsync parameter to the component Table to edit the processing logic before closing the pop-up window [# I63PS5]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3573 )

V7.0.7

-Fix (# I62RUB): Fix all data problems when there is no data in the search results of component AutoFill [# I62RUB]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3555 ) -Feat (# I62RUU): Component DialogCloseButton DialogSaveButton Add Parameter Default Value Refine User Code [# I62RUU]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3556 ) -Fix (# I630TH): Fix the failure of the IsBackdrop setting false caused by the Modal script error of the component [# I630TH]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3557 ) -Fix (# I630V4): Fix the problem that the Table parameter setting IsHideFooterWhenNoData="true" of the component causes the merge template not to display [# I630V4]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3558 ) -Fix (# I630WD): fix the problem of displaying 1-0 when the component Pagination has no data [# I630WD]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3559 )

V7.0.6

-Feat (# I62FUO): Add FirstAfterRenderCallbackAsync parameter to the component Modal to pop up immediately after Modal rendering [# I62FUO]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3553 ) -Select (# I62IA6): Depends on bootstrap to update to 5.2.3 [# I62IA6]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3554 )

V7.0.5

-Fix (# I62BF5): Fix the problem that the month is not linked when the component DateTimeRange changes the time [# I62BF5]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3552 )

V7.0.4

-Fix (# I61VIJ): fix the problem that component UI is invisible and cannot be recovered when component Pagination is set to PageCount as1[# I61VIJ]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3543 ) -Fix (# I61W8R): Fix the inconsistency between the UI layout of the component Card shrink open and HeaderTemplate not open [# I61W8R]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3544 ) -Feat (# I61ZP8): Component PulseButton Compact Style Reuse border [# I61ZP8]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3545 ) -Fix (# I61S09): Fix the problem that the component ListView does not refresh data when calling the QueryAsync method [# I61S09]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3546 ) -Fix (# I62040): Fix the default scroll bar problem on the template generation page caused by the incorrect name of the built-in style variable of component Tab [# I62040]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3547 ) 3548 fee (# I623F1): Component Table adds column copy function setting TableColumn parameter ShowCopyColumn [# I62040]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3548 ) -Fix (# I623FS): Component ImageViewer repairs the loss of mouse wheel events [# I623FS]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3549 ) -Feat (# I627UW): New component FileIcon automatically generates icon according to file extension [# I627UW]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3551 )

V7.0.3

-feat (# I61V2C): The component Dialog multi-level pop-up supports the separate setting of IsKeyboard and IsBackdrop parameter combinations at each level, and fixes the problem of pressing ESC to close all pop-up windows [# I61RXB]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3542 )

V7.0.2

-Feat (# I61QLU): Component Modal Dialog Swal EditDialog redo supports script dynamic loading [# I61QLU]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3539 ) -Feat (# I61RXB): Component Modal Drag Script Rewrite [# I61RXB]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3540 )

V7.0.1

-Feat (# I5ZNC6): Component EditDialog supportsFooterTemplatecustomizable buttons. Built inDialogCloseButton `` DialogSaveButtonmaintains the original function [# I5ZNC6]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3509 ) -Fix (# I60AOD): Extension Method TreeView GetAllItems Support multiple root node data structures [# I60AOD]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3515 ) -Fix (# I60A76): Fix the problem of Toolbar button style loss of MultiSelect component in IsPopover mode [# I60A76]( https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/3516 )

  • refactor

... (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)
dependabot[bot] commented 1 year ago

Superseded by #16.