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

[Feature] DateTimeElement: Making date selection cancelable #242

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Arul-
Copy link
Contributor

@Arul- Arul- commented Sep 6, 2016

This is basically a rewrite and mergeable version of pull request #186 by @eclipsed4utoo

Ability to mark a date as required or not required

When a date is not required(optional),

  • allow the user to cancel a date picker without selection [Cancel]
  • allow resetting the selected date back to null [Clear]

Also updated the Demo Element API Example to show the use case

Following image highlights the added feature!

optionaldate

@Arul- Arul- changed the title [New Feature] Making date selection cancelable [Feature] DateElement: Making date selection cancelable Oct 2, 2016
@Arul- Arul- changed the title [Feature] DateElement: Making date selection cancelable [Feature] DateTimeElement: Making date selection cancelable Oct 2, 2016
@Arul- Arul- force-pushed the feature-MakingDateSelectionOptional branch from 3ba4ddf to 29bd8bd Compare October 2, 2016 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant