Scott González
4dd204b067
Upgraded jQuery to 1.6.4.
2011-10-18 10:00:03 -04:00
Scott González
1d266c1874
Widget demo: Fixed typo.
...
(cherry picked from commit a0eb042bcd
)
2011-08-09 16:20:15 -04:00
Jörn Zaefferer
66d6766dad
Backport widget demo from master to get it up on jqueryui.com with the next 1.8.x release
2011-08-04 19:58:05 +02:00
Scott González
baa2e9663c
Upgrade jQuery to 1.6.2.
2011-08-01 20:03:04 -04:00
Scott González
b796cc57bd
jQuery 1.6 support.
2011-07-29 14:57:06 -04:00
Ben Boyle
4e3f8bdb70
Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera
...
(cherry picked from commit a6a8611556
)
2011-05-16 08:18:56 -04:00
Scott González
5b45dbebe1
Autocomplete (combobox demo): Blur the button on click to avoid a bug.
...
Thanks tyron.
(cherry picked from commit 401c91418c
)
2011-04-04 08:55:15 -04:00
Ralph Whitbeck
c9341a3619
Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172 , [Documentation] Explain cookie plugin is included in externals.(cherry picked from commit 4d557092ff
)
2011-03-21 09:19:18 -04:00
gnarf
6bd5c08a1d
Effects demo: Animate a containing div instead of the canvas directly for easing demo. Fixes #7086 - easing only first click is working.
...
Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others...
(cherry picked from commit fa7f5d2873
)
2011-03-09 08:45:46 -05:00
Richard Worth
db50f3ef50
Switched to latest stable jQuery 1.5.1
2011-03-02 21:00:50 -05:00
Scott González
98513985a2
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.
...
(cherry picked from commit 0cd297702d
)
2011-02-25 10:40:56 +01:00
Scott González
d4e715f4bc
Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch.
...
(cherry picked from commit fe6990e104
)
2011-01-30 09:39:29 -05:00
Scott González
904548d5b7
Datepicker i18n: Added Algerian Arabic to demos.
...
(cherry picked from commit 30c9473d8f
)
2011-01-19 10:16:01 -05:00
Scott González
a5667a0baf
Datepicker i18n: Fixed missing references.
2011-01-17 09:45:04 -05:00
Scott González
b3145fb5bc
Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepicker: Add en-AU or en-NZ initialisations.
...
Thanks Campbell
2011-01-17 09:36:42 -05:00
Mario Visic
ffc08557ad
Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms.
2010-12-16 08:00:56 -05:00
Scott González
ddb4694cc1
Autocomplete combobox demo: Reset the internal term property when an invalid selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try.
2010-11-30 17:55:29 -05:00
Scott González
d97add11b0
Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle destroy.
2010-11-23 08:22:40 -05:00
Kyle Wilkinson
f070b0a24b
Datepicker Demo: modifed the name of the event search demo to be date-range. Fixed #6675 - Date Range demo for Datepicker has unclear title.
2010-11-21 09:41:27 -05:00
Scott González
ddf59462af
Autocomplete: Use the text of the option, not the value when checking for valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different.
2010-11-19 16:28:02 -05:00
Scott González
4637695894
Autocomplete multiple demos: Don't leave the field when tabbing while the menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting.
2010-11-19 16:17:52 -05:00
Phillip Barnes
ff4154bb5d
Lossless compression of all non-theme images using ImageOptim
2010-11-19 14:27:18 -05:00
Scott González
fce1f97f76
Upgraded jQuery to 1.4.4.
2010-11-12 09:19:26 -05:00
Scott González
53215ded4a
Autocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
2010-11-04 08:36:09 -04:00
Scott González
5431a4553a
Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
2010-11-02 13:51:29 -04:00
Scott González
19f9c3a559
Upgraded jQuery to 1.4.3.
2010-10-21 22:29:28 -04:00
Scott González
7d9d2b551f
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe.
2010-10-19 23:05:13 -04:00
Scott González
715f83f1ce
Demos: Coding standards.
2010-10-13 15:49:00 -04:00
Scott González
7ce4ddbcac
Tabs demos: Coding standards.
2010-10-13 15:43:49 -04:00
Scott González
b12d528e8f
Effects (toggle) demos: Coding standards.
2010-10-13 15:29:56 -04:00
Scott González
a300658ecf
Effects (toggleClass) demos: Coding standards.
2010-10-13 15:29:37 -04:00
Scott González
68cb8fea09
Effects (switchClass) demos: Coding standards.
2010-10-13 15:24:00 -04:00
Scott González
bb41a258a8
Sortable demos: Coding standards.
2010-10-13 15:23:42 -04:00
Scott González
060af83ec9
Slider demos: Coding standards.
2010-10-13 10:39:50 -04:00
Scott González
527bc44afe
Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes #5698 - Selectable: Bug in serializable demo.
2010-10-11 20:58:53 -04:00
Scott González
99b71a51c8
Effects (show): coding standards.
2010-09-27 15:54:52 -04:00
Scott González
03517636e8
Selectable demos: coding standards.
2010-09-27 15:47:17 -04:00
Scott González
6b6e1d76e7
Resizable demos: coding standards.
2010-09-27 15:42:06 -04:00
Scott González
f02c41ec51
Effects (removeClass) demos: coding standards.
2010-09-27 15:41:35 -04:00
Scott González
2dd676e18a
Dialog demos: safer selectors for the demo system workaround.
2010-09-27 11:31:55 -04:00
Scott González
23b569f46e
Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Portuguese localization.
2010-09-24 08:58:18 -04:00
Jorge Barreiro
f04a25f9bf
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galician localization.
2010-09-20 10:59:01 -04:00
Richard D. Worth
82b15951d1
Dialog demo: syntax error, errant single quote from last style guide update. Fixed #6074 - Dialog: demo of modal form broken
2010-09-19 17:14:22 -07:00
Scott González
9958d2968f
Progressbar demos: Coding standards.
2010-09-10 10:27:32 -04:00
Scott González
4a4fab829f
Position demos: Coding standards.
2010-09-10 10:24:33 -04:00
Scott González
0956c9ec40
Effects .hide() demos: Coding standards.
2010-09-10 10:18:39 -04:00
Scott González
a1fc59c17e
Droppable demos: Coding standards.
2010-09-10 09:38:42 -04:00
Scott González
6cf45dd25a
Draggable demos: Coding standards.
2010-09-10 09:17:58 -04:00
Scott González
98fb8c8362
Dialog demos: Coding standards.
2010-09-10 09:01:54 -04:00
Scott González
6df7729714
Datepicker demos: Coding standards.
2010-09-10 08:50:53 -04:00