owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
137 stars 76 forks source link

Add rxjs 6 and rxjs-compat #95

Closed torabian closed 6 years ago

torabian commented 6 years ago

This will extend support for Angular 6, by upgrading rxjs to version 6, and installing rxjs-compat.

Chris2011 commented 6 years ago

@yousefsami smth missing here? Maybe checking the tests, then you can merge it please?

Chris2011 commented 6 years ago

@yousefsami will ping it up again.

torabian commented 6 years ago

Sorry for being late. I am looking forward to merge this today. In fact, I am not sure if I can keep backward compatibility.

torabian commented 6 years ago

Now it's available for Angular 6, 7 from version 1.8.0

Chris2011 commented 6 years ago

@torabian better to late than never ;). thx :)