vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Allow dynamic change of disabled state in radiolist element #678

Open fnk opened 7 years ago

fnk commented 7 years ago

The scenario is that i want do enable/disable a radiolist depending on the state of another form element/property.

eugef commented 7 years ago

@fnk thanks for your PR. Could you also add a test that proves your change works as expected.

fnk commented 7 years ago

I will conjure a test over the weekend!

ckosloski commented 7 years ago

@fnk do you need any help with your test?

fnk commented 7 years ago

@ckosloski sorry for the late reply. i am currently moving home, hope to get back to you by the end of the week.

ckosloski commented 6 years ago

@fnk do you need any help with creating the tests?