GustavoCostaW / ngc-float-button

Google Material Design Float Button - Implementation for Angular v4+. Demo: http://bit.ly/2yIya2f
MIT License
58 stars 24 forks source link

Added disabled state for individual menu items #11

Closed duck-nukem closed 6 years ago

duck-nukem commented 6 years ago

9

I've created this PR to enable disabling individual menu-items. I'd suggest adding tests and maybe creating a demo application inside the repo for others to be able to test their changes, and ensure they break nothing.

GustavoCostaW commented 6 years ago

@kreatemore hey, thank you for the PR, I added some comments there.

GustavoCostaW commented 6 years ago

merged, thx @kreatemore