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
*
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
*
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
4
-19
/
+11
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
92
-175
/
+352
*
All: Resolve most jQuery Migrate warnings
Michał Gołębiowski-Owczarek
2020-05-16
4
-5
/
+5
*
Tests: Load jQuery Migrate before UI test files
Michał Gołębiowski-Owczarek
2020-05-16
1
-6
/
+9
*
Build: Rename jquery-1-7 to jquery-patch
Michał Gołębiowski-Owczarek
2020-05-16
1
-1
/
+1
*
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
2
-0
/
+2
*
Build: Update jQuery Simulate, jQuery Migrate & jQuery Color
Michał Gołębiowski-Owczarek
2020-05-16
1
-1
/
+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
18
-131
/
+153
*
Tests: Add the 3.x-git jQuery version to the dropdown
Michał Gołębiowski-Owczarek
2020-01-14
1
-1
/
+1
*
All: Migrate away from deprecated/removed Core APIs
Michał Gołębiowski-Owczarek
2019-12-08
15
-46
/
+62
*
Tests: Load `jquery-1-7` before other modules
Scott González
2017-05-31
1
-1
/
+1
*
All: Remove uses of `jQuery.camelCase()`
Scott González
2017-05-17
1
-1
/
+7
*
Tests: Load `jquery-1-7` module for jQuery 2.x as well
Scott González
2017-05-15
1
-2
/
+2
*
Tests: Load the `jquery-1-7` module for all 1.x versions
Scott González
2017-05-10
1
-2
/
+2
*
Menu: Ignore mouse events triggered due to page scrolling
Scott González
2017-05-02
2
-4
/
+4
*
Menu: Don't focus dividers when wrapping via keyboard navigation
Scott González
2017-05-02
2
-0
/
+32
*
Button: Fix backcompat when called on collection of mixed elements
Alexander Schmitz
2017-05-02
2
-0
/
+26
*
Labels: Handle empty sets
Scott González
2017-05-02
1
-1
/
+3
*
Menu: Close menus immediately on selection or click outside
Scott González
2017-04-25
1
-1
/
+3
*
Widget: Handle `Object.create(null)` for options objects
Scott González
2017-04-24
1
-1
/
+6
*
Resizable: Keep user-provided handles on destroy
Konstantin Dinev
2017-04-17
1
-1
/
+9
*
Resizable: Keep user defined handles on _setOption
Konstantin Dinev
2017-02-24
1
-8
/
+20
*
Spinner: Ignore `mousewheel` events when not focused
Scott González
2017-02-21
1
-9
/
+25
*
Build: Add missing semicolon
Scott González
2017-02-06
1
-1
/
+1
*
Qunit: Add bootstrap config for running tests with jQuery Migrate
Eirik Sletteberg
2017-02-06
2
-4
/
+41
*
Selectmenu: Don't render options with the `hidden` attribute
Scott González
2016-11-16
1
-0
/
+26
*
Build: Add jQuery 3.1.1
Michał Gołębiowski
2016-11-02
2
-2
/
+2
*
Form: Rename from `.form()` to `._form()` since its not for public use
Scott González
2016-10-11
1
-1
/
+1
*
Sortable: Setting table row placeholder height to be same as sorted row
Kevin Cupp
2016-10-04
2
-7
/
+66
[next]