#### Bug, feature request, or proposal: Bug #### Expected behavior When clicking on a button that will immediately become disabled, the ripple should remain until it fades out.  #### Current behavior The ripple is immediately destroyed when the button state changes to disabled.  #### What are the steps to reproduce? http://plnkr.co/edit/otcf7ejUS9GTY1s3s3v2?p=preview #### Is there anything else we should know? Happy to open a PR if this is desired behavior