[
https://issues.apache.org/jira/browse/TOBAGO-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320627#comment-15320627
]
Hudson commented on TOBAGO-1502:
--------------------------------
SUCCESS: Integrated in Tobago 3.0.x #385 (See
[https://builds.apache.org/job/Tobago%203.0.x/385/])
TOBAGO-1502: Advanced tc:sheet support for Bootstrap
* new Markups: inverse, striped, bordered, hover, small (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1747394])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/Markup.java
*
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/context/MarkupUnitTest.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/00-content/sheet-column-content.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/10-sort/sheet-sorting.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/20-selector/sheet-column-selector.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/35-markup
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/35-markup/sheet-markup.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/40-dropdown/sheet-dropdown.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/55-staticheader/sheet-static-header.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/80-editable/sheet-editable.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/sheet.xhtml
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
> Advanced tc:sheet support for Bootstrap
> ---------------------------------------
>
> Key: TOBAGO-1502
> URL: https://issues.apache.org/jira/browse/TOBAGO-1502
> Project: MyFaces Tobago
> Issue Type: Sub-task
> Components: Themes
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 3.0.0-beta-1, 3.0.0
>
>
> e.g.:
> * design and funtionality of the footer (/)
> * flexible column widths: two modes: manual vs. auto
> ** manual: use the attribute *columns* to set the widths manually or by a
> model (List of Intergers)
> ** auto: let the browser do the layout
> * new markups: {{inverse}}, {{striped}}, {{bordered}}, {{hover}}, {{small}}
> corresponding to the bootstrap classes (/)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)