mlrv / ng-material-treetable

Angular Material treetable component :deciduous_tree: :heart: ♻️
http://ng-material-treetable.surge.sh
MIT License
99 stars 64 forks source link

fix: BrowserModule has already been loaded #31

Closed hallysonh closed 5 years ago

hallysonh commented 5 years ago

BrowserAnimationsModule transfered to AppModule and CommonModule used in TreetableModule instead

This closes #17

mlrv commented 5 years ago

This is great, thanks for this! Will get it merged and deployed ASAP.

hallysonh commented 5 years ago

@mlrv optionally you can apply some polishing on test dependencies. I added Puppeteer but did not removed anything.