ngOfficeUIFabric / ng-officeuifabric

Office UI Fabric (https://github.com/OfficeDev/office-ui-fabric) implementation for Angular
http://ngOfficeUiFabric.com
MIT License
321 stars 67 forks source link

fix(textfield): ng-change not working #324

Closed ghost closed 8 years ago

ghost commented 8 years ago

ng-change was not passed through to the input field. Added ngChange to the scope, and added a test case. Closes https://github.com/ngOfficeUIFabric/ng-officeuifabric/issues/322

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.6% when pulling 901c6d8085043543106e9ccb2bc5e7f5e7848610 on rolandoldengarm:issue-322 into 41dea05aed032fd7dd72917a8f676a085b6937a5 on ngOfficeUIFabric:dev.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.6% when pulling c8ff5682382ecbb5e5b87f801d1a908781ff11a8 on rolandoldengarm:issue-322 into 41dea05aed032fd7dd72917a8f676a085b6937a5 on ngOfficeUIFabric:dev.