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
*
Selectmenu: improved disabled implementation
Felix Nagel
2011-09-24
2
-36
/
+54
*
Selectmenu: added destroy method
Felix Nagel
2011-09-24
1
-0
/
+4
*
Selectmenu: added callback events
Felix Nagel
2011-09-24
1
-49
/
+56
*
Selectmenu: implemented disable for option and optgroup, code cleanup
Felix Nagel
2011-09-24
3
-37
/
+34
*
Selectmenu: refresh method, value option, code cleanup
Felix Nagel
2011-09-24
2
-96
/
+98
*
Selectmenu: code cleanup
Felix Nagel
2011-09-24
1
-45
/
+29
*
Selectmenu: improved popop style, styles and focus handling
Felix Nagel
2011-09-24
3
-36
/
+98
*
Selectmenu: basic popop support, code cleanup
Felix Nagel
2011-09-23
2
-48
/
+54
*
Selectmenu: improved visual style
Felix Nagel
2011-09-22
2
-7
/
+31
*
Selectmenu: fixed dependencies
Felix Nagel
2011-09-22
1
-0
/
+1
*
Selectmenu: basic implementation
Felix Nagel
2011-09-22
5
-0
/
+400
*
Merge remote branch 'kborchers/position_flipfit2'
Jörn Zaefferer
2011-08-15
8
-176
/
+588
|
\
|
*
Position: Added better collision detection for flip and fit, added visual tes...
kborchers
2011-08-12
8
-176
/
+588
*
|
Spinner: Removed value option. Don't change empty values to zero on init. Don...
Scott González
2011-08-13
7
-108
/
+97
*
|
Spinner: Fixed precision when stepping.
Scott González
2011-08-12
2
-2
/
+28
*
|
Spinner: Moved all event handlers into an object.
Scott González
2011-08-12
1
-84
/
+74
*
|
Widget: Use this.widget() for event delegation.
Scott González
2011-08-12
2
-12
/
+20
*
|
Core: Added tests for :focusable and :tabbable form elements.
Scott González
2011-08-12
2
-2
/
+9
*
|
Tabs: Fixed detection of local vs. remote tabs. Fixes #4941 - Mishandling of ...
Scott González
2011-08-11
2
-31
/
+21
|
/
*
Tabs: Cleanup.
Scott González
2011-08-10
1
-7
/
+5
*
Spinner demo: Fixed time demo.
Scott González
2011-08-10
1
-1
/
+1
*
Spinner: Fixed integration with globalize.
Scott González
2011-08-10
2
-2
/
+2
*
Replace $.global with Globalize, update Spinner to use it. Related demos curr...
Jörn Zaefferer
2011-08-10
10
-1489
/
+1773
*
Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #666...
Scott González
2011-08-10
1
-1
/
+2
*
Spinner: Return formatted value when using value method.
Scott González
2011-08-09
1
-15
/
+15
*
Widget demo: Fixed typo.
Scott González
2011-08-09
1
-1
/
+1
*
Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery...
Scott González
2011-08-09
1
-1
/
+4
*
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...
Karl Kirch
2011-08-09
2
-1
/
+40
*
Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName....
Scott González
2011-08-09
1
-1
/
+3
*
Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...
Scott González
2011-08-09
2
-18
/
+0
*
Merge remote branch 'kou/autocomplete-destroy-search-timeout'
Jörn Zaefferer
2011-08-09
1
-0
/
+1
|
\
|
*
Autocomplete: ensure clear searching timeout on destroy.
Kouhei Sutou
2011-08-07
1
-0
/
+1
*
|
Spinner: Use a polynomial instead of hard-coded blocks for incremental stepping.
Scott González
2011-08-07
1
-10
/
+7
*
|
Spinner: More tests. Don't trigger spin when programmatically stepping or pag...
Scott González
2011-08-07
3
-25
/
+201
*
|
Spinner: Added more tests.
Scott González
2011-08-07
1
-51
/
+90
*
|
Spinner tests: Removed IE 6 hack in destroy test.
Scott González
2011-08-07
2
-11
/
+7
*
|
Spinner demos: Cleanup.
Scott González
2011-08-07
7
-181
/
+196
*
|
Spinner: Fixed double firing of change event when setting the value option di...
Scott González
2011-08-07
2
-10
/
+8
*
|
Spinner: Don't need to call _format() and _aria() in _setOptions() since it's...
Scott González
2011-08-07
1
-2
/
+0
*
|
Spinner: Trigger change event when the value is changed programmatically.
Scott González
2011-08-07
1
-26
/
+61
*
|
Spinner: Re-render value if numberFormat option changes.
Scott González
2011-08-07
1
-1
/
+1
*
|
Spinner demos: Fixed line endings.
Scott González
2011-08-07
7
-383
/
+383
*
|
Spinner: Use _getCreateOptions() for value.
Scott González
2011-08-07
2
-5
/
+5
*
|
Spinner tests: Fixed line endings.
Scott González
2011-08-07
6
-546
/
+546
*
|
Spinner tests: Cleanup.
Scott González
2011-08-07
3
-247
/
+204
|
/
*
Merge branch 'spinner-getCreateOptions'
Scott González
2011-08-06
2
-24
/
+17
|
\
|
*
Spinner: Use _getCreateOptions() instead of custom _markupOptions().
Scott González
2011-08-06
2
-24
/
+17
*
|
Spinner: Added comment with formula that approximates current incrementing lo...
Scott González
2011-08-06
1
-0
/
+1
*
|
Spinner: Define defaults for callbacks.
Scott González
2011-08-06
2
-2
/
+11
*
|
Spinner tests: Cleanup.
Scott González
2011-08-06
6
-156
/
+142
[next]