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
...
*
sortable: returning false in any callback will now call this.cancenl() to can...
Paul Bakaus
2008-11-06
1
-1
/
+2
*
Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ...
David Bolter
2008-11-05
3
-35
/
+30
*
UI Tabs: removed equalize extension
Klaus Hartl
2008-11-05
1
-14
/
+0
*
UI Tabs: fixed tabs select causing page to jump bug, removed cruft form forme...
Klaus Hartl
2008-11-05
1
-87
/
+68
*
sortable: removed support for ui.cancel(), must now be called via the sortabl...
Paul Bakaus
2008-11-04
1
-7
/
+12
*
sortable: implemented ui.cancel(), a function that can be called to completel...
Paul Bakaus
2008-11-03
1
-6
/
+47
*
sortable: checked inputs are not unchecked anymore after drag start (fixes #3...
Paul Bakaus
2008-11-03
1
-1
/
+1
*
core: restructured helper functions, made enableSelection/disableSelection jQ...
Paul Bakaus
2008-11-03
3
-138
/
+152
*
sortable: all events of the inner nodes of the sortable item were unbound aft...
Paul Bakaus
2008-11-03
1
-2
/
+4
*
mouse: events and default actions on click are not fired after a drag action ...
Paul Bakaus
2008-11-03
1
-3
/
+11
*
draggable: fixed two missing defaults
Paul Bakaus
2008-11-03
1
-1
/
+3
*
Fixed #3193 - Cannot select scrollbars inside dialog in Opera 9.51
Richard Worth
2008-11-01
1
-20
/
+27
*
resizable: defined defaults
Richard Worth
2008-11-01
1
-8
/
+19
*
Sortable - accurate option added, If you prefer better accuracy and low perfo...
Eduardo Lundgren
2008-10-30
1
-18
/
+27
*
added ARIA semantics, and tests.
David Bolter
2008-10-29
1
-3
/
+13
*
Sortable - delta direction improved
Eduardo Lundgren
2008-10-28
1
-4
/
+28
*
Sortable - Float elements tolerance fixed
Eduardo Lundgren
2008-10-28
1
-1
/
+1
*
Sortable - Prevent mouseCapture while help is reverting
Eduardo Lundgren
2008-10-28
1
-0
/
+8
*
Sortable - Checking if helper exists
Eduardo Lundgren
2008-10-28
1
-3
/
+4
*
Changing the author name on Resizable
Eduardo Lundgren
2008-10-28
1
-1
/
+1
*
Sortable - Tolerance accuracy sortable improved
Eduardo Lundgren
2008-10-28
1
-239
/
+255
*
ui.datepicker: fixing a var being leaked to the global namespace(attrName).
Ariel Flesler
2008-10-22
1
-1
/
+1
*
Fixed 3492. Typo in day name.
Keith Wood
2008-10-22
1
-1
/
+1
*
slider: changed order of fired callbacks in moveTo method (fixes #3465)
Paul Bakaus
2008-10-20
1
-1
/
+1
*
Fixed slider responds to keypresses when disabled
Richard Worth
2008-10-17
1
-0
/
+3
*
sortable: fixed issue with first time append of the placeholder, now also the...
Paul Bakaus
2008-10-17
1
-5
/
+13
*
core: reverted lazy loading implementation, commited to a future branch
Paul Bakaus
2008-10-15
1
-27
/
+0
*
core: fixed chaining in lazy loading mechanism
Paul Bakaus
2008-10-15
1
-0
/
+2
*
core: implemented experimental async dependency loading
Paul Bakaus
2008-10-15
1
-0
/
+25
*
draggable: fixed createHelper method (thanks Nate!)
Paul Bakaus
2008-10-14
1
-2
/
+2
*
sortable: fixed toArray method
Paul Bakaus
2008-10-14
1
-3
/
+3
*
accordion: reset overflow to original value after animation completed, fixes ...
Jörn Zaefferer
2008-10-13
1
-1
/
+2
*
added some missing draggables defaults
Richard Worth
2008-10-08
1
-4
/
+17
*
UI Tabs: renamed confusing "unselect" option to "deselectable"
Klaus Hartl
2008-10-08
1
-41
/
+37
*
Spinner:missing semicolon
Chi Cheng
2008-10-08
1
-1
/
+1
*
Spinner: fixed incremental:false issue on mousedown (thanks cloudream)
Ca-Phun Ung
2008-10-07
1
-2
/
+2
*
Spinner: add group and point options for improved support for international n...
Ca-Phun Ung
2008-10-06
1
-9
/
+15
*
UI Tabs: fixed removal of inline styles set for a tab panel
Klaus Hartl
2008-10-06
1
-16
/
+14
*
adding version property to all ui components
Jörn Zaefferer
2008-10-05
1
-0
/
+1
*
adding version property to all ui components
Jörn Zaefferer
2008-10-05
1
-7
/
+9
*
adding version property to all ui components
Jörn Zaefferer
2008-10-05
14
-0
/
+14
*
accordion: remove selectedClass and generated spans on destroy
Jörn Zaefferer
2008-10-05
1
-0
/
+4
*
Spinner: spinner casing now sets itself a unique id based on the id of the or...
Ca-Phun Ung
2008-10-05
1
-0
/
+8
*
Add prev/next big texts
Keith Wood
2008-10-05
1
-1
/
+4
*
Correct keystroke handled for Mac
Keith Wood
2008-10-05
1
-7
/
+14
*
Factor out class names for day hover and week hover
Keith Wood
2008-10-05
1
-14
/
+19
*
Moving autocomplete from trunk to 1.7 branch
Jörn Zaefferer
2008-10-05
1
-771
/
+0
*
UI Tabs: unselect class was attached inconsistently
Klaus Hartl
2008-10-04
1
-11
/
+11
*
Spinner: further refactored number formatter. 3 lines!
Ca-Phun Ung
2008-10-03
1
-12
/
+3
*
Spinner: fixed IE6 bugs with spinner height for data lists.
Ca-Phun Ung
2008-10-02
1
-4
/
+5
[prev]
[next]