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 bootstrap-table from 1.21.4 to 1.24.0 in /public/front #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps bootstrap-table from 1.21.4 to 1.24.0.

Release notes

Sourced from bootstrap-table's releases.

v1.24.0

Core

  • New: Added card-view-field class to card-view.
  • Update: Fixed id not working bug in rowAttributes.
  • Update: Fixed data field attr not working bug.
  • Update: Fixed column is undefined bug in updateFieldGroup when using refreshOptions.
  • Update: Fixed post-header trigger bug after table destroy.
  • Update: Fixed strictSearch not working bug.
  • Update: Fixed insertRow bug after on the last row of the table.
  • Update: Fixed display error of total rows using load more pagination.
  • Update: Updated Sass and refined the SCSS file.
  • Update: Update Eslint and fix some lint errors.

Extensions

  • Update(cookie): Fixed cookie columns display error after adding a column.
  • Update(filter-control): Fixed select not working bug after an Ajax loaded.

v1.23.5

Core

  • New: Added getFooterData method.
  • Update: Fixed refresh invalid url bug when url is relative path.
  • Update: Fixed getData bug with formatted param.
  • Update: Fixed column class option not work bug in td.

v1.23.3

Core

  • New: Added support for column options formatter and footerFormatter methods returning type jQuery, HTMLElement.
  • New: Added sortReset method to reset the current sort state.
  • New: Added a presentation role if no matching rows are found.
  • Update: Fixed refresh method doesn't reuse parameters provided as query bug.
  • Update: Fixed compatibility issues when colspan is set as a string.

Extensions

  • Update(fixed-columns): Fixed undefined error in some cases.
  • Update(reorder-columns): Fixed incorrect column values order with detail view.

v1.23.2

Core

  • New: Added buttonsAttributeTitle option to customize title attribute.
  • Update: Updated sort icons using SVG instead of PNG.
  • Update: Fixed search highlight not working when it contains multiple HTML elements.
  • Update: Fixed the esbuild bundle error.
  • Update: Fixed insertRow, updateRow, and updateCell methods bugs.
  • Update: Fixed undefined error when searching using the dotted field.

... (truncated)

Changelog

Sourced from bootstrap-table's changelog.

1.24.0

Core

  • New: Added card-view-field class to card-view.
  • Update: Fixed id not working bug in rowAttributes.
  • Update: Fixed data field attr not working bug.
  • Update: Fixed column is undefined bug in updateFieldGroup when using refreshOptions.
  • Update: Fixed post-header trigger bug after table destroy.
  • Update: Fixed strictSearch not working bug.
  • Update: Fixed insertRow bug after on the last row of the table.
  • Update: Fixed display error of total rows using load more pagination.
  • Update: Updated Sass and refined the SCSS file.
  • Update: Update Eslint and fix some lint errors.

Extensions

  • Update(cookie): Fixed cookie columns display error after adding a column.
  • Update(filter-control): Fixed select not working bug after an Ajax loaded.

1.23.5

Core

  • New: Added getFooterData method.
  • Update: Fixed refresh invalid url bug when url is relative path.
  • Update: Fixed getData bug with formatted param.
  • Update: Fixed column class option not work bug in td.

1.23.4

Core

  • New: Added support for column options formatter and footerFormatter methods returning type jQuery, HTMLElement.
  • New: Added sortReset method to reset the current sort state.
  • New: Added a presentation role if no matching rows are found.
  • Update: Fixed refresh method doesn't reuse parameters provided as query bug.
  • Update: Fixed compatibility issues when colspan is set as a string.

Extensions

  • Update(fixed-columns): Fixed undefined error in some cases.
  • Update(reorder-columns): Fixed incorrect column values order with detail view.

1.23.2

Core

  • New: Added buttonsAttributeTitle option to customize title attribute.
  • Update: Updated sort icons using SVG instead of PNG.

... (truncated)

Commits
  • 4657cbe Merge branch 'develop'
  • b5a41a3 Build 1.24.0
  • 8f21d93 Merge pull request #7661 from wenzhixin/feature/changelog
  • 3e2727c Updated 1.24.0 changelog
  • 7b9c41d Merge pull request #7660 from wenzhixin/fix/bug-7588
  • 830e8f3 Fixed column is undefined bug in updateFieldGroup when using refreshOptions
  • ce20547 Merge pull request #7659 from wenzhixin/fix/load-more-total
  • 78332ea Fixed display error of total rows using load more pagination
  • 036e793 Merge pull request #7647 from wenzhixin/fix/7628
  • 1453829 Optimize the implementation of the getBootstrapVersion method
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.21.4 to 1.24.0.
- [Release notes](https://github.com/wenzhixin/bootstrap-table/releases)
- [Changelog](https://github.com/wenzhixin/bootstrap-table/blob/develop/CHANGELOG.md)
- [Commits](wenzhixin/bootstrap-table@1.21.4...1.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants