angular-smd icon indicating copy to clipboard operation
angular-smd copied to clipboard

Results 9 angular-smd issues
Sort by recently updated
recently updated
newest added

Changed the speed dial and datatable components to drop the dependency on forwardRef, which had been breaking AOT compilation in my project. (Note: my project doesn't use the datatable, just...

Hi, I apologized if this is a beginner question. How can I use fab-speed-dial within my material 2 project? I run `npm install angular-smd --save`, but it doesn't show up...

Hi Team, I 'm trying to set the page count but it is not working. Can you please review my code below and help me solve this problem? HTML code...

I'm really enjoying the Fab speed dial component, but I noticed an issue when I added a couple fab actions. The actions overlapped other controls on my page, which made...

Him I believe adding a tooltip should be really great. I've tried to do that but without any success for now.

Not sure why, but using angular 4.1.3 the column data doesn't render using internal template. It works on 2.4.2. I was able to work around by removing the *ngIf, but...

Hi, First of all, this is beautiful and exactly what I hope the Material 2 component turns out to be. I see that there are callbacks on sorting and filtering....

**ISSUE:** When I click the filter dialog in the demo, it doesn't do anything nor does it open a dialog. **How to replicate:** Go to [the demo](https://rawgit.com/jefersonestevo/angular-smd/master/dist/index.html#/angular-smd/demo-datatable) and click next...