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

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

Felix Scheffer created TAP5-2373:
------------------------------------

             Summary: 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


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)