src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.tabview.md
author gibus
Tue, 16 Jul 2013 14:29:46 +0200
changeset 525 89ef5ed3c48b
permissions -rw-r--r--
Upgrades to yui 3.10.3

TabView Change History
======================

3.10.3
------

* No changes.

3.10.2
------

* No changes.

3.10.1
------

* No changes.

3.10.0
------

* Revert static templates and map prototype templates to statics by default.

3.9.1
-----

* No changes.

3.9.0
-----

* No changes.

3.8.1
-----

* PR #404 Avoids rewriting Tab label & panel content. Fixes #2530253.

3.8.0
-----

  * No changes.

3.7.3
-----

* No changes.

3.7.2
-----

* Removed trailing space from `tabLabel` selector. This fixes an issue in IE8.
  [@trunksye]

3.7.1
-----

* No changes.

3.7.0
-----

* No changes.

3.6.0
-----

  * No changes.

3.5.1
-----

  * No changes.

3.5.0
-----

  * No changes.


3.4.1
-----

  * No changes.


3.4.0
-----

  * Now accepts a Node instance for the Tab `content` attribute. [Ticket 2529830]


3.3.0
-----

  * No changes.


3.2.0
-----

  * Bug fix: No longer requesting non-existent tabview-plugin.css. [Ticket 2529830]


3.1.1
-----

  * Bug fix: Allow for nested TabView widgets. [Ticket 2528737]
  * Bug fix: Removed default styling from core CSS. [Ticket 2528782]


3.1.0
-----

  * Initial release