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(callout): uifArrow optional #480

Closed jjczopek closed 7 years ago

jjczopek commented 7 years ago

uifArrow attribute on the scope optional. If not specified, no decoration is applied. Closes #477

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.007%) to 97.769% when pulling 32ad0f3f3d8828e24912106ebf0a8632514a41bf on jjczopek:callout-no-arrow-477 into e2c6b43099037d7c8d8c13a9011bbe91f29df2c5 on ngOfficeUIFabric:dev.

andrewconnell commented 7 years ago

Merged into master.