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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draggable,droppable,sortable: properly implemented cssNamespace option across...
Paul Bakaus
2009-01-07
3
-17
/
+18
*
datepicker: prev/next buttons were bumping in disabled state due to :hover ru...
Paul Bakaus
2009-01-07
2
-4
/
+8
*
accordion: all classes added should have a 'ui-' prefix (fixes #3705)
Paul Bakaus
2009-01-07
2
-5
/
+5
*
effects: improved syntax, arguments, fixes #3674
Paul Bakaus
2009-01-07
1
-43
/
+69
*
explode: classed added to later remove temp elements without creating a scope...
Paul Bakaus
2009-01-07
1
-2
/
+2
*
cancel option should take in account <option> (fixes #3786)
Paul Bakaus
2009-01-07
4
-4
/
+4
*
Updated jQuery 1.3pre to r6065 (post 1.3b2)
Scott González
2009-01-07
1
-155
/
+197
*
demos/dialog: set up dialog demos to use bgiframe
Richard Worth
2009-01-07
5
-3
/
+13
*
Added bgiframe 2.1.1 to external folder
Richard Worth
2009-01-07
7
-0
/
+482
*
restructured unit tests folder
Richard Worth
2009-01-07
41
-1501
/
+1279
*
new folder for external plugins
Richard Worth
2009-01-07
0
-0
/
+0
*
tests/images: cleaned up (removed) some unused images
Richard Worth
2009-01-07
4
-0
/
+0
*
removed default theme in favor of only one versioned css framework/TR theme -...
Richard Worth
2009-01-07
28
-410
/
+3
*
removed default theme in favor of only one versioned css framework/TR theme -...
Richard Worth
2009-01-07
97
-97
/
+97
*
Refined demo left nav design and added selected state class. I need someone t...
Todd Parker
2009-01-06
2
-16
/
+29
*
Fix for #3767
Jörn Zaefferer
2009-01-06
3
-2
/
+7
*
demos/sortables/portlets.html - corrected page title
Richard Worth
2009-01-05
1
-1
/
+1
*
demos/sortable: Added a portlets demo
Richard Worth
2009-01-05
2
-0
/
+91
*
mime-type and eol-style
Richard Worth
2009-01-05
2
-92
/
+92
*
Added mockup of the link to view demo in a new window and the view source spi...
Todd Parker
2009-01-05
2
-7
/
+25
*
Sortable demos: Using ids for selectors.
Scott González
2009-01-05
3
-8
/
+8
*
draggable containment demo fixed
Jörn Zaefferer
2009-01-05
1
-1
/
+1
*
Datepicker i18n: Fixed #3761: Removed the following values:
Scott González
2009-01-04
37
-373
/
+189
*
build: update YUICompressor 2.4.2
Chi Cheng
2009-01-04
2
-1
/
+1
*
datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]...
Ca-Phun Ung
2009-01-04
2
-4
/
+24
*
fixes xhtml code (disabled="disabled")
Chi Cheng
2009-01-04
1
-3
/
+3
*
datepicker: fixes #3679 [focus error on IE if disabled]: added visual test to...
Ca-Phun Ung
2009-01-04
1
-0
/
+10
*
demos/datepicker/localization.html - fixed closing bracket in dropdown for Ar...
Ca-Phun Ung
2009-01-04
1
-4
/
+4
*
datepicker: fixes #3755 [clearText option exists but not used.]: removed clea...
Ca-Phun Ung
2009-01-04
38
-40
/
+0
*
datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffs...
Ca-Phun Ung
2009-01-04
1
-23
/
+5
*
demos: fixed content out of boxes, font-size and paddings
Chi Cheng
2009-01-04
11
-73
/
+106
*
ui.core.js: corrected invalid (x)html
Richard Worth
2009-01-03
1
-1
/
+1
*
authors.txt: Added Rich Caloggero, Colin Clark, Michelle D'Souza. Changed Mag...
Richard Worth
2009-01-03
1
-1
/
+4
*
Happy New Year
Richard Worth
2009-01-03
31
-31
/
+31
*
Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.
Scott González
2009-01-03
1
-2
/
+4
*
Droppable test: Fixed accept default.
Scott González
2009-01-03
1
-1
/
+1
*
Droppable: Fixed #3727: Use this._trigger for all callbacks/events.
Scott González
2009-01-03
1
-5
/
+6
*
Draggable: Proper event prefix.
Scott González
2009-01-03
1
-0
/
+1
*
demos/sortable/default: added some icons
Richard Worth
2009-01-03
1
-8
/
+9
*
release/build.xml: fixed clean task
Richard Worth
2009-01-03
1
-1
/
+1
*
Dialog: Fixed #3756: Wrong height on every other open.
Scott González
2009-01-03
1
-0
/
+1
*
demos/index.html - replaced the $= attribute selector with an if condition fo...
Ca-Phun Ung
2009-01-03
1
-4
/
+6
*
demos/demos.css - fixed font-sizing in IE7.
Ca-Phun Ung
2009-01-03
1
-0
/
+8
*
Dialog: Fixed #3753: Cleaned ui hash in callbacks.
Scott González
2009-01-03
1
-5
/
+5
*
Selectable: Fixed #3752: Cleaned up ui hash in callbacks.
Scott González
2009-01-03
1
-27
/
+8
*
Selectable: Fixed #3729: Use this._trigger for all callbacks.
Scott González
2009-01-03
1
-16
/
+16
*
Draggable: Partial fix for #3726: Using this._trigger() instead of this.eleme...
Scott González
2009-01-03
1
-1
/
+2
*
Dialog: Fixed #3731: Contain dialogs within the document when dragging.
Scott González
2009-01-03
1
-0
/
+1
*
Updated all demos/tests to jQuery 1.3pre.
Scott González
2009-01-03
136
-136
/
+136
*
Core: Cleaned up warnings.
Scott González
2009-01-03
1
-1
/
+2
[next]