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-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
/
tests
/
unit
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tabs: Test cleanup.
Scott González
2011-04-04
3
-211
/
+227
*
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
David Petersen
2011-03-29
4
-17
/
+17
*
Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option
David Petersen
2011-03-28
3
-36
/
+36
*
Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method
David Petersen
2011-03-28
5
-41
/
+47
*
Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select ...
David Petersen
2011-03-27
4
-7
/
+29
*
Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to a...
David Petersen
2011-03-27
4
-4
/
+25
*
Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected opt...
David Petersen
2011-03-27
5
-29
/
+78
*
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fix...
David Petersen
2011-03-27
3
-16
/
+13
*
Tabs: Deprecate url method; use aria-controls instead of title to specify pan...
David Petersen
2011-03-27
3
-25
/
+40
*
Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh ...
David Petersen
2011-03-26
1
-0
/
+28
*
Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method
David Petersen
2011-03-26
3
-9
/
+8
*
Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and re...
David Petersen
2011-03-26
5
-72
/
+70
*
Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable...
David Petersen
2011-03-26
3
-35
/
+35
*
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
David Petersen
2011-03-26
4
-35
/
+31
*
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7...
David Petersen
2011-03-26
7
-10
/
+186
*
Tabs: Fix disable and enable methods to correctly handle when index is undefi...
David Petersen
2011-03-21
3
-11
/
+44
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pas...
David Petersen
2011-02-15
1
-3
/
+13
*
Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.
Scott González
2010-12-10
1
-4
/
+0
*
Tabs: Added context to global selectors. Fixed #6710 - tabs module uses globa...
saks
2010-12-07
1
-0
/
+21
*
Lossless compression of all non-theme images using ImageOptim
Phillip Barnes
2010-11-19
1
-0
/
+0
*
Upgraded jQuery to 1.4.4.
Scott González
2010-11-12
1
-1
/
+1
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
1
-1
/
+1
*
Tab: modified init to display correct content of misordered div when hash pre...
jenters
2010-10-04
2
-1
/
+45
*
Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r...
Scott González
2010-09-03
2
-1
/
+12
*
Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...
jzaefferer
2010-08-29
1
-1
/
+1
*
Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.
ph-ausseil
2010-08-11
2
-0
/
+23
*
Tabs: coding standard.
Scott González
2010-07-28
1
-6
/
+6
*
Tabs: Added tests for select event.
Scott González
2010-07-20
1
-1
/
+12
*
Tabs: Updated tests.
Scott González
2010-07-16
2
-11
/
+3
*
Tabs: unit test to verify that number of panels is equal to number of tabs.
dominiquevincent
2010-05-10
1
-0
/
+11
*
added tests for disabled property
carhartl
2010-05-05
1
-10
/
+23
*
added tests for enable/disable
carhartl
2010-04-20
2
-27
/
+70
*
Unit tests: Disable stale widget tests on testswarm
jzaefferer
2010-04-14
1
-1
/
+12
*
tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...
Richard D. Worth
2010-04-02
1
-15
/
+15
*
tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...
Richard D. Worth
2010-04-02
1
-0
/
+2
*
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth
2010-03-12
1
-1
/
+2
*
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...
Richard Worth
2010-02-25
1
-4
/
+14
*
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-...
Richard Worth
2010-02-24
1
-1
/
+1
*
Fixed #5182 - Update to jQuery 1.4.2
Richard Worth
2010-02-16
1
-1
/
+1
*
switched to jQuery 1.4.1
Richard Worth
2010-01-27
1
-1
/
+1
*
switched to jQuery 1.4
Richard Worth
2010-01-20
1
-1
/
+1
*
Fixed #4960 - Tabs: wrong selected tab index
Richard Worth
2009-12-31
1
-1
/
+10
*
Tabs: fixed to work with empty nav list again.
Scott González
2009-12-25
2
-2
/
+47
*
updated unit test for #4031 - Tabs: Remove deselectable option
Richard Worth
2009-12-24
1
-16
/
+0
*
extracting widget factory into jquery.ui.widget.js
Jörn Zaefferer
2009-12-16
1
-0
/
+1
*
Removed use of .data() for getting/setting options in tests; using each plugi...
Scott González
2009-11-09
2
-22
/
+22
*
update to latest QUnit
Jörn Zaefferer
2009-09-29
1
-1
/
+1
[prev]
[next]