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
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galici...
Jorge Barreiro
2010-09-20
2
-0
/
+3
*
Dialog demo: syntax error, errant single quote from last style guide update. ...
Richard D. Worth
2010-09-19
1
-1
/
+1
*
Progressbar demos: Coding standards.
Scott González
2010-09-10
4
-46
/
+42
*
Position demos: Coding standards.
Scott González
2010-09-10
3
-99
/
+90
*
Effects .hide() demos: Coding standards.
Scott González
2010-09-10
2
-49
/
+49
*
Droppable demos: Coding standards.
Scott González
2010-09-10
8
-294
/
+330
*
Draggable demos: Coding standards.
Scott González
2010-09-10
12
-221
/
+219
*
Dialog demos: Coding standards.
Scott González
2010-09-10
7
-168
/
+157
*
Datepicker demos: Coding standards.
Scott González
2010-09-10
15
-230
/
+247
*
Button demos: Coding standards.
Scott González
2010-09-09
7
-186
/
+150
*
Demos: Cleanup.
Scott González
2010-09-09
21
-33
/
+33
*
Autocomplete demos: Coding standards.
Scott González
2010-09-09
13
-297
/
+350
*
Effects demos (partial): Coding standards.
Scott González
2010-09-09
7
-141
/
+152
*
Accordion demos: Coding standards.
Scott González
2010-09-09
9
-146
/
+136
*
Autocomplete: Combobox demo cleanup
jzaefferer
2010-08-29
1
-2
/
+0
*
Autocomplete: Improved cache demo.
Scott González
2010-08-27
1
-10
/
+9
*
Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localizat...
Scott González
2010-08-11
2
-0
/
+3
*
Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - Progre...
Scott González
2010-07-29
1
-0
/
+1
*
Added position plugin to demo pages that use dialogs.
Scott González
2010-07-27
2
-0
/
+2
*
Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar ...
Scott González
2010-07-27
1
-1
/
+1
*
Autocomplete: Removed selection handling in IE. No longer needed now that aut...
Scott González
2010-07-22
2
-14
/
+0
*
Autocomplete (combobox demo): Set intial value of text field based on value o...
Scott González
2010-07-20
1
-1
/
+4
*
Autocomplete (combobox demo): Detect valid entries when typed, but not select...
Scott González
2010-07-20
1
-5
/
+15
*
Autcomplete: Refactored combobox demo.
Scott González
2010-07-20
1
-50
/
+60
*
Autocomplete: Clear selectedItem property whenever the user types something. ...
Scott González
2010-07-20
1
-0
/
+1
*
Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: ...
Scott González
2010-07-19
1
-0
/
+1
*
Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n...
Scott González
2010-07-19
2
-2
/
+8
*
Autocompelte demos: Renamed the scrollable demo so the title fits on one line...
Scott González
2010-07-19
1
-1
/
+1
*
Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: d...
Scott González
2010-07-19
2
-0
/
+53
*
Autocomplete demos: Added more programming languages and alphabetized.
Scott González
2010-07-19
3
-15
/
+24
*
Autocomplete: Moved all demo images into /demos/autocomplete/images.
Scott González
2010-07-19
11
-7
/
+7
*
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a...
Scott González
2010-07-19
5
-0
/
+15
*
Class animation demos: Don't chain id and class selectors together in CSS sin...
Scott González
2010-07-16
4
-5
/
+5
*
Add support for multiple events, along with hoverintent demo. Fixes #3614 - A...
jzaefferer
2010-07-14
2
-0
/
+134
*
Dialog: Fixed reference to bgiframe.
Scott González
2010-07-08
1
-1
/
+1
*
Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - A...
jzaefferer
2010-06-23
2
-0
/
+14
*
Dialog demo: Remove reference to obsolete overlay option.
Scott González
2010-06-14
1
-1
/
+1
*
Updated Show/Hide/Toggle demos since they don't support the Transfer effect. ...
Ralph Whitbeck
2010-04-30
3
-14
/
+3
*
Autocomplete: Changed cache demo to cache all results.
Scott González
2010-04-23
1
-25
/
+8
*
Autocomplete: Added demo for accent folding.
Scott González
2010-04-21
1
-0
/
+64
*
Autocomplete: Added custom rendering for custom data demo.
Scott González
2010-04-21
1
-1
/
+7
*
Autocomplete: Fixed href to multiple-remote dmeo in index
jzaefferer
2010-04-16
1
-1
/
+1
*
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt...
jzaefferer
2010-04-16
4
-18
/
+87
*
Autocomplete: code improvements for multiple demo
jzaefferer
2010-04-15
1
-4
/
+4
*
Autocomplete: multiple demo added
jzaefferer
2010-04-15
2
-0
/
+76
*
Draggable demo: visual feedback - use draggable option stack selector. Fixed ...
Richard D. Worth
2010-04-14
1
-1
/
+1
*
Effects demos: cleanup
jzaefferer
2010-04-12
1
-1
/
+1
*
Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...
jzaefferer
2010-04-08
1
-7
/
+12
*
Button: some demo code formatting
unknown
2010-04-06
1
-13
/
+15
*
Autocomplete: Change demo title in index.file to fit it in one line
unknown
2010-04-06
1
-1
/
+1
[next]