danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
140 stars 60 forks source link

Event (dateSelected), Date selection or range selection will give date #123

Closed deep913 closed 2 years ago

deep913 commented 3 years ago

Date selection event on date click and after close it will give selected date or multiple date in case of range in array, it requires because we need an event on Date click without saving it.

filipRisteski commented 3 years ago

Hey @danielmoncada I feel I need to add a small comment here. We are using this extension for our project and we needed an event that registers the selected date, once it is clicked in the calendar. The purpose is to have a state somewhere in case the user clicks away and the calendar closes.

I have created my own npm package, but once you approve this pull request and once we have this working, I will delete our own temporary npm package.

KillerCodeMonkey commented 3 years ago

@filipRisteski is your temp npm package public? I would be interested, too :)

danielmoncada commented 2 years ago

@deep913 @filipRisteski @KillerCodeMonkey merged. Will be in v12.2