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

Hudson commented on TOBAGO-1818:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1128 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1128/])
TOBAGO-1818 Progress in the Measure class (cleanup and CSS support) * (hnoeth: 
rev c8732e61d4556e6c8e1fba5a660d2d7e7d7ddc66)
* (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/SegmentMeasureListEditor.java
* (edit) 
tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClassUnitTest.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/layout/MarginTokens.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/layout/MeasureListEditor.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SegmentLayoutConstraintTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SegmentLayoutTagDeclaration.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/16-layout/30-segment/segment-layout.xhtml


> 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)

Reply via email to