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 breadcrumb resizing testability #421

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

When submitting a pull request, make sure you do the following:

Previously breadcrumb was structured in a way that was hard to test the responsiveness and resizing of the directive. This refactoring changes the directive & tests accordingly.