You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2018/04/04 08:30:00 UTC

[jira] [Commented] (TOBAGO-1885) Render markup CSS classes for FlexLayout and GridLayout

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

Hudson commented on TOBAGO-1885:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1351 (See [https://builds.apache.org/job/Tobago%20Trunk/1351/])
TOBAGO-1885 Render markup CSS classes for FlexLayout and GridLayout (hnoeth: rev 36386802e4dfee14ff9b215efb618dfbae98f7b9)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/GridLayoutRenderer.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/FlexLayoutRenderer.java


> Render markup CSS classes for FlexLayout and GridLayout
> -------------------------------------------------------
>
>                 Key: TOBAGO-1885
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1885
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 4.1.0
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Major
>             Fix For: 4.2.0
>
>
> The FlexLayout and the GridLayout should render CSS classes for markups.
> For example:
> {code:java}<tc:flexLayout columns="auto 1fr" markup="mymarkup">{code}
> should render the CSS class 'tobago-flexLayout-markup-mymarkup'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)