Skip to content
This repository was archived by the owner on Dec 15, 2017. It is now read-only.

Allow auto closing of datepicker when a date is chosen #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wduffy
Copy link

@wduffy wduffy commented Jun 15, 2013

No description provided.

@kbond
Copy link

kbond commented Jun 17, 2013

I would also find this useful

@y0rtx
Copy link

y0rtx commented Jun 20, 2013

Useful. I suggest using at line 595 (after "this.notifyChange();") something like:
if (this.options.autoClose && this.minViewMode===1) this.hide();

Not sure how to make it not close when selecting years in a datetimepicker with minViewMode="months".

@ppeach
Copy link

ppeach commented Jul 5, 2013

Agree this would be useful

@fperie
Copy link

fperie commented Jul 10, 2013

That's great ! Thank's a lot.

@passalini
Copy link

I miss an "auto close", but, this does not become an issue with the choice of "time"?

@fperie
Copy link

fperie commented Jul 12, 2013

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants