B-3PO / angular-material-expansion-panel

Material Design Expansion Panels for Angular Material
MIT License
71 stars 25 forks source link

ng-disabled is not working on md-expansion-panel #27

Closed zivoradmilekic closed 7 years ago

zivoradmilekic commented 7 years ago

ng-disabled is not working on md-expansion-panel, but disabled="disabled " is working. I need ng-disabled in my app. Please help!

B-3PO commented 7 years ago

I'll look at it, thanks

zivoradmilekic commented 7 years ago

Hi @B-3PO what is status with this issue? My colleague and I tried to solve it but did not have a luck. I hope you had more success since this is your directive.

zivoradmilekic commented 7 years ago

Hi @B-3PO I almost finished implementation of ng-disabled in your directive. Soon I will make pull request from my forked repo. I hope you will like it and marge it, because my company is waiting for ng-disabled in bower component.

B-3PO commented 7 years ago

Hey, i put up a pr with the fix and tests. Please test with this pr and confirm these changes fix your issue, then i will publish a new version. https://github.com/B-3PO/angular-material-expansion-panel/pull/29

B-3PO commented 7 years ago

merged, will be released with next version