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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
34
-108
/
+113
*
Dialog: Fixed reference to bgiframe.
Scott González
2010-07-08
1
-1
/
+1
*
Whitespace
Scott González
2010-07-07
1
-1
/
+0
*
Whitespace
Scott González
2010-07-07
3
-3
/
+0
*
Droppable: Adjust fit tolerance to allow dropping an element exactly the same...
Scott González
2010-07-06
1
-2
/
+2
*
Slider: Removed redundant call _normValueFromMouse. Fixed #5796 - Slider: Red...
tzkuei
2010-07-06
1
-1
/
+0
*
Autocomplete: Updated escapeRegex utility based on http://xregexp.com/xregexp.js
jzaefferer
2010-07-05
1
-1
/
+1
*
Resizable: Adding missing variable initialization. Fixes #5694 - Invalid refe...
eXtreme
2010-06-28
1
-1
/
+1
*
Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - A...
jzaefferer
2010-06-23
2
-0
/
+14
*
Build: rename themes zip file and embedded folder. Fixed #5670 - Build: theme...
jzaefferer
2010-06-23
1
-3
/
+3
*
Build: Include folders for themes and googlecdn builds. Fixed #5759 Build: al...
jzaefferer
2010-06-23
1
-2
/
+5
*
Build: Remove googlecdn target from default target, as that requires themes-t...
jzaefferer
2010-06-23
1
-1
/
+1
*
Dialog demo: Remove reference to obsolete overlay option.
Scott González
2010-06-14
1
-1
/
+1
*
Changed comparison to highlight selected date, fixes #5676 (DatePicker Dialog...
Alberto Fernández Capel
2010-06-14
1
-1
/
+1
*
Resizable: Add missing var declaration to new _reset function/subroutine.
Kevin Dalman
2010-06-10
1
-1
/
+1
*
Resizable: Patched the alsoResize plugin to fix 2 critical bugs. Fixes #5694 ...
ALLPRO
2010-06-10
1
-20
/
+33
*
Build: create themes.zip as part of themes-download target
jzaefferer
2010-05-31
1
-5
/
+8
*
Build: Download docs directly to dist folder
jzaefferer
2010-05-31
1
-5
/
+1
*
Build: Finished themes-download target
jzaefferer
2010-05-31
3
-18
/
+25
*
Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incor...
Richard D. Worth
2010-05-30
1
-0
/
+30
*
Build: automate theme downloading, first draft
jzaefferer
2010-05-28
2
-1
/
+24
*
Selectable: moved position absolute and z-index to css. Fixed #4475 - Selecta...
Richard D. Worth
2010-05-26
2
-3
/
+1
*
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...
Richard D. Worth
2010-05-26
4
-39
/
+67
*
Visual test for #5382 - Button: specifying only a secondary icon for the butt...
jzaefferer
2010-05-26
1
-1
/
+2
*
Draggable, Resizable: ticket: #5335 - visual test
Carl Fürstenberg
2010-05-23
1
-57
/
+47
*
Draggable, Resizable: ticket: #5335 - visual test
Carl Fürstenberg
2010-05-23
1
-0
/
+62
*
Updating the master version to 1.9pre
Richard D. Worth
2010-05-20
1
-1
/
+1
*
Tagging the 1.8.2 release.
1.8.2
Richard D. Worth
2010-05-20
1
-1
/
+1
*
Core: Better detection of when core is loaded twice. Fixes #5636 - Load ui.po...
Scott González
2010-05-19
1
-3
/
+12
*
Prevent autocomplete-menu from closing when clicking 'slowly', eg. a long mou...
jzaefferer
2010-05-18
1
-1
/
+7
*
Tabs: Removed instances of " .. + (++ .." to avoid a minification bug in clos...
Scott González
2010-05-17
1
-2
/
+10
*
Fixed visual test for Autocomplete to include select event. Test for #5405 Au...
jzaefferer
2010-05-15
1
-1
/
+4
*
Selectable: Creation of helper must conform with style guide.
adam j. sontag
2010-05-13
1
-1
/
+1
*
Selectable: Add default CSS for ui-selectable-helper to CSS framework to allo...
adam j. sontag
2010-05-13
3
-3
/
+5
*
Datepicker: cleaning up the datepicker open transition. fixed #5609 - Datepic...
Paul Irish
2010-05-13
1
-2
/
+2
*
Selectable: modified _mouseStart function to unselect event.target if the
Jack Hsu
2010-05-12
1
-4
/
+11
*
Selectable: modified _mouseStart function to unselect event.target if the Ctr...
Jack Hsu
2010-05-12
1
-6
/
+9
*
Slider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can ...
Richard D. Worth
2010-05-11
1
-2
/
+2
*
Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong dat...
Richard D. Worth
2010-05-11
1
-1
/
+1
*
Slider: fixed step alignment to handle negative fractional values. Fixed #558...
Richard D. Worth
2010-05-11
1
-3
/
+3
*
Slider: trim value to min and max when page_up or page_down is pressed. Fixed...
Richard D. Worth
2010-05-11
1
-2
/
+2
*
Datepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - Datepic...
Richard D. Worth
2010-05-11
1
-1
/
+1
*
Tabs: unit test to verify that number of panels is equal to number of tabs.
dominiquevincent
2010-05-10
1
-0
/
+11
*
added tests for disabled property
carhartl
2010-05-05
1
-10
/
+23
*
Fix 'this.options is undefined' in sortable by using this instead of self
ornicar
2010-05-05
1
-1
/
+1
*
Datepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - invalid...
Richard D. Worth
2010-05-04
1
-3
/
+6
*
more inline widgets and variations added to theme test page
paulirish
2010-05-01
1
-45
/
+187
*
Remove previous text/icon classes when updating buttons.
Scott González
2010-04-29
1
-4
/
+4
*
Updated Show/Hide/Toggle demos since they don't support the Transfer effect. ...
Ralph Whitbeck
2010-04-30
3
-14
/
+3
*
visual test page to demonstrate theme. adapted from the UI download build.
paulirish
2010-04-29
2
-0
/
+391
[next]