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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: replace grunt-contrib-qunit with jQuery test runner
Timmy Willison
2024-03-29
1
-1
/
+1
*
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
1
-0
/
+1
*
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
1
-1
/
+1
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
27
-60
/
+86
*
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
2
-14
/
+14
*
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
1
-1
/
+1
*
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
*
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
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
96
-75
/
+217
*
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
1
-0
/
+1
*
Focusable: Fix handling of `visibility: collapse`
Paul Capron
2020-10-14
2
-1
/
+13
*
Tests: Accept a small difference of animated width/height
Michał Gołębiowski-Owczarek
2020-07-23
1
-2
/
+4
*
Tests: Skip a scrollbar test in jQuery 3.2
Michał Gołębiowski-Owczarek
2020-07-23
1
-1
/
+7
*
Tests: Clear the timers queue in an animateClass test
Michał Gołębiowski-Owczarek
2020-07-23
1
-3
/
+2
*
All: Drop support for jQuery 1.7
Michał Gołębiowski-Owczarek
2020-07-22
3
-18
/
+11
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
90
-171
/
+324
*
All: Resolve most jQuery Migrate warnings
Michał Gołębiowski-Owczarek
2020-05-16
4
-5
/
+5
*
Tests: Solve a frequent race condition in tests in Chrome/Safari
Michał Gołębiowski-Owczarek
2020-05-16
1
-4
/
+10
*
Build: Add jQuery 3.5.0 & 3.5.1
Michał Gołębiowski-Owczarek
2020-05-16
1
-0
/
+1
*
Datepicker: Fixed current instance memory leak and added unit testcases
jigar gala
2020-03-23
1
-2
/
+11
*
All: Remove usage of jQuery positional selectors
Michał Gołębiowski-Owczarek
2020-01-22
14
-124
/
+143
*
All: Migrate away from deprecated/removed Core APIs
Michał Gołębiowski-Owczarek
2019-12-08
11
-39
/
+52
*
Menu: Ignore mouse events triggered due to page scrolling
Scott González
2017-05-02
2
-4
/
+4
[next]