Skip to content

build(deps): bump angular2-smart-table from 3.2.0 to 4.1.1#276

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular2-smart-table-4.1.1
Open

build(deps): bump angular2-smart-table from 3.2.0 to 4.1.1#276
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular2-smart-table-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps angular2-smart-table from 3.2.0 to 4.1.1.

Release notes

Sourced from angular2-smart-table's releases.

Release 4.1.1

  • Fix that the demo page was broken by the Angular 21 upgrade
  • Fix that the checkbox filter stops working when cleared after checking the checkbox

Full Changelog: dj-fiorex/angular2-smart-table@v4.1.0...v4.1.1

Release 4.1.0

  • Add Angular 21 support
  • Fix that a multi-select dropdown stays open when another multi-select drop-down is opened

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

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

Release 3.8.0

  • Fix missing property selectText on editor.config for select-editor default non-value option
  • Fix styling for select-editor to fit other input editors

New Contributors

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

... (truncated)

Changelog

Sourced from angular2-smart-table's changelog.

Version 4.1.1

  • Fix that the demo page was broken by the Angular 21 upgrade
  • Fix that the checkbox filter stops working when cleared after checking the checkbox

Version 4.1.0

  • Add Angular 21 support
  • Fix that a multi-select dropdown stays open when another multi-select drop-down is opened

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

Version 3.8.0

  • Fix missing property selectText on editor.config for select-editor default non-value option
  • Fix styling for select-editor to fit other input editors

Version 3.7.0

  • Add Angular 20 support

Version 3.6.2

  • Fix that custom filter implementation were forced to implement ngOnChanges
  • Fix that filter.inputClass setting was not correctly applied to the actual filter input when using default filters

Version 3.6.1

  • Fix filter.config not accepting custom config objects
  • Fix missing documentation for filter.component

... (truncated)

Commits
  • 4d622d0 fixes #203 - checkbox filter stops working after pressing "clear"
  • b91a35e fix broken demo page (issue #202)
  • 10b005f add missing provideZoneChangeDetection() in demo app which restores normal UI...
  • 6d15160 remove raw-loader because it's not working anymore after applying the Angular...
  • c2e8a0a apply some more Angular 21 migration advices
  • 2d00980 fix that a multi-select dropdown stays open when another multi-select drop-do...
  • 0febe3d add Angular 21 support - resolves #200
  • ade06e1 bump highlight.js version
  • b17d4a3 fix font weight of multiselect trigger button
  • 4488b26 amend pull request #198
  • 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 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.2.0 to 4.1.1.
- [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.2.0...v4.1.1)

---
updated-dependencies:
- dependency-name: angular2-smart-table
  dependency-version: 4.1.1
  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 Jun 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

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