ngx-bootstrap icon indicating copy to clipboard operation
ngx-bootstrap copied to clipboard

Provide all components and directives as standalone

Open hakimio opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe.

I would like to:

  • Be able to import only separate directives and components I am using instead of full modules which include multiple components at once and usually include some directives or components I don't need
  • Use some of the directives as host directives

Describe the solution you'd like

Provide all components and directives as standalone

Additional context

@ng-bootstrap/ng-bootstrap library has already introduced standalone component support in v14 released in December 2022.

hakimio avatar Feb 02 '23 09:02 hakimio

Any Updates on this?

PhanindraNath avatar Jul 04 '23 09:07 PhanindraNath

The library doesn't seem to be maintained anymore. If you want to use standalone components, you should migrate to @ng-bootstrap/ng-bootstrap.

hakimio avatar Jul 04 '23 09:07 hakimio

Any updates on allowing ngx-bootstrap components to be imported into standalone components?

tp1906 avatar Aug 07 '23 23:08 tp1906