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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widget: Don't let widget name affect `$.ui` prototype & constructor
Michał Gołębiowski-Owczarek
2024-10-30
1
-0
/
+3
*
Tabs: Use `CSS.escape` for sanitizing selectors
Michał Gołębiowski-Owczarek
2024-10-27
1
-10
/
+6
*
Build: Fix the ESLint config for demos
Michał Gołębiowski-Owczarek
2024-10-17
1
-0
/
+4
*
Resizable: Fix content shrink on resize
Daniel García
2024-09-09
1
-10
/
+68
*
Dialog: Add option to put the dialog title in a header element
Ralf Koller
2024-09-09
1
-1
/
+8
*
Datepicker: Hide the UI on destroy
Porter Clevidence
2024-08-05
1
-0
/
+1
*
Dialog: Add aria-modal support
Ralf Koller
2024-06-14
1
-1
/
+6
*
Effect: Update jQuery Color from 2.2.0 to 3.0.0
Michał Gołębiowski-Owczarek
2024-05-15
1
-49
/
+18
*
All: Remove the deprecated `ui/core.js` file
Michał Gołębiowski-Owczarek
2024-05-15
1
-18
/
+0
*
All: Stop relying on jquery-patch.js internally, add tests
Michał Gołębiowski-Owczarek
2024-05-15
7
-32
/
+20
*
Sortable: Rename `storedStylesheet` to `_storedStylesheet`
Michał Gołębiowski-Owczarek
2024-05-15
1
-3
/
+4
*
All: Drop support for IE & some other browsers (but mostly IE)
Michał Gołębiowski-Owczarek
2024-05-15
23
-370
/
+71
*
All: Drop support for jQueries different than the latest for each major
Michał Gołębiowski-Owczarek
2024-05-15
6
-70
/
+12
*
Core: Make back compat disabled by default
Michał Gołębiowski-Owczarek
2024-05-13
9
-10
/
+10
*
Docs: Update leftover HTTP Trac URLs to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
1
-1
/
+1
*
Docs: Change a few most common domains from HTTP to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
52
-190
/
+190
*
Dialog: Fix IE tests about interactions with other dialogs
Michał Gołębiowski-Owczarek
2023-05-10
1
-5
/
+8
*
Selectmenu: Fix selecting options following hidden ones
Michał Gołębiowski-Owczarek
2023-05-10
1
-5
/
+7
*
Resizable: Fix resizing of elems with `box-sizing: border-box`
Matías Cánepa
2022-10-10
1
-3
/
+6
*
Core: Fix dependencies in ui/core.js
Michał Gołębiowski-Owczarek
2022-08-18
1
-1
/
+1
*
All: Update JS Foundation mentions to OpenJS Foundation
Michał Gołębiowski-Owczarek
2022-07-19
48
-48
/
+48
*
Checkboxradio: Don't re-evaluate text labels as HTML
Michał Gołębiowski-Owczarek
2022-07-14
1
-8
/
+13
*
Datepicker: Capitalize some Indonesian words
Denny Septian Panggabean
2022-07-14
1
-5
/
+6
*
Selectmenu: Remove a call to the deprecated .focus() method
James Hinderks
2022-07-14
1
-1
/
+1
*
Datepicker: Add missing localization for prevText and nextText
Felix Nagel
2022-07-14
8
-16
/
+16
*
Datepicker: Remove symbols in localization
Felix Nagel
2022-07-14
7
-11
/
+11
*
Datepicker: Remove symbols in localization
Adam Lidén Hällgren
2022-07-14
53
-106
/
+106
*
Widget: Optimize attachment of the _untrackClassesElement listener
Michał Gołębiowski-Owczarek
2022-01-15
1
-3
/
+7
*
Autocomplete: Rewrite with a delay instead of appending the live region
Ben Mullins
2022-01-05
1
-4
/
+9
*
Widget: Make contextless widget construction work
Michał Gołębiowski-Owczarek
2021-11-19
1
-1
/
+1
*
Sortable: Fix positioning when moving a Draggable item into a Sortable
Michał Gołębiowski-Owczarek
2021-11-15
1
-0
/
+6
*
Sortable: Allow 0-height containers to be sortable as in 1.12.1
Michał Gołębiowski-Owczarek
2021-11-08
1
-64
/
+57
*
Tooltip: Don't crash on empty content
Josep Sanz
2021-11-08
1
-1
/
+4
*
Effect: Define the jQuery variable before jQuery Color gets imported
Michał Gołębiowski-Owczarek
2021-09-03
2
-5
/
+24
*
Docs: Update removal comments to mention 1.14, not 1.13
Michał Gołębiowski-Owczarek
2021-08-26
3
-3
/
+3
*
Datepicker: Get selectedDay from data-date instead of element contents
c-lambert
2021-07-12
1
-1
/
+2
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
132
-721
/
+1180
*
Datepicker: Add option for onUpdateDatepicker callback
Patrick McKay
2021-05-21
1
-1
/
+7
*
Fix: Adapt datpicker.js for a11y
Mikolaj Wolicki
2021-05-15
1
-4
/
+9
*
All: Drop $.ui.escapeSelector in favor of $.escapeSelector
Michał Gołębiowski-Owczarek
2021-05-14
6
-29
/
+35
*
Datepicker: Make sure text option are text, shorten HTML strings
Michał Gołębiowski-Owczarek
2021-05-12
1
-21
/
+115
*
Position: Make sure `of` is treated as a CSS selector
Michał Gołębiowski-Owczarek
2021-05-04
1
-1
/
+6
*
Datepicker: Make sure altField is treated as a CSS selector
Michał Gołębiowski-Owczarek
2021-05-04
1
-1
/
+1
*
Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5
Michał Gołębiowski-Owczarek
2021-02-22
1
-10
/
+22
*
Focusable: Fix handling of `visibility: collapse`
Paul Capron
2020-10-14
1
-1
/
+1
*
Widget: Fix boolean option when under use strict
Hrvoje Novosel
2020-10-06
1
-0
/
+2
*
Resizable: Fix CSP violation (style unsafe-inline)
Jérémy Munsch
2020-08-11
1
-2
/
+3
*
All: Remove a leftover empty file
Michał Gołębiowski-Owczarek
2020-07-24
1
-0
/
+0
*
Menu: Account for scrollbars in jQuery 3.2
Michał Gołębiowski-Owczarek
2020-07-23
1
-2
/
+14
*
All: Drop support for jQuery 1.7
Michał Gołębiowski-Owczarek
2020-07-22
2
-69
/
+4
[next]