angular-material-dashboard icon indicating copy to clipboard operation
angular-material-dashboard copied to clipboard

A material-design dashboard by using angular

Results 33 angular-material-dashboard issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.0.3 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 3.0.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.9 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 [shelljs](https://github.com/shelljs/shelljs) from 0.8.2 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.7.1. Changelog Sourced from jszip's changelog. v3.7.1 2021-08-05 Fix build of dist files. Note: this version ensures the changes from 3.7.0 are actually included in...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

@punisherx @bgunebakan I like what you are doing but I have a problems. The Login card is not centralized when I ran the application. It places it to the left...

How i include this theme to my angular projects ? Thanks before

``` Your global Angular CLI version (1.7.1) is greater than your local version (1.0.4). The local Angular CLI version is used. To disable this warning use "ng set --global warnings.versionMismatch=false"....