l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.58k stars 486 forks source link

[Feature] Angular Schematics update #1543

Closed shanmukhateja closed 3 years ago

shanmukhateja commented 3 years ago
  1. Fixes duplicate entries to angular.json when ng add is run several times.
  2. Adds support for skipping modification to angular.json and package.json when not needed
  3. Adds prompt for choosing styling library with ng add1.

1. The end-user needs to install and configure Bootstrap CSS on their project before installing this library for changes to take affect.