[
https://issues.apache.org/jira/browse/TOBAGO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234039#comment-16234039
]
Hudson commented on TOBAGO-1818:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1109 (See
[https://builds.apache.org/job/Tobago%20Trunk/1109/])
TOBAGO-1818: Progress in the Measure class (cleanup and CSS support) # (lofwyr:
rev 828ea0eacbbfae0b0be2f6d7bb01bf4f26493769)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/layout/SegmentMeasureList.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/layout/MeasureList.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Measure.java
> Progress in the Measure class (cleanup and CSS support)
> -------------------------------------------------------
>
> Key: TOBAGO-1818
> URL: https://issues.apache.org/jira/browse/TOBAGO-1818
> Project: MyFaces Tobago
> Issue Type: Task
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 4.0.0
>
>
> # The LayoutToken and Measure classes are quite similar and should be
> consolidated.
> # As a result, we should add a MeasureList to manage a list of Measures. This
> list should be the type of the corresponding layout manager attributes.
> # The syntax should also cover the CSS wording like
> * "auto"
> * "3*" should be written as "3fr" (fraction)
> * SegmentLayout should be also use "3seg" instead of "3".
> * A blank space " " should also be possible instead semicolon ";".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)