formio / angular-material

JSON powered forms for Angular Material
https://form.io
MIT License
45 stars 39 forks source link

Bootstrap dependency #156

Open redmagic opened 4 years ago

redmagic commented 4 years ago

Hi,

Maybe it would be good to remove the ngx-bootstrap dependency? As material brings it's own styliing, we could get rid of bootstrap. It adds extra weight and ngcc compile time as it is now.

travist commented 4 years ago

Agreed. We will remove it when we accept the Angular 10 upgrade pull request.

abdulfousan commented 3 years ago

@travist Could u plz share any updates on this?

travist commented 3 years ago

No updates, but we do need an effort to upgrade this library with latest @formio/angular@5.x versions since this works with latest Angular. We do not have any active projects right now on this library so we will either need to wait for that, or maybe the community could lend a hand and submit some pull requests that update this library?