ct-material-dashboard-pro-angular
ct-material-dashboard-pro-angular copied to clipboard
I am using angular 4 for for developement but when data is inserted into the rows ,pagination and total no.of entries will not be shown please refer the below code...
Hi, I like to integrate Material Dashboard PRO Angular 2.1.0 Admin LTE with VS Code.
Getting error when i run " npm install " [2018-06-29T15_05_31_582Z-debug.log](https://github.com/creativetimofficial/ct-material-dashboard-pro-angular/files/2149920/2018-06-29T15_05_31_582Z-debug.log) npm ERR! Unexpected token k in JSON at position 26734 while parsing near '...reporter":"^1.1.1","ka'
mat-datepicker has two options for it's date management. The current implementation (unless I missed something) is using the native Date function. Would like to see documentation to update the code...
# There is a problem and there is a question that I want to ask. ## The problem: ### There is a problem with the sidebar. #### Steps: * include...
Hello, I'm trying to work with the MatDialog component in the md-pro-angular-BS4 project with version 2.1.0 but when clicking to open the modal it appears covering every left corner. The...
In the _type.scss file you use **Roboto Slab**: `$font-family-serif: 'Roboto Slab', 'Times New Roman', serif !default;` This is however not imported in the index.html ` ` Am I missing something?
After this last upgrade, I have 2 scrollbars in the long pages, one is perfect scrollbar and the other is the standard windows scrollbar. I don't know why, any idea...
Hi, The mat-select isn't themed with the correct color in wizard form. It just get the main theme color, not the one configured for the wizard *I suspect that others...
My suggestion comes because as I change colours in _colours.scss, the color that I chose on wizard data-color variable get less significant and reliable.  for example: ``` &[data-color="purple"] {...