TJ VanToll
|
149e6eb0bc
|
Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items
(cherry picked from commit ebd5f13027 )
|
2013-04-17 11:43:10 -04:00 |
|
TJ VanToll
|
8655d91ac6
|
Sortable: Adding a min-width to the body on the portlet demo. Fixed #4485: Portlet demo is buggy.
|
2013-02-28 13:36:15 -05:00 |
|
Scott González
|
0cf875e5e3
|
Accordion demo: Clean up hoverintent implementation to avoid using jQuery.event.handle. Thanks Drew Waddell for pointing out the use of an undocumented/deprecated method.
|
2013-02-27 11:27:50 -05:00 |
|
Scott González
|
c1d04def42
|
Autocomplete demo (Combobox): Split code into smaller functions.
|
2013-02-22 17:13:16 -05:00 |
|
Scott González
|
5546e76354
|
Autocomplete demo (Combobox): Rename selected event to select.
|
2013-02-22 17:13:16 -05:00 |
|
Scott González
|
ba96cb4772
|
Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Autocomplete: Incorrect escaping in combobox demo.
|
2013-02-22 17:13:16 -05:00 |
|
Bruno M. Custódio
|
b440979ba6
|
Updating 'jQuery' to 1.9.1.
|
2013-02-05 13:47:59 +00:00 |
|
Scott González
|
9c6b8f859a
|
oops...
|
2013-02-02 19:11:30 -05:00 |
|
Scott González
|
7bbda71a32
|
Dialog: Check for empty array in addition to empty object when checking if there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes.
|
2013-02-01 08:59:55 -05:00 |
|
Scott González
|
85dfcdf766
|
Datepicker demo: Simplify localization demo so that jqueryui.com works properly.
|
2013-01-31 10:31:27 -05:00 |
|
Scott González
|
a36012ad97
|
Sortable demo: Fix use of tabs API.
|
2013-01-31 09:16:54 -05:00 |
|
Scott González
|
ceebe07e2c
|
Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Multiple demo has errors.
|
2013-01-30 08:36:41 -05:00 |
|
Scott González
|
f20cd5429a
|
Autocomplete demo: Fixed reference to widget instance.
|
2013-01-24 18:12:26 -05:00 |
|
Kris Borchers
|
34409e7ddd
|
Updating to jQuery 1.9.0
|
2013-01-17 00:28:41 -06:00 |
|
Jörn Zaefferer
|
e3ab5f811a
|
Tabs: Update manipulation demo - implement alt+del shortcut to remove active tab. Fixes #7847 - Tabs: simple manipulation accessibility
|
2012-12-28 17:24:24 +01:00 |
|
Jörn Zaefferer
|
55ebc95879
|
Tabs: Update manipulation demo - use delegate instead of live (can't use on until we drop core 1.6 support), reuse selected element
|
2012-12-28 17:24:24 +01:00 |
|
Matthieu Penant
|
9f841dffcc
|
Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale.
|
2012-12-17 08:30:23 -05:00 |
|
Scott González
|
f6e99d2021
|
Autocomplete: Combobox demo - Collapse menu when clicking button.
|
2012-12-13 16:55:14 -05:00 |
|
Kris Borchers
|
9deb71b713
|
Progressbar: Add link to custom label demo in demo index.
|
2012-12-06 11:07:25 -06:00 |
|
Bjørn Johansen
|
70f5d18c71
|
Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales.
Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no>
|
2012-12-05 11:03:11 -05:00 |
|
Pavel Selitskas
|
cff4c3c4f3
|
Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add Belarusian locale.
|
2012-12-05 10:54:53 -05:00 |
|
Kris Borchers
|
da240d9da1
|
Progressbar: Custom label demo cleanup
|
2012-12-03 21:26:13 -06:00 |
|
Kris Borchers
|
548a6ce7f9
|
Progressbar: Add custom label demo.
|
2012-11-29 22:13:39 -06:00 |
|
Anika Henke
|
d7bff01069
|
Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid CSS for legacy browsers
Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way.
|
2012-11-29 21:48:58 -05:00 |
|
Scott González
|
a5d50da591
|
Progressbar demos: Cleanup.
|
2012-11-29 12:06:32 -05:00 |
|
Scott González
|
eb938a67a1
|
Progressbar demos: Removed resize demo.
|
2012-11-29 09:51:04 -05:00 |
|
Scott González
|
840e0cd4a8
|
Progressbar demos: Removed animated demo.
|
2012-11-29 09:49:25 -05:00 |
|
Pawel Maruszczyk
|
e77edc6099
|
Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ugly in IE
|
2012-11-28 08:24:47 -05:00 |
|
Scott González
|
f2854408cc
|
Tooltip: Escape the title attribute so that it's treated as text and not HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content.
|
2012-11-27 11:21:33 -05:00 |
|
Scott González
|
5fee6fd500
|
Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 - Autocomplete: XSS in combobox demo.
|
2012-11-27 10:52:40 -05:00 |
|
Scott González
|
f0c203a9a0
|
Autocomplete demo: Combobox cleanup.
|
2012-11-26 16:13:21 -05:00 |
|
Jörn Zaefferer
|
83a9f219bf
|
Dialog: Use button widget for close button (was already listed as dependency)
|
2012-11-26 10:28:21 +01:00 |
|
kborchers
|
d3bc471688
|
Progressbar: Add ability to set value: false for an indeterminate progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar
|
2012-11-21 21:48:17 -06:00 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05:00 |
|
Sergey Kartashov
|
1e19e5e90b
|
Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz localization.
|
2012-11-07 14:26:47 -05:00 |
|
Scott González
|
979bcab513
|
Revert "Datepicker: Added Kyrgyz localisation"
This reverts commit 4995ea05fe .
|
2012-11-06 15:09:21 -05:00 |
|
elisy
|
4995ea05fe
|
Datepicker: Added Kyrgyz localisation
|
2012-11-06 12:48:19 -05:00 |
|
Jörn Zaefferer
|
1d9eab1ead
|
Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off.
|
2012-11-05 19:05:58 +01:00 |
|
Scott González
|
9473ea7186
|
Slider demo: Removed IE6 CSS hack.
|
2012-10-26 16:33:19 -04:00 |
|
Scott González
|
be51d53586
|
Droppable demo: Removed IE6 CSS hack.
|
2012-10-26 16:32:50 -04:00 |
|
Scott González
|
68cab60fa7
|
Removed bgiframe.
|
2012-10-26 10:53:17 -04:00 |
|
Scott González
|
7678b90ae8
|
Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.
|
2012-10-25 06:52:29 -04:00 |
|
Scott González
|
9202bb7df5
|
Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - Autocomplete: Remove data fallbacks.
|
2012-10-25 06:47:19 -04:00 |
|
Scott González
|
2582bfab46
|
Position: Removed offset option. Fixes #6982 - Position: Remove offset option.
|
2012-10-25 06:39:14 -04:00 |
|
Jörn Zaefferer
|
d07074dc3c
|
Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error with animated modal dialog.
|
2012-10-24 17:03:00 -04:00 |
|
Jörn Zaefferer
|
88bfb7572d
|
Cleanup demos: Copy&paste errors in titles, bad descriptions or styling
|
2012-10-24 12:47:01 -04:00 |
|
Jörn Zaefferer
|
1fcccd45ce
|
Menu: Use start icon (first is deprecated)
|
2012-10-24 09:32:07 -04:00 |
|
Jörn Zaefferer
|
568aec62d9
|
Menu: Remove stupid demos, add an icons demo, improve the default demo
|
2012-10-23 14:48:33 -04:00 |
|
Scott González
|
a50516f77e
|
Datepicker demo: Fixed date range restriction when clearing dates. Fixes #5473 - Datepicker: Date range demo bug when clearing date.
|
2012-10-11 14:53:45 -04:00 |
|
Scott González
|
77568347cf
|
Demos: Fixed titles.
|
2012-10-08 17:42:56 -04:00 |
|