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(searchbox): $dirty not being set on uif-searchbox #422

Closed jjczopek closed 7 years ago

jjczopek commented 7 years ago

Added support for ngModel.$dirty and ngModel.$touched properties.

Closes #378

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.06%) to 97.532% when pulling d9b6fd3b0698ea57ed652ab6cee7dc2fc7493e93 on jjczopek:searchbox-dirty-change into ff19aac6807253cbb685d75a485c22c7c96d313a on ngOfficeUIFabric:dev.