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-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-a2938ab9b9
dependabot/github_actions/github-actions-ced721f930
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
*
Merge branch 'master' into selectmenu
Felix Nagel
2012-05-14
140
-140
/
+143
|
\
|
*
Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi...
Lado Lomidze
2012-03-22
2
-0
/
+3
|
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
140
-140
/
+140
*
|
Merge branch 'master' into selectmenu
Scott González
2012-02-29
10
-98
/
+42
|
\
|
|
*
Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.
Scott González
2012-02-29
2
-58
/
+0
|
*
Accordion: Removed requirement for headers contain a child (and removed assoc...
Scott González
2012-02-27
8
-32
/
+31
|
*
Position: Fix initial positioning of cycler demo.
Jörn Zaefferer
2012-02-23
1
-12
/
+15
*
|
Selectmenu: added empty.html visual test, small improvements in html files
Felix Nagel
2012-02-26
1
-3
/
+2
*
|
Selectmenu: fix for IEs item hover problem, overflow CSS properties now included
Felix Nagel
2012-02-26
1
-1
/
+1
*
|
Selectmenu: removed Button widget dependency
Felix Nagel
2012-02-23
2
-2
/
+0
*
|
Selectmenu: Introduce menuWidget method, to get access to the menu element. F...
Jörn Zaefferer
2012-02-21
2
-5
/
+5
*
|
Selectmenu: Reorder default demo to reduce the odd top-margin (still needed t...
Jörn Zaefferer
2012-02-21
1
-18
/
+17
*
|
Selectmenu: Simplify id-selectors, no need for element-selector
Jörn Zaefferer
2012-02-21
1
-3
/
+3
*
|
Merge branch 'master' into selectmenu
Jörn Zaefferer
2012-02-21
10
-43
/
+52
|
\
|
|
*
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local...
Richard D. Worth
2012-02-15
2
-0
/
+3
|
*
Sortable demos: connect lists - added some bottom padding to each container. ...
Richard D. Worth
2012-02-13
1
-1
/
+1
|
*
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc...
Douglas
2012-02-12
2
-0
/
+3
|
*
Whitespace
Scott González
2012-02-12
1
-1
/
+1
|
*
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...
Scott González
2012-02-12
3
-6
/
+6
|
*
Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ...
Scott González
2012-02-11
1
-14
/
+12
|
*
Easings: Rewrote all easings to only rely on state and reduce code size. Fixe...
Scott González
2012-02-11
1
-17
/
+18
|
*
Demos draggable: corrected cursor option in cursor-style demos to not be insi...
Richard D. Worth
2012-02-07
1
-2
/
+2
|
*
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #...
Scott González
2012-01-31
1
-0
/
+4
|
*
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069...
Scott González
2012-01-28
1
-2
/
+2
*
|
Merge branch 'master' into selectmenu
Jörn Zaefferer
2012-01-11
11
-775
/
+22
|
\
|
|
*
Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de...
Jörn Zaefferer
2012-01-04
11
-775
/
+22
*
|
Merge branch 'master' into selectmenu
kborchers
2011-12-15
1
-0
/
+55
|
\
|
|
*
Menubar: Fix font-weight and spacing of disabled menu items
kborchers
2011-12-01
1
-2
/
+2
|
*
Merge branch 'master' into menubar_otherStructures
kborchers
2011-12-01
149
-180
/
+296
|
|
\
|
*
|
Menubar: Allow structures other than just UL/LI
kborchers
2011-10-19
1
-0
/
+55
*
|
|
Upgrade jQuery to 1.7.1.
Jörn Zaefferer
2011-11-24
2
-22
/
+22
*
|
|
Merge branch 'master' into selectmenu
Jörn Zaefferer
2011-11-24
148
-148
/
+148
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
148
-148
/
+148
*
|
|
Selectmenu: fixed jQuery version
Felix Nagel
2011-11-21
2
-2
/
+2
*
|
|
Merge branch 'master' into selectmenu
Jörn Zaefferer
2011-11-18
149
-190
/
+301
|
\
|
|
|
*
|
Widget: Remove method argument from _super and _superApply. Was a left-over f...
Jörn Zaefferer
2011-11-18
1
-2
/
+2
|
*
|
Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium)...
David De Sloovere
2011-11-17
2
-0
/
+3
|
*
|
Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepic...
stojce
2011-11-17
2
-0
/
+3
|
*
|
Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK...
William Griffiths
2011-11-17
2
-0
/
+3
|
*
|
Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxe...
Michel Weimerskirch
2011-11-17
2
-0
/
+3
|
*
|
Tooltip: Add demo with custom tooltip style.
Jörn Zaefferer
2011-11-16
2
-0
/
+112
|
*
|
Spinner: Handle changes to numberFormat and currency options.
Scott González
2011-11-16
1
-3
/
+1
|
*
|
Accordion: Fixed back-compat for icons.headerSelected when icons option is null.
Scott González
2011-11-16
1
-1
/
+1
|
*
|
Demos accordion hoverintent: moved event.type setter to not clobber event.typ...
Richard D. Worth
2011-11-11
1
-1
/
+1
|
*
|
Upgrade jQuery to 1.7.
Scott González
2011-11-09
147
-147
/
+147
|
*
|
Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan lan...
Scott González
2011-11-01
2
-3
/
+3
|
*
|
Demos: replace global.js with globalize.js.
midlis
2011-10-25
1
-2
/
+2
|
*
|
Rewrite popup/menu interaction to make popup managed by menu (adds trigger op...
Hans Hillen
2011-10-19
2
-21
/
+15
|
|
/
|
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
147
-147
/
+147
|
*
Popup: Removed the focusout and focusin handlers which are nolonger necessary...
kborchers
2011-10-11
1
-10
/
+5
[next]