ng-material-extensions icon indicating copy to clipboard operation
ng-material-extensions copied to clipboard

Extended features for @angular/material components

Results 56 ng-material-extensions issues
Sort by recently updated
recently updated
newest added

Good Morning. I have been trying for several days to integrate a global filter (for all fields) for this type of table that works together with the header filters. Is...

I'm trying the same problem reported in #34. And I have the updated version of the angular

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.1 to 6.12.4. Release notes Sourced from ajv's releases. v6.12.4 Fix: coercion of one-item arrays to scalar that should fail validation (failing example). v6.12.3 Pass schema object...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0. Changelog Sourced from log4js's changelog. 6.4.0 security: default file permission to be 0o600 instead of 0o644 - thanks ranjit-git and @​peteriman chore(docs): updated fileSync.md...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 0.8.0 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies

I have a table with groupheaders like it is implemented in this example: https://stackblitz.com/edit/angular-mattable-with-groupheader?file=app/table-basic-example.html If I export this table as .csv the last row is removed from the table and...

I have two tables in two different mat-tab. The export button always export the data of the first table: `[dataSource]="bodySummary"` How I can create two different exporters? ``` Proyecto {{element.project}}...

Is it possible to have like a dialog to chose "m" of "n" mat-tables and export those "m" different table data into **1** xlsx with m **named** sheets? How could...

feature request
exporter