Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

Support for Angular version 5 & 6 #45

Closed dbusacca closed 6 years ago

dbusacca commented 6 years ago

I've simply modified the animations import path for supporting Angular version 5 & 6.

Since Angular 6 the animation functions will be only exported by @angular/animations instead of @angular/core