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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Update leftover HTTP Trac URLs to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
4
-15
/
+15
*
Docs: Change a few most common domains from HTTP to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
10
-21
/
+21
*
Tests: Skip a problematic keyboard test in IE with jQuery 3.6
Michał Gołębiowski-Owczarek
2024-04-12
1
-1
/
+7
*
Tests: Increase robustness of a draggable `revert` test
Michał Gołębiowski-Owczarek
2024-04-12
1
-2
/
+3
*
Tests: Workaround a jQuery 1.8 issue with one dialog test
Michał Gołębiowski-Owczarek
2024-04-12
1
-0
/
+18
*
Tests: align test runner with other repos
Timmy Willison
2024-04-09
17
-240
/
+882
*
Tests: replace grunt-contrib-qunit with jQuery test runner
Timmy Willison
2024-03-29
22
-13
/
+1217
*
Tests: Fix tests with the Git Core build
Michał Gołębiowski-Owczarek
2024-03-26
1
-1
/
+2
*
Build: Add jQuery 3.7.0
Michał Gołębiowski-Owczarek
2023-05-12
3
-1
/
+3
*
Tests: Workaround IE issues in qunit-assert-domequal
Michał Gołębiowski-Owczarek
2023-05-10
1
-16
/
+19
*
Tests: Make resizable tests a bit more forgiving
Michał Gołębiowski-Owczarek
2023-05-10
1
-6
/
+16
*
Tests: Workaround a dialog test issue by a proper cleanup
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+9
*
Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+3
*
Selectmenu: Fix selecting options following hidden ones
Michał Gołębiowski-Owczarek
2023-05-10
1
-3
/
+62
*
Build: Add jQuery 3.6.4, update Migrate to 3.4.1
Michał Gołębiowski-Owczarek
2023-05-10
3
-4
/
+4
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
36
-69
/
+920
*
Tests: Make Puppeter really fire Chrome on macOS
Michał Gołębiowski-Owczarek
2023-05-10
2
-0
/
+22
*
Tests: Switch from QUnit.jsDump to QUnit.dump
Michał Gołębiowski-Owczarek
2023-05-10
1
-1
/
+1
*
Tests: Fix tooltip tests by destroying tooltips
Michał Gołębiowski-Owczarek
2023-05-10
5
-5
/
+34
*
Demos:Tests: Avoid self-closing HTML tags
Michał Gołębiowski-Owczarek
2023-05-10
3
-15
/
+15
*
Tests: Test only valid values for Datepicker defaultDate, min/maxDate
Kenneth DeBacker
2023-03-30
1
-14
/
+14
*
Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0
Michał Gołębiowski-Owczarek
2023-01-15
3
-4
/
+4
*
Resizable: Fix resizing of elems with `box-sizing: border-box`
Matías Cánepa
2022-10-10
1
-0
/
+26
*
Checkboxradio: Don't re-evaluate text labels as HTML
Michał Gołębiowski-Owczarek
2022-07-14
3
-0
/
+87
*
All: Remove deprecated .click() usage in demos/tests
Michał Gołębiowski-Owczarek
2022-07-14
1
-1
/
+1
*
Widget: Optimize attachment of the _untrackClassesElement listener
Michał Gołębiowski-Owczarek
2022-01-15
3
-0
/
+105
*
Autocomplete: Rewrite with a delay instead of appending the live region
Ben Mullins
2022-01-05
1
-34
/
+46
*
Widget: Make contextless widget construction work
Michał Gołębiowski-Owczarek
2021-11-19
1
-0
/
+12
*
Sortable: Fix positioning when moving a Draggable item into a Sortable
Michał Gołębiowski-Owczarek
2021-11-15
1
-0
/
+57
*
Sortable: Allow 0-height containers to be sortable as in 1.12.1
Michał Gołębiowski-Owczarek
2021-11-08
1
-0
/
+53
*
Tooltip: Don't crash on empty content
Josep Sanz
2021-11-08
1
-0
/
+70
*
Tests: Take development jQuery versions from releases.jquery.com
Michał Gołębiowski-Owczarek
2021-09-29
1
-2
/
+2
*
Tests: Load the TestSwarm listener via HTTPS
Michał Gołębiowski-Owczarek
2021-09-29
2
-2
/
+2
*
Tests: Update the default jQuery version from 1.12.4 to 3.6.0
Michał Gołębiowski-Owczarek
2021-09-25
1
-1
/
+1
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
103
-164
/
+249
*
Datepicker: Improve callbacks test for onUpdateDatepicker
Patrick McKay
2021-05-21
1
-2
/
+7
*
Datepicker: Add option for onUpdateDatepicker callback
Patrick McKay
2021-05-21
1
-2
/
+18
*
All: Drop $.ui.escapeSelector in favor of $.escapeSelector
Michał Gołębiowski-Owczarek
2021-05-14
1
-8
/
+0
*
Datepicker: Make sure text option are text, shorten HTML strings
Michał Gołębiowski-Owczarek
2021-05-12
1
-0
/
+51
*
Position: Make sure `of` is treated as a CSS selector
Michał Gołębiowski-Owczarek
2021-05-04
1
-1
/
+19
*
Datepicker: Make sure altField is treated as a CSS selector
Michał Gołębiowski-Owczarek
2021-05-04
1
-2
/
+20
*
Tests: Accept delayed focusout in IE with jQuery 1.8
Michał Gołębiowski-Owczarek
2021-04-16
1
-2
/
+13
*
Tests: Fix the "dialog: core: focus tabbable" test in IE
Michał Gołębiowski-Owczarek
2021-03-16
1
-6
/
+26
*
Tests: Make some number comparisons less strict
Michał Gołębiowski-Owczarek
2021-03-09
2
-6
/
+24
*
Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2
Michał Gołębiowski-Owczarek
2021-03-09
3
-1
/
+3
*
Tests: Account for an extra noop focus/blur listener in jQuery >=3.4
Michał Gołębiowski-Owczarek
2021-02-20
1
-21
/
+22
*
Build: Update to the latest version of Grunt & many other packages
Micah Miller
2020-10-14
3
-4
/
+4
*
Focusable: Fix handling of `visibility: collapse`
Paul Capron
2020-10-14
2
-1
/
+13
*
Tests: Update jQuery Migrate from 3.3.0 to 3.3.1
Michał Gołębiowski-Owczarek
2020-07-27
1
-1
/
+1
*
Tests: Account for extra focus/blur listeners in jQuery >=3.4
Michał Gołębiowski-Owczarek
2020-07-23
1
-0
/
+70
[next]