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

Upgrade Typings to v1.x #348

Closed andrewconnell closed 8 years ago

andrewconnell commented 8 years ago

Upgrade the Typings utility usage to v1. This affected the /typings folder structure, how typings.json referenced type definitions and numerous code issues that arose from this update.

NOTE: see breaking changes & ensure you have typings v1 installed.

Closes #346.