Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Added onBlur support, bug fixes and enhancements #140

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

Added onBlur support, bug fixes and enhancements #140

wants to merge 1 commit into from

Conversation

jamielesouef
Copy link

  • Add the validation classes, allow date picker to show on the top or the bottom and fix related look and feel
  • Default text should be a placeholder rather than a input value
  • Add today button for date picker(mode='date')
  • Remove unused code
  • Fix a bug where invalid initial input breaks the datepicker
  • Calcuate the position when switching from date to year or month view
  • Add different class name for month/year/time view
  • Added support for onBlur
  • Fixed markdown issues in README.md

@jamielesouef jamielesouef changed the title * Add month picker option to mode Added onBlur support, bug fixes and enhancements Dec 8, 2015
@chollier
Copy link
Member

chollier commented Dec 8, 2015

Could you please not include dist and not bump version, I do that on the release step and sometimes bundle updates

* add the validation classes, allow date picker to show on the top or the bottom and fix related look and feel
* Default text should be a placeholder rather than a input value
* Add today button for date picker(mode='date')
* Remove unused code
* Change package.json to deploy to myob npm registry
* Fix a bug where invalid initial input breaks the datepicker
* Calcuate the position when switching from date to year or month view
* Add different class name for month/year/time view
* Updated README.md to includ correct npm install format
* Added support for onBlur
* Fixed markdown issues in README.md
@jamielesouef
Copy link
Author

Amended

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.

None yet

3 participants