tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 110 forks source link

Implied Behavior on Close #60

Closed op16 closed 8 years ago

op16 commented 8 years ago

Add a new option, impliedBehaviorOnClose, with possible values 'None' (default, for backwards compatibility) and 'Cancel'. This allows for more flexibility instead of PR #40.

op16 commented 8 years ago

On a second thought, the version from #40 seems fine, so I'll close this issue for now. If anyone needs the old behavior, please reopen this issue (or a new one).