You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/10/04 01:53:34 UTC

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

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

Howard M. Lewis Ship closed TAP5-2373.
--------------------------------------
    Resolution: Won't Fix

The painful lesson the last few years is that the more Tapestry does, the worse it is for end users, since the Tapestry components will always provide 80% of the desired functionality, and get in the way of the last 20%.  Tapestry actually needs fewer components, not more. Sorry.

> 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
>              Labels: patch
>         Attachments: 0001-TAP5-2373-Tab-component.patch, 0002-TAP5-2373-Demo-and-test-for-Tab-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.3.4#6332)