You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2017/09/29 11:19:00 UTC

[jira] [Resolved] (TOBAGO-1789) New (Bootstrap beta) offset concept for tc:segmentLayout

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

Henning Noeth resolved TOBAGO-1789.
-----------------------------------
    Resolution: Fixed

> New (Bootstrap beta) offset concept for tc:segmentLayout
> --------------------------------------------------------
>
>                 Key: TOBAGO-1789
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1789
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core, Themes
>    Affects Versions: 3.0.5
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>             Fix For: 4.0.0
>
>
> With Bootstrap Beta, the 'offset' CSS classes of Bootstrap Alpha 6 are removed (like offset-4, offset-sm-6, offset-md-8, offset-lg-10).
> The new offset concept know basically 'ml-auto' (margin-left: auto) and 'mr-auto' (margin-right: auto).
> For the different sizes, 'sm', 'md', 'lg' are added, like 'ml-md-auto'.
> The new concept must be implemented to segment layout.
> There should be new attributes for tc:segmentLayoutConstraint. For example 'marginExtraSmall', 'marginSmall', 'marginMedium', 'marginLarge'. Allowed values could be 'left', 'right', 'both'.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)