Releases: e-davidson/angular-material-extensions
Releases · e-davidson/angular-material-extensions
0.5.2b
0.5.2
Merge branch 'master' of github.com:e-davidson/angular-material-exten…
0.5.1
Update package.json
0.5.0c
Fix build (#138) * workflow * fix cycle issues and build commands
0.5.0b
Update npm-publish.yml
0.5.0
Fix issue with saving state (#137) * upgrade to angular 13 * clean state before saving * bump version
pass metaData to array component
Merge pull request #136 from wohlly:array-column-metadata added metaData to tb-array-component
Fix index col
Merge pull request #135 from NachmanBerkowitz:fix_index_col Fix index col
0.4.27: Merge pull request #134 from NachmanBerkowitz:better_class_name
unique title class name
Collapsible headers and footers.
Collapsible headers and footers. Will get persisted on state save. Can be set by passing config to table-builder constructor.