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

Migrate to Angular v19

Open godenji opened this issue 11 months ago • 1 comments

First step toward standalone component version of the library.

Currently docs have been converted to standalone.

TBD migrating library source itself to standalone. Probably can pull it off by creating base class versions of applicable components and extending with skeleton module/standalone versions for users to import depending on whther or not they've gone all-in on standalone components.

godenji avatar Dec 31 '24 22:12 godenji