HTML Button component with Form support
---------------------------------------

                 Key: TAPESTRY-1757
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1757
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.6
         Environment: Anyone
            Reporter: Massimo Lusetti
         Attachments: patch

This patch supply the component for HTML 4 button element (<button>) with Form 
support when the button type is "submit" which is the default and act as the 
Submit component.
Button elements are preferable over Submit in terms of flexibility and 
CSS-awarness.

The code needs to be cleaned an i happily do that if there's enough interest in 
it.

The patch contain unit and integration tests.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to