coachcare / npm-datepicker

Material Datepicker Fork with TimePicker by CoachCare
MIT License
32 stars 18 forks source link

RxJs 6 Support, without rxjs-compat #3

Closed f-aubert closed 6 years ago

f-aubert commented 6 years ago

RxJs 6 Support, without rxjs-compat is suggested. Shouldn't be too big of a change, or? Thanks in advance

matheo commented 6 years ago

@f-aubert yeah, it's not a big deal, I will try to get it done perhaps PRs are always welcome ;)

matheo commented 6 years ago

Fixed in @coachcare/datepicker 0.9.2 :)

f-aubert commented 6 years ago

Awesome. Thanks a lot.