New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular2-smart-table

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-smart-table - npm Package Versions

234

3.6.1

Diff
uap-universe
published 3.6.1 •

Changelog

Source

Version 3.6.1

  • Fix filter.config not accepting custom config objects
  • Fix missing documentation for filter.component
uap-universe
published 3.6.0 •

Changelog

Source

Version 3.6.0

  • Add setting sortMode with the options single or multi (default is multi)
  • Improve rendering of the column title header
uap-universe
published 3.5.2 •

Changelog

Source

Version 3.5.2

  • Fix that after removing the unnecessary paging events, the first page was not selected anymore when data was lazy loaded
uap-universe
published 3.5.1 •

Changelog

Source

Version 3.5.1

  • Fix regression: "pages per page" selector broken in version 3.5.0
  • Fix that automatically switching to the last page after increasing the "pages per page" when already being on the last page caused unnecessarily many paging events
uap-universe
published 3.5.0 •

Changelog

Source

Version 3.5.0

  • Upgrade to Angular 19
  • Add new filter.debounceTime setting
  • Fix broken backwards compatibility with rxjs ^6.5.3
  • Remove dependency to @angular/forms
uap-universe
published 3.4.0 •

Changelog

Source

Version 3.4.0

  • Add new column setting isRowHeading
  • Add scope attribute to column and row headings to support screen readers
uap-universe
published 3.3.0 •

Changelog

Source

Version 3.3.0

  • Add Angular 18 support
  • Add information about the new custom renderer initialization to the migration guide
uap-universe
published 2.10.1 •

Changelog

Source

Version 2.10.1

  • Hotfix: DataSet.select() no longer throws an error when using a negative index to deselect all rows
uap-universe
published 3.2.0 •

Changelog

Source

Version 3.2.0

  • Add Angular 17 support
  • Add hideTagList setting to hide the tag list when columns are hidden
  • The sortDirection column setting can now be applied to more than one column
uap-universe
published 3.1.1 •

Changelog

Source

Version 3.1.1

  • Fix security bypass not applied to save and cancel button contents when configured