Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps angular2-smart-table from 3.8.0 to 4.0.2.

Release notes

Sourced from angular2-smart-table's releases.

Release 4.0.2

  • Fix that the new multiselect filter component always disregards a custom filter function
  • Fix that the selectText config was ineffective for the multiselect filter
  • Fix that the dropdown of the multiselect filter was not repositioned when the visual viewport changes
  • Fix that the font weight in the multiselect filter button was inconsistent to the font weights of other filter components

Full Changelog: dj-fiorex/angular2-smart-table@v4.0.1...v4.0.2

Release 4.0.1

  • Fix accidental removal of sr-only CSS class in the pager component
  • Fix wrong default for the multiselect filter's clearButtonText
  • Fix that the new multiselect filter dropdown overflows the viewport width when opened for a column that is close to the right edge of the viewport

Full Changelog: dj-fiorex/angular2-smart-table@v4.0.0...v4.0.1

Release 4.0.0

What's Changed

  • Add multiselect filter component
  • Remove Angular 16 and Angular 17 support
  • Fix wrong name of selector angular2-st-tbody-create-cancel (it is now angular2-st-tbody-save-cancel)
  • Fix wrong name of selector angular2-st-actions (it is now angular2-st-thead-create-cancel)
  • You might need to adjust your stylesheet overrides according to the new selector names

New Contributors

Full Changelog: dj-fiorex/angular2-smart-table@v3.8.0...v4.0.0

Changelog

Sourced from angular2-smart-table's changelog.

Version 4.0.2

  • Fix that the new multiselect filter component always disregards a custom filter function
  • Fix that the selectText config was ineffective for the multiselect filter
  • Fix that the dropdown of the multiselect filter was not repositioned when the visual viewport changes
  • Fix that the font weight in the multiselect filter button was inconsistent to the font weights of other filter components

Version 4.0.1

  • Fix accidental removal of sr-only CSS class in the pager component
  • Fix wrong default for the multiselect filter's clearButtonText
  • Fix that the new multiselect filter dropdown overflows the viewport width when opened for a column that is close to the right edge of the viewport

Version 4.0.0

  • Add multiselect filter component
  • Remove Angular 16 and Angular 17 support
  • Fix wrong name of selector angular2-st-tbody-create-cancel (it is now angular2-st-tbody-save-cancel)
  • Fix wrong name of selector angular2-st-actions (it is now angular2-st-thead-create-cancel)
  • You might need to adjust your stylesheet overrides according to the new selector names
Commits
  • ade06e1 bump highlight.js version
  • b17d4a3 fix font weight of multiselect trigger button
  • 4488b26 amend pull request #198
  • 2eaf559 fix: reposition multiselect dropdown on viewport changes
  • acef67f fix that the multiselect filter disregards custom filter functions
  • 6764ef0 start development of v4.0.2 (+fixes outdated tslib dependency)
  • 39322da hotfix: multiselect filter dropdown overflows the viewport width when opened ...
  • 17f0153 fix wrong default for the multiselect filter's clearButtonText
  • 471eaa5 revert accidental removal of sr-only CSS class in the pager component - fix...
  • c78b539 start development of v4.0.1
  • 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 [angular2-smart-table](https://github.com/dj-fiorex/angular2-smart-table) from 3.8.0 to 4.0.2.
- [Release notes](https://github.com/dj-fiorex/angular2-smart-table/releases)
- [Changelog](https://github.com/dj-fiorex/angular2-smart-table/blob/master/CHANGELOG.md)
- [Commits](dj-fiorex/angular2-smart-table@v3.8.0...v4.0.2)

---
updated-dependencies:
- dependency-name: angular2-smart-table
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 6, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 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.

1 participant