4.1.0-beta.1 • Published 9 days ago

lacuna-mat-table v4.1.0-beta.1

Weekly downloads
6
License
MIT
Repository
-
Last release
9 days ago

LacunaMatTable

LacunaMatTable is a wrap around the original "mat-table" from Angular Material.

  • For Angular 5.X.X, use versions ^1.0.0;
  • For Angular 7.X.X, use versions ^2.0.0;
  • For Angular 9.X.X, use versions ^3.0.0;

LacunaMatTable includes a robust DataSource class, that can already handle pagination, sorting and filtering, and, furthermore, it supports either services or simple arrays as data source for the table itself.

In terms of pagination, the table can deal with items that already came paginated from the server, or it can also paginate items in memory (if the API sends all the items at once).

If you are using a service as data source for the table, you can expose a property which is an Observable called "changed" in this service, and the table will subscribe to this Observable. Hence, when this Observable from your service emits something, meaning that something changed, the table will retrieve the items again.

4.1.0-beta.1

9 days ago

4.0.0-rc.2

16 days ago

4.0.0-rc.1

1 month ago

4.0.0-beta.2

3 months ago

4.0.0-beta.1

3 months ago

4.0.0-beta01

3 months ago

4.0.1-alpha.3

3 months ago

4.0.1-alpha.0

3 months ago

4.0.1-alpha.1

3 months ago

4.0.0-alpha.5

9 months ago

4.0.0-alpha.3

10 months ago

4.0.0-alpha.2

10 months ago

3.1.4-rc.2

2 years ago

3.1.4-rc.1

2 years ago

4.0.0-alpha.1

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.1.0-alpha.2

3 years ago

3.1.0-alpha.3

3 years ago

3.1.0-alpha.1

3 years ago

3.0.1

4 years ago

3.0.0

4 years ago

3.0.0-beta.1

4 years ago

2.0.16

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.1.0-beta.1

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.3-beta.3

5 years ago

2.0.3-beta.2

5 years ago

2.0.3-beta.1

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago