Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added keepEmptyValues option #1558

Merged
merged 1 commit into from
May 23, 2016
Merged

Conversation

steffendietz
Copy link
Contributor

If this option is set to true, it will stop propagation of a selected
date to other, currently empty, pickers in a date range setup.

Default for this option is false, to keep the current behavior.

fixes #1454

@vsn4ik
Copy link
Member

vsn4ik commented May 21, 2016

@steffendietz Great! Can you rebase the branch agianst the current master?

If this option is set to true, it will stop propagation of a selected
date to other, currently empty, pickers in a date range setup.

Default for this option is false, to keep the current behavior.
@steffendietz
Copy link
Contributor Author

done 🚒

@hebbet
Copy link
Contributor

hebbet commented May 23, 2016

Thanks, LGTM. 👍

@hebbet hebbet merged commit d7ac9b1 into uxsolutions:master May 23, 2016
keepEmptyValues
---------------

Boolean. Default: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the option an its default value to the overview at the bottom of this docs file

@acrobat
Copy link
Member

acrobat commented May 23, 2016

@steffendietz The PR was merged butI had some extra comments, can you fix those in a separate pr against master? Thanks!

@acrobat acrobat added this to the 1.7.0 milestone May 23, 2016
@steffendietz
Copy link
Contributor Author

@acrobat Yes. Will do so tomorrow.

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

Successfully merging this pull request may close these issues.

Daterange. Disable automatic setting of other empty date field?
4 participants