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(panel): close button no longer triggers reload #371

Closed jjczopek closed 8 years ago

jjczopek commented 8 years ago

Added type=button attribute to uifPanel close button to prevent default submit behavior of the button.

Closes #366.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 97.448% when pulling 4de8d8142cdbf43dd71a2ccebfca991d8d4dde1c on jjczopek:panel-close-button-#366 into 3ebbfde4d16ae97a52cb4f9e98e83b266ad0d986 on ngOfficeUIFabric:dev.