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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...
Richard D. Worth
2010-04-02
1
-0
/
+2
*
Align slider value to step. Fixes #5471 - value not aligned to step when set ...
Richard D. Worth
2010-04-01
1
-4
/
+37
*
Tuning disabled testsuites to run with ?draggable that TestSwarm adds
jzaefferer
2010-04-01
5
-5
/
+5
*
Disabling interaction testsuites until we get to their rewrites; required to ...
jzaefferer
2010-04-01
5
-0
/
+15
*
Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...
jzaefferer
2010-03-31
1
-1
/
+1
*
Merge branch 'master' of github.com:jquery/jquery-ui
jzaefferer
2010-03-27
2
-0
/
+22
|
\
|
*
Position: Use parseInt() to prevent fractional pixel values.
Scott González
2010-03-26
2
-0
/
+22
*
|
Accordion unit tets: Replacing destory method test with autocomplete/button a...
jzaefferer
2010-03-27
2
-46
/
+36
*
|
Updating autocomplete and button unit tests: use equal instead of ok to compa...
jzaefferer
2010-03-27
2
-3
/
+2
*
|
Accordion unit tests: Further normalization of styles to get consistent resul...
jzaefferer
2010-03-27
2
-5
/
+4
*
|
Slider: Removing the placeholder for the animate-option, as we generally don'...
jzaefferer
2010-03-27
1
-4
/
+0
*
|
Slider: Test for test-option, setting the value with the value-method; either...
jzaefferer
2010-03-27
1
-1
/
+11
*
|
Slider tests: Split three different change-event tests into three tests, addi...
jzaefferer
2010-03-27
1
-25
/
+33
|
/
*
Core unit tests: Include testsuite.js for the testswarm include
jzaefferer
2010-03-25
1
-0
/
+1
*
Update testswarm url for new server
jzaefferer
2010-03-23
1
-1
/
+1
*
debug comment
Jörn Zaefferer
2010-03-20
1
-0
/
+3
*
Fixed broken encoding of Préc
Jörn Zaefferer
2010-03-20
1
-1
/
+1
*
core focus-test, call start() after running assertions
Jörn Zaefferer
2010-03-20
1
-1
/
+1
*
replaced pearl with perl
Jörn Zaefferer
2010-03-20
3
-3
/
+3
*
normalize margin/padding on test markup to get reliable height results
Jörn Zaefferer
2010-03-20
2
-3
/
+5
*
global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore
Jörn Zaefferer
2010-03-20
1
-3
/
+0
*
Slider: fixed change event to be triggered by keyup and value and values opti...
Richard Worth
2010-03-17
1
-2
/
+2
*
Slider unit tests: slider event change
Richard Worth
2010-03-17
1
-1
/
+23
*
Slider unit tests: slider event change
Richard Worth
2010-03-17
1
-1
/
+56
*
whitespace
Richard Worth
2010-03-17
1
-10
/
+10
*
slider unit tests: corrected some hasClass calls
Richard Worth
2010-03-17
1
-8
/
+8
*
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...
Richard Worth
2010-03-17
1
-1
/
+1
*
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth
2010-03-12
18
-18
/
+36
*
dialog: corrected typo in ui.position property for drag events. Updated unit ...
Richard Worth
2010-03-11
1
-18
/
+42
*
Button: Fixed tests that check for hidden button elements.
Scott González
2010-03-11
1
-3
/
+3
*
Autocomplete: Append menu to body and reset z-index on every suggestion.
Scott González
2010-03-11
5
-5
/
+25
*
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...
Richard Worth
2010-02-25
25
-464
/
+214
*
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-...
Richard Worth
2010-02-24
5
-5
/
+5
*
Buttons: Removed the logic for triggering click events on checkboxes and radi...
Scott González
2010-02-18
1
-9
/
+0
*
Fixed #5182 - Update to jQuery 1.4.2
Richard Worth
2010-02-16
20
-20
/
+20
*
Dialog: Update the internal flag for whether or not the dialog is open before...
Scott González
2010-02-16
1
-0
/
+14
*
fixed #5163 - themes: css files need to be renamed to be consistent with js f...
Richard Worth
2010-02-16
4
-4
/
+4
*
Unit Tests: Added autocomplete and button to list of tests.
Scott González
2010-02-08
1
-0
/
+4
*
Fix for #5120 - create menu only once and return that element from the widget...
Jörn Zaefferer
2010-02-02
3
-10
/
+11
*
'Changed
Brant Burnett
2010-01-29
2
-3
/
+23
*
Datepicker: Fixed conflict between beforeShowDay and getDate
Keith Wood
2010-01-29
1
-1
/
+22
*
draggable: implemented #4145 - start,drag and stop events should be preventable
Paul Bakaus
2010-01-28
2
-3
/
+76
*
switched to jQuery 1.4.1
Richard Worth
2010-01-27
20
-20
/
+20
*
Deprecated beforeclose option instead of removing it for now, fixes reopened ...
Richard Worth
2010-01-27
1
-1
/
+45
*
eol-style and mime-type
Richard Worth
2010-01-20
14
-677
/
+677
*
switched to jQuery 1.4
Richard Worth
2010-01-20
20
-20
/
+20
*
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Scott González
2010-01-19
1
-1
/
+0
*
Button: conform to coding standards.
Scott González
2010-01-18
1
-2
/
+2
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
1
-7
/
+7
*
Replaced stackfix with bgiframe.
Scott González
2010-01-14
2
-2
/
+2
[prev]
[next]