MCDatepicker icon indicating copy to clipboard operation
MCDatepicker copied to clipboard

A vanilla JavaScript Datepicker

Results 40 MCDatepicker issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Is there anyway how to above from modal the MCDatePicker? I use z-index but it not fix my problem. I hope it will solve this. Thank you

I would like to select multiple dates; i think of three modes: 1. Mode: Select only a single day (default; just like now) 2. Mode: Select multiple (single) days 3....

Hi @mikecoj I hope you can help me .. I need to display the Selected Date of the MC Datepicker into a DIV, and I have tried multiple jQuery and...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Hello, I'm employing this application for use in one of my projects and it seems that the modal calendars are triggering the pop up blockers in web browsers. Is there...

Hi, first of all, amazing work so far on this feature that you made and maintain. I was wondering if you were considering implementing an optional time picker feature. Basically,...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

It is possible to activate the time ? It is a great datepicker !

Hi Mike, Thanks for your really cool Datepicker. I'm trying to use this in Solidjs. Would you have an idea of how to do this. Cheers.