| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
when disabled = true and enable gets called
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Tabs: Add beforeload event; deprecate ajaxOptions and cache options.
|
| |
|
|
|
|
| |
show event to activate.
|
| |
|
|
|
|
| |
Rename select event to beforeActivate.
|
| |
|
| |
|
| |
|
|
|
|
| |
event to beforeActivate
|
|
|
|
| |
activate
|
|
|
|
| |
option to active
|
|
|
|
| |
Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options)
|
|
|
|
| |
panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels
|
| |
|
|
|
|
| |
method
|
| |
|
|
|
|
| |
remove methods
|
|
|
|
| |
enable and disable events
|
| |
|
| |
|
|
|
|
| |
#7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options
|
| |
|
|
|
|
| |
undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386
|
|
|
|
| |
pass original event.
|
| |
|
| |
|
|
|
|
| |
- Inconsistent ui.panel contents for show event of tabs widget.
|
|
|
|
| |
Tabs: Use event.preventDefault() instead of returning false.
|
|
|
|
| |
.removeClass(). Fixes #6764 - Use toggleClass instead of [ bool ? 'addClass' : 'removeClass' ].
|
| |
|
|
|
|
| |
global selectors instead of local to "this.element" element.
|
|
|
|
| |
present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs
|
|
|
|
| |
Tabs: Occassionally displays multiple tabs when clicked with rotate control using opacity toggle fx.
|
|
|
|
| |
an empty href are enabled in IE6/7.
|
|
|
|
| |
remote tabs does not support foreign languages.
|
| |
|
|
|
|
| |
Problem with JavaScriptPacker.
|
| |
|
| |
|
| |
|