amazing-time-picker icon indicating copy to clipboard operation
amazing-time-picker copied to clipboard

Support Angualr 9?

Open yogeshvn opened this issue 5 years ago • 5 comments

in angualr 9 giving follwing issue modules/amazing-time-picker/node_modules/rxjs/Rx'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

yogeshvn avatar Jun 08 '20 01:06 yogeshvn

The full warning message is:

Warning: Entry point 'amazing-time-picker' contains deep imports into '/node_modules/amazing-time-picker/node_modules/rxjs/Rx'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

markyleong avatar Jun 12 '20 02:06 markyleong

Actually let's make this support for Angular 10 :)

mwawrusch avatar Aug 17 '20 19:08 mwawrusch

At this rate, it will probably be Angular 12...

ssougnez avatar Sep 09 '20 08:09 ssougnez

I did a fork to compile the project in angular 11.

There are a lot of files changed, that's why I didn't send a PR (I didn't edit the original files)

https://github.com/JoniJnm/amazing-time-picker

JoniJnm avatar Jan 04 '21 09:01 JoniJnm

I did a fork to compile the project in angular 11.

There are a lot of files changed, that's why I didn't send a PR (I didn't edit the original files)

https://github.com/JoniJnm/amazing-time-picker

Thank you so much @JoniJnm, I confirm that your fork works in Angular 12!

ivanhdzd avatar Jun 11 '21 15:06 ivanhdzd