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-7574396d95
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
/
tests
/
unit
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tabs: CTRL navigation tests.
Scott González
2012-06-08
1
-3
/
+200
*
Tabs: Basic keyboard support tests.
Scott González
2012-06-08
1
-0
/
+153
*
Tabs: ARIA tests.
Scott González
2012-06-08
1
-2
/
+57
*
Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.
Danny Trunk
2012-05-28
6
-0
/
+125
*
Tabs: Pass the list item instead of the anchor in events; move aria-controls ...
Scott González
2012-05-18
8
-67
/
+81
*
Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Depr...
Scott González
2012-05-14
2
-1
/
+4
*
Tabs tests: Work around IE quirks.
Scott González
2012-05-04
1
-3
/
+15
*
Fix various issues in our html files, fifth batch
Richard D. Worth
2012-04-26
2
-0
/
+2
*
Use length property, instead of the deprecated size() method.
Shahyar G
2012-04-23
4
-56
/
+56
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
2
-14
/
+10
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
4
-2
/
+2
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
2
-2
/
+2
*
Tabs tests: Don't pollute the global namespace with helpers.
Scott González
2012-04-19
8
-256
/
+219
*
Tests: Lint.
Scott González
2012-04-18
2
-15
/
+15
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Updated to QUnit 1.4.0.
Jörn Zaefferer
2012-03-10
1
-0
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
7
-157
/
+157
*
Widget: Allow redefining a widget after other widgets have inherited from it.
Scott González
2012-02-01
1
-5
/
+5
*
Tabs: Pass tab and panel in create event. Fixes #7868 - Tabs: Provide tab and...
Scott González
2012-01-21
1
-0
/
+39
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Tabs test: Increase delay in load test.
Scott González
2011-11-02
1
-2
/
+2
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
2
-10
/
+22
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cach...
Scott González
2011-10-10
1
-1
/
+2
*
Tabs: Fixed detection of local vs. remote tabs. Fixes #4941 - Mishandling of ...
Scott González
2011-08-11
1
-1
/
+1
*
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
1
-0
/
+30
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
2
-2
/
+2
*
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
2
-2
/
+2
*
Tabs: Fixed load event with back compat enabled.
Scott González
2011-05-17
3
-57
/
+123
*
Tabs: Enable test suites for TestSwarm.
Scott González
2011-05-16
2
-20
/
+0
*
Tabs: Added tests for load method.
Scott González
2011-05-16
1
-2
/
+79
*
Tabs: Fixed select event.
Scott González
2011-05-10
1
-18
/
+37
*
Tabs: Fixed show event.
Scott González
2011-05-10
1
-14
/
+35
*
Tabs: Remvoed spinner image from tests.
Scott González
2011-05-10
1
-0
/
+0
*
Tabs: Fixed cookie implementation. Fixes #7144 - Tabs: Deprecate cookie option.
Scott González
2011-05-10
1
-27
/
+27
*
Tabs: Moved tests out of tickets file.
Scott González
2011-05-10
5
-40
/
+29
*
Tabs: Updated tests for destroy method.
Scott González
2011-05-09
1
-13
/
+4
*
Tabs: Added tests for beforeload event on init.
Scott González
2011-05-09
1
-6
/
+24
*
Tabs: Updated tests for disabled option.
Scott González
2011-05-09
1
-13
/
+19
*
Tabs: Added tests for event option.
Scott González
2011-05-09
1
-2
/
+49
*
Tabs: Added test for abort method. Fixes #7133 - Tabs: Deprecate abort method.
Scott González
2011-05-09
1
-2
/
+12
*
Tabs: Only trigger tabsload on success.
Scott González
2011-05-09
1
-2
/
+5
*
Tabs: Add tabsload event tests.
David Petersen
2011-05-09
1
-2
/
+60
*
Tabs: Added tests for cache option. Fixes #7131 - Tabs: Add beforeload event;...
Scott González
2011-05-09
1
-2
/
+28
*
Tabs: Added test for ajaxOptions. Partial fix for #7131 - Tabs: Add beforeloa...
Scott González
2011-05-09
1
-2
/
+21
*
Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate spinne...
Scott González
2011-05-09
1
-26
/
+11
*
Tabs: Added tests for idPrefix, tabTemplate, panelTemplate. Fixes #7139 - Tab...
Scott González
2011-05-09
1
-8
/
+37
*
Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: Deprecate...
Scott González
2011-05-03
1
-22
/
+38
[prev]
[next]