This is an automated email from the ASF dual-hosted git repository.

bitstorm pushed a change to branch WICKET-7191
in repository https://gitbox.apache.org/repos/asf/wicket.git


    from 2975be95bd WICKET-7191 Apply tag attribute "required" when a component 
is set to required
     add 41c8f49e01 Moved HTML5Attributes tags to FormComponent#onComponentTag 
and deprecated HTML5Attributes

No new revisions were added by this update.

Summary of changes:
 .../ajax/form/AjaxFormSubmitTestPage_expected.html |  2 +-
 .../wicket/markup/html/form/TextAreaTest.java      |  1 -
 .../wicket/markup/html/form/TextFieldTest.java     |  1 -
 .../apache/wicket/markup/html/HTML5Attributes.java | 14 +++++++++
 .../org/apache/wicket/markup/html/form/Button.java |  9 ++++++
 .../wicket/markup/html/form/FormComponent.java     | 34 +++++++++++++++++++++-
 6 files changed, 57 insertions(+), 4 deletions(-)

Reply via email to