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(list): add support for dynamicly changing attributes #452

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

Updated uif-list to support dynamically changing the following:

Updated uif-list-item to support dynamically changing the following:

Added tests and demos for all these changes.

Closes #446.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.01%) to 97.58% when pulling 100a280a31823c33e431f9e69643e3d3e1f3368c on andrewconnell:issue446-listItemResponsiveType into 8829fc627cd19914293cfa64f9461cc801d5bead on ngOfficeUIFabric:dev.