DatePicker icon indicating copy to clipboard operation
DatePicker copied to clipboard

Without jQuery-based date component with support for date ranges, muitiple calendars and more. :kissing_heart:

Results 2 DatePicker issues
Sort by recently updated
recently updated
newest added

When datePicker is opening, I click somewhere(without date itself).I want to hide. But date field is dynamically change(used to `createElement` API).So If used `parentNode` API, you can't get `document`. At...

- [ ] Review other codes and modify structure - [ ] Add some functions

enhancement