index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.ui.tabs.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs...
Scott González
2013-07-03
1
-5
/
+7
*
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Inco...
Scott González
2013-05-22
1
-0
/
+4
*
All: Remove inline JSHint settings.
Scott González
2013-04-22
1
-1
/
+0
*
Update copyright year to 2013.
Scott González
2013-01-10
1
-1
/
+1
*
Tabs: Reduce cyclomatic complexity.
Scott González
2012-12-06
1
-29
/
+36
*
Tabs: Decode URIs before comparing. Fixes #8877 - Tabs: isLocal function issu...
Scott González
2012-12-05
1
-6
/
+2
*
Revert "Tabs: Remove display property on hidden panels instead of setting dis...
Scott González
2012-12-04
1
-3
/
+1
*
Tabs: Remove display property on hidden panels instead of setting display:blo...
Jörn Zaefferer
2012-12-04
1
-1
/
+3
*
Tabs: Calculate border and padding on tabs container. Fixed #8836: Height ove...
David Petersen
2012-11-26
1
-0
/
+2
*
Tabs: Removed some legacy code that isn't doing anything.
Scott González
2012-11-16
1
-2
/
+0
*
Tabs: Remove ui-tabs-aria-controls data on destroy.
Scott González
2012-11-16
1
-1
/
+3
*
Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute ...
Scott González
2012-11-09
1
-0
/
+2
*
Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5...
Scott González
2012-11-06
1
-1
/
+6
*
Tabs: Removed overflow workaround for IE6.
Scott González
2012-10-26
1
-12
/
+1
*
Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and rem...
Scott González
2012-10-25
1
-134
/
+0
*
Tabs: Removed back-compat for load event. Fixes #8731 - Tabs: Remove back-com...
Scott González
2012-10-25
1
-12
/
+0
*
Tabs: Removed abort method. Fixes #7150 - Tabs: Remove abort method.
Scott González
2012-10-25
1
-9
/
+0
*
Tabs: Removed spinner option. Fixes #7151 - Tabs: Remove spinner option.
Scott González
2012-10-25
1
-26
/
+0
*
Tabs: Removed selected option. Fixes #7152 - Tabs: Remove selected option.
Scott González
2012-10-25
1
-36
/
+0
*
Tabs: Removed select event. Fixes #7154 - Tabs: Remove select event.
Scott González
2012-10-25
1
-21
/
+0
*
Tabs: Removed show event. Fixes #7155 - Tabs: Remove show event.
Scott González
2012-10-25
1
-16
/
+1
*
Tabs: Removed select method. Fixes #7156 - Tabs: Remove select method.
Scott González
2012-10-25
1
-15
/
+0
*
Tabs: Removed enable and disable events. Fixes #7160 - Tabs: Remove enable an...
Scott González
2012-10-25
1
-40
/
+0
*
Tabs: Removed length method. Fixes #7161 - Tabs: Remove length method.
Scott González
2012-10-25
1
-7
/
+0
*
Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.
Scott González
2012-10-25
1
-52
/
+0
*
Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option.
Scott González
2012-10-25
1
-70
/
+0
*
Tabs: Removed url method. Fixes #7148 - Tabs: Remove url method.
Scott González
2012-10-25
1
-7
/
+0
*
Tabs: Removed ajaxOptions and cache options. Fixes #7147 - Tabs: Remove ajaxO...
Scott González
2012-10-25
1
-65
/
+0
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-7
/
+5
*
Fixed some jshint errors.
Scott González
2012-10-21
1
-3
/
+3
*
Tabs: Remove anchor clone in isLocal. Fixed #8653 - Tabs are not working insi...
David Petersen
2012-10-16
1
-3
/
+0
*
Tabs: Use aria-controls instead of the anchor's href to match against locatio...
Scott González
2012-10-12
1
-4
/
+5
*
Tabs: Handle extraneous list items when using ui-tabs-active to set the initi...
Scott González
2012-10-09
1
-1
/
+1
*
Updated docs URLS.
Scott González
2012-09-26
1
-1
/
+1
*
Tabs: Account for non-tab list items on init. Fixes #8568 - jQuery ui tabs: w...
Scott González
2012-09-12
1
-1
/
+1
*
Tabs: Don't apply a spinner when nested tabs are loading. Fixes #8529 - tabs ...
Scott González
2012-08-30
1
-1
/
+3
*
Tabs: Set ajaxOptions in intial $.ajax() call. Fixes #8504 - Ajax in Tabs not...
Scott González
2012-08-17
1
-20
/
+31
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-1
/
+2
*
Tabs: Change array join to string.
Scott González
2012-06-14
1
-10
/
+2
*
Tabs: Fixed event triggering for select method.
Scott González
2012-06-14
1
-1
/
+1
*
Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a...
Scott González
2012-06-14
1
-3
/
+3
*
Tabs: Better event binding/unbinding.
Scott González
2012-06-13
1
-4
/
+3
*
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González
2012-06-13
1
-4
/
+4
*
Tabs: Removed TODO about making .load() accept nodes; it's unnecessary.
Scott González
2012-06-12
1
-1
/
+0
*
Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying...
Scott González
2012-06-12
1
-3
/
+13
*
Tabs: Rename internal properties.
Scott González
2012-06-12
1
-37
/
+37
*
Tabs: jQuery <1.7.2 treats .data() as a getter if the value to set is undefined.
Scott González
2012-06-11
1
-7
/
+9
*
Tabs: Implement ARIA + Key handling. Fixes #3079 - Tabs: keyboard accessibili...
Scott González
2012-06-08
1
-62
/
+281
*
Tabs: Properly remove generated aria-controls attributes on destroy.
Scott González
2012-05-30
1
-3
/
+14
[next]