You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Felix Scheffer (JIRA)" <ji...@apache.org> on 2014/08/10 22:38:11 UTC

[jira] [Updated] (TAP5-2373) Add a Tabs component

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

Felix Scheffer updated TAP5-2373:
---------------------------------

    Attachment: 0001-Tabs-component.patch

> Add a Tabs component
> --------------------
>
>                 Key: TAP5-2373
>                 URL: https://issues.apache.org/jira/browse/TAP5-2373
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Felix Scheffer
>         Attachments: 0001-Tabs-component.patch
>
>
> I think it would be nice if Tapestry would have a component for tabs out of the box.
> The patch file contains some kind of initial draft. It is very similar to bootstrap/tab.js but uses the t5/core/dom module instead of jquery. There's probably room for improvements, especially because it's the first time I actually wrote something in CoffeeScript.
> Currently it does support "fade" and you can customize the name of a tab (e.g. adding icons to the tab name).
> It does not support dropdown tabs (see bootstrap) and there's no support for ajax tabs at the moment.



--
This message was sent by Atlassian JIRA
(v6.2#6252)