Textalk / angular-schema-form-datepicker

Datepicker add-on for Angular Schema Form using pickadate!
MIT License
43 stars 57 forks source link

Added support for the date-time format #1

Closed iainbeeston closed 10 years ago

iainbeeston commented 10 years ago

The "date" format is not in the latest (v4) json schema draft. It must have been removed, but I've kept "date" in for backwards compatibility.

davidlgj commented 10 years ago

Thanks!

iainbeeston commented 10 years ago

Will you be making a bower release for just this change? (I'd really like to use it, if I can)

davidlgj commented 10 years ago

Oh, yes. Coming up in about an hour or so :-)

davidlgj commented 10 years ago

done

iainbeeston commented 10 years ago

I'm afraid I forgot to run gulp - so bootstrap-datepicker.js and bootstrap-datepicker.min.js haven't been updated. Could you please recompile and re-release the bower package?

davidlgj commented 10 years ago

doh!

davidlgj commented 10 years ago

Sorry about that... ok. I think it should work now....