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

Some issues/feature improvements in the Datepicker #61

Open
storeman opened this issue Dec 30, 2009 · 0 comments
Open

Some issues/feature improvements in the Datepicker #61

storeman opened this issue Dec 30, 2009 · 0 comments

Comments

@storeman
Copy link

I came across some issues in the datepicker:

  1. Fields should not be filled automatically with date of today (or option to set it off)
  2. Userinput should be checked without using issue above (1)
  3. Field can be checked/formatted on load/init

I created a fork: http://github.com/storeman/clientcide/blob/7d91b663ef9c2cf79d1d72b1e665c19005555296/Source/Forms/DatePicker.js

Removed the option 'updateOnBlur' and added those options:
fillOnBlur [defaults to true]
checkOnBlur [defaults to true]
checkOnInit [defaults to false]

With those defaults the current usage isn't broken

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

No branches or pull requests

1 participant