Add support for the new HTML 5 input types
------------------------------------------

                 Key: WICKET-3241
                 URL: https://issues.apache.org/jira/browse/WICKET-3241
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5-M3
            Reporter: Martin Grigorov
            Assignee: Martijn Dashorst
            Priority: Minor


Currently it is a bit hard to use the new HTML5 input types like 'email', 
'url', 'range', ...
The user application have to override TextField#getInputType() but even then 
somethings wont work out of the box because there is a filtering logic in 
wicket-ajax.js.
Please make it easier to use these new types from Wicket

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to