Skip to content

Releases: e-davidson/angular-material-extensions

0.4.3

06 Jan 21:13
424c3af

Choose a tag to compare

  1. Resizeable columns.
  2. Fix - metadata fieldType Hidden was not being hidden.

0.4.2: Merge pull request #78 from NachmanBerkowitz:bump_version

31 Dec 16:52
c9010fd

Choose a tag to compare

0.4.1

10 Dec 16:58
ce91ef3

Choose a tag to compare

Update package.json

0.4.0b

09 Dec 18:41

Choose a tag to compare

remove mixin as typescript doesnt support export it to a library

0.4.0

09 Dec 16:17
4da7ca1

Choose a tag to compare

Multi profile (#73)

* add component store extension mixin
* add ability to save multiple profiles
* fix saving metadata change some ui
* fix column builders running an extra time
* fix to no longer mutate when cleaning records

0.3.13: Merge pull request #71 from NachmanBerkowitz/bump

30 Nov 18:57
aa61f3b

Choose a tag to compare

0.3.12: refactor store to arrow methods (#66)

24 Nov 21:51
d4333c6

Choose a tag to compare

0.3.11: Refactor data source (#65)

24 Nov 21:15
1fca780

Choose a tag to compare

* refactor data source

0.3.10

23 Nov 23:08
0722bbf

Choose a tag to compare

fix for MatTableObservableDataSource (#64)

* fix for if no filters passed in

0.3.9

23 Nov 19:38
0543466

Choose a tag to compare

fix for if no filters passed in (#63)

* fix for if no filters passed in

* bump version

Co-authored-by: Nachman Berkowitz <[email protected]>