Skip to content

Releases: dj-fiorex/angular2-smart-table

v2.4.0

13 Jun 06:42
79f6699
Compare
Choose a tag to compare

What's Changed

  • Adds getFilteredAndSorted() to the interface of DataSource
  • Fixes getFilteredAndSorted() and getAll() of ServerDataSource
  • Fixes inconsistent DataSource.count() implementations
  • Fixes "Expand" button not having a margin-right
  • Fixes multi-select column having an undefined width
  • Fixes wrong colspan for noDataMessage and expanded rows when the table has a multi-select column

Full Changelog: v2.3.1...v2.4.0

v2.3.1

06 May 14:25
b62e90f
Compare
Choose a tag to compare

What's Changed

  • Fixes regression: filter: false in a column setting did not work anymore
  • Fixes a regression where selected rows stick to the top of the table after sorting
  • Fixes a bug where invoking empty() on a data source does not result in refreshing the table

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.2.0

30 Apr 13:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.2.0

v2.0.8

26 Oct 23:24
Compare
Choose a tag to compare

Added hide/show column

v2.0.6

26 Oct 16:15
Compare
Choose a tag to compare
Bump version v2.0.6

v2.0.4

26 Oct 16:13
Compare
Choose a tag to compare

Built with enableIvy: false

v2.0.3

11 Oct 21:05
Compare
Choose a tag to compare
Fixed a problem with multi select filter

V2.0.2

11 Oct 12:49
Compare
Choose a tag to compare

Renamed to angular2-smart-table to be able to publish to npm