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
*
Replaced hexadecimal demo with decimal demo. Updated that and the currency de...
jzaefferer
2010-10-23
5
-113
/
+122
*
Porting old spinner implementation to 1.8, dropping some baggage.
jzaefferer
2010-10-22
6
-0
/
+292
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
124
-124
/
+124
*
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in...
Scott González
2010-10-19
7
-7
/
+7
*
Demos: Coding standards.
Scott González
2010-10-13
1
-93
/
+92
*
Tabs demos: Coding standards.
Scott González
2010-10-13
13
-169
/
+161
*
Effects (toggle) demos: Coding standards.
Scott González
2010-10-13
2
-39
/
+41
*
Effects (toggleClass) demos: Coding standards.
Scott González
2010-10-13
2
-17
/
+17
*
Effects (switchClass) demos: Coding standards.
Scott González
2010-10-13
2
-20
/
+19
*
Sortable demos: Coding standards.
Scott González
2010-10-13
10
-157
/
+155
*
Slider demos: Coding standards.
Scott González
2010-10-13
13
-285
/
+289
*
Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fix...
Scott González
2010-10-11
1
-1
/
+1
*
Effects (show): coding standards.
Scott González
2010-09-27
2
-49
/
+50
*
Selectable demos: coding standards.
Scott González
2010-09-27
4
-46
/
+52
*
Resizable demos: coding standards.
Scott González
2010-09-27
12
-156
/
+176
*
Effects (removeClass) demos: coding standards.
Scott González
2010-09-27
2
-23
/
+23
*
Dialog demos: safer selectors for the demo system workaround.
Scott González
2010-09-27
4
-4
/
+4
*
Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Port...
Scott González
2010-09-24
2
-0
/
+3
*
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
[next]