technikhil314 / angular-components

Collection of all my open source angular components
https://github.com/technikhil314/angular-components
MIT License
24 stars 30 forks source link

New feature suggestion: correlating calendars #27

Open MFava91 opened 6 years ago

MFava91 commented 6 years ago

Hi @nikhil-001mehta , I'm glad to see the new useful features you've added and the nice work that are you doing. So today I'm here to suggest a new feature. Is it possible to "connect/correlating" the two calendar? Let me explain it better:

I give you a working example to make you understand better what I mean -> http://airbnb.io/react-dates

Do you think that this is a possible implementable option? Maybe the logic you've used on your datePicker is not "compatible" with this scenario? Or maybe my suggestion is completely out of scope?

Let me know what you thinks.

Thanks

technikhil314 commented 6 years ago

@MFava91 Thanks a lot. I am glad that my work is helping to reduce your efforts. regarding your suggestions, Yes that can be done. Will have to look how much efforts it will take. It is can be done easily I guess I will give it a try.

MFava91 commented 6 years ago

Wonderfull!!! Let me know if/when you look at it. Also, in the next few weeks, I have some free time after work so I can take a look at the code and help if you need. So, keep me up to date and good work.