You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2015/10/02 15:56:26 UTC

[jira] [Resolved] (TOBAGO-1361) New Layout Manager: Flex Box

     [ https://issues.apache.org/jira/browse/TOBAGO-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1361.
-------------------------------------
    Resolution: Fixed

> New Layout Manager: Flex Box
> ----------------------------
>
>                 Key: TOBAGO-1361
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1361
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-1, 3.0.0
>
>
> Current browsers are supporting a better distribution of the given space.
> See: http://www.w3.org/TR/css3-flexbox/
> Many of the Grid Layout features can be implemented with that CSS in the browser now.
> Main restriction is: Flex Box is only for one dimention at a time. 
> Because of that you didn't need spanX and spanY.
> The Flex Box layout is "responsive".



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