Open napei opened 4 years ago
My projects use @ng-bootstrap/ng-bootstrap for everything which appears to be more popular than ngx-bootstrap (https://www.npmtrends.com/ngx-bootstrap-vs-@ng-bootstrap/ng-bootstrap). This currently is the only thing stopping me from using this package as I would need to include two packages for bootstrap functionality when really this is just a dropdown.
Is there a way this can become not reliant on just that one framework? Perhaps even makinga base package to provide the logic etc. and then UI implementations?
I have the exact same issue. Is the idea of switching from ngx-bootstrap to ng-bootstrap just dead?
My projects use @ng-bootstrap/ng-bootstrap for everything which appears to be more popular than ngx-bootstrap (https://www.npmtrends.com/ngx-bootstrap-vs-@ng-bootstrap/ng-bootstrap). This currently is the only thing stopping me from using this package as I would need to include two packages for bootstrap functionality when really this is just a dropdown.
Is there a way this can become not reliant on just that one framework? Perhaps even makinga base package to provide the logic etc. and then UI implementations?