Vineet Reynolds created FORGEPLUGINS-125:
--------------------------------------------
Summary: Support Temporal fields of type datetime in the AngularJS
scaffolding
Key: FORGEPLUGINS-125
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-125
Project: Forge Plugins
Issue Type: Feature Request
Components: AngularJS Scaffold
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
The generated AngularJS scaffold treats datetime fields as text fields. It would be
preferable to the HTML5 input['datetime'] support, but given that most browsers do
not support it yet, we should attempt to support it via Modernizr based detection and
polyfills.
This:
https://github.com/jonstipe/datetime-polyfill looks like a polyfill that we could
consider, but we would need to write an AngularJS directive.
The same applies to this Bootstrap based datetime picker:
http://www.malot.fr/bootstrap-datetimepicker/index.php
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira