wiki-monkey
wiki-monkey copied to clipboard
Bump bootstrap-table from 1.19.1 to 1.20.2
Bumps bootstrap-table from 1.19.1 to 1.20.2.
Release notes
Sourced from bootstrap-table's releases.
v1.20.2
Core
- Update: Fixed small memory leak.
- Update: Fixed the detail view bug with the
tdinstead oficon.Extensions
- Update(export): Fixed XSS vulnerability bug by onCellHtmlData.
- Update(export): Fixed export footer bug without setting height.
- Update(filter-control): Fixed the comparison of dates when using the
datepicker.v1.20.1
Core
- Update: Fixed toggle column bug with complex headers. #6124
- Update: Fixed icons option cannot work bug when it's a string. #6137
- Update: Updated TypeScript definitions. #6123
Extensions
- Update(cookie): Fixed cookie extension error with multiple-sort. #6139
- Update(export): Fixed the
exportOptionsoption cannot support the data attribute. #6112- Update(reorder-rows): Fixed reorder-rows cannot work because of missing default functions. #6114
v1.20.0
Core
- New: Used
bootstrap5as the default theme.- New: Added column-switch-all event of toggle all columns.
- New: Added hi-IN and lb-LU locales.
- Update: Fixed the toolbar cannot refresh search bug.
- Update: Fixed the card view align style bug.
- Update: Fixed custom search filter bug if the value is Object.
- Update: Fixed table border displays bug when setting height.
- Update: Fixed error when the column events are undefined.
- Update: Fixed escape column option doesn't override table option bug.
- Update: Fixed toggle all columns error when column switchable is false.
- Update: Fixed check if the column is visible on card view.
- Update: Fixed hide loading bug when canceling the request.
- Update: Fixed default value of
clickToSelectcolumn option.- Update: Fixed
onVirtualScrollnot define default method.- Update: Updated cs-CZ, ko-KR, nl-NL, nl-BE, bg-BG, fr-LU locales.
Extensions
- New(filter-control): New version of filter-control with new features.
- New(reorder-rows):: Added
onAllowDropandonDragStopoptions.- Update(cookie): Fixed
sortNameandsortOrderbug with cookie.- Update(cookie): Fixed the toggle column bug with the cookie.
... (truncated)
Changelog
Sourced from bootstrap-table's changelog.
1.20.2
Core
- Update: Fixed small memory leak.
- Update: Fixed the detail view bug with the
tdinstead oficon.Extensions
- Update(export): Fixed XSS vulnerability bug by onCellHtmlData.
- Update(export): Fixed export footer bug without setting height.
- Update(filter-control): Fixed the comparison of dates when using the
datepicker.1.20.1
Core
- Update: Fixed toggle column bug with complex headers.
- Update: Fixed icons option cannot work bug when it's a string.
- Update: Updated TypeScript definitions.
Extensions
- Update(cookie): Fixed cookie extension error with multiple-sort.
- Update(export): Fixed the
exportOptionsoption cannot support the data attribute.- Update(reorder-rows): Fixed reorder-rows cannot work because of missing default functions.
1.20.0
Core
- New: Used
bootstrap5as the default theme.- New: Added column-switch-all event of toggle all columns.
- New: Added hi-IN and lb-LU locales.
- Update: Fixed the toolbar cannot refresh search bug.
- Update: Fixed the card view align style bug.
- Update: Fixed custom search filter bug if the value is Object.
- Update: Fixed table border displays bug when setting height.
- Update: Fixed error when the column events are undefined.
- Update: Fixed escape column option doesn't override table option bug.
- Update: Fixed toggle all columns error when column switchable is false.
- Update: Fixed check if the column is visible on card view.
- Update: Fixed hide loading bug when canceling the request.
- Update: Fixed default value of
clickToSelectcolumn option.- Update: Fixed
onVirtualScrollnot define default method.- Update: Updated cs-CZ, ko-KR, nl-NL, nl-BE, bg-BG, fr-LU locales.
Extensions
... (truncated)
Commits
9fe07b4Merge pull request #6179 from wenzhixin/developf6ad307Build to 1.20.2dddfcf4Update to 1.20.265056ecMerge pull request #6178 from wenzhixin/dependabot/npm_and_yarn/stylelint-14.8.48a9a2edMerge pull request #6177 from wenzhixin/dependabot/npm_and_yarn/core-js-3.22.78c58335Bump stylelint from 14.8.3 to 14.8.451d2d6bBump core-js from 3.22.6 to 3.22.71d67536Merge pull request #6172 from wenzhixin/dependabot/npm_and_yarn/eslint-8.16.0ba98ed9Merge pull request #6174 from wenzhixin/dependabot/npm_and_yarn/cypress-9.7.03755d2bMerge pull request #6173 from wenzhixin/dependabot/npm_and_yarn/stylelint-14.8.3- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.