[ 
https://issues.apache.org/jira/browse/TOBAGO-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415258#comment-15415258
 ] 

Hudson commented on TOBAGO-1564:
--------------------------------

SUCCESS: Integrated in Tobago 3.0.x #445 (See 
[https://builds.apache.org/job/Tobago%203.0.x/445/])
TOBAGO-1564: Bootstrap input groups
* demo: don't lose the input text (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1755733])
* 
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/50-input-group/group.xhtml
TOBAGO-1564: Bootstrap input groups
* supports now more than one component in the "before" and "after" facet 
(lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1755730])
* 
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/GroupController.java
* 
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/50-input-group/group.xhtml
* 
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/InRenderer.java


> Bootstrap input groups
> ----------------------
>
>                 Key: TOBAGO-1564
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1564
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-beta-1, 3.0.0
>
>
> Use like this:
> {code}
>     <tc:in label="Money">
>       <f:facet name="before">
>         <tc:button image="fa-money"/>
>       </f:facet>
>       <f:facet name="after">
>         Some text ...
>       </f:facet>
>     </tc:in>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to