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(datepicker): added gate to check for null value submitted #432

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

Added tests to verify when empty strings, undefined and nulls are used to specify the value. Updated directive to test for nulls.

Closes #372.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.593% when pulling e06ca14b80c55a22df7b37e570b2b3d4f3bc4e4e on andrewconnell:issue372-datepickernulls into c1ca8df05301f4287228f0b1b2632d5f9c6d2154 on ngOfficeUIFabric:dev.