ngx-simple-modal icon indicating copy to clipboard operation
ngx-simple-modal copied to clipboard

Support for Angular 16

Open looorent opened this issue 1 year ago • 0 comments

This PR adds support for Angular 16 and Ivy.

It includes:

  • the implementation using Angular 16
  • migration from TSLint to ESLint
  • a demonstration project using Angular 16
  • a replacement for ReflectiveInjector

Currently, this version is available on NPM's registry as @looorent/ngx-simple-modal.

It fixes #84

looorent avatar May 27 '23 16:05 looorent