Commit Graph

943 Commits

Author SHA1 Message Date
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
Scott González
5405a821b9 Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. 2012-10-02 10:21:52 -04:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Kris Borchers
9fbbd01492 Button demos: Fix selector since demo wrapper div was removed 2012-09-20 07:39:04 -05:00
Scott González
01e3af4b92 Widget demo: Remove link to planning wiki. 2012-09-11 16:14:56 -04:00
Scott González
51676c063a Demo: Missed one wrapper div. 2012-09-10 11:36:16 -04:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Scott González
9e259c6e53 Menu demo: Added demo description. 2012-09-06 21:54:22 -04:00
Scott González
c135fc18a3 Accordion demo: Cleanup. 2012-08-31 08:57:59 -04:00
Scott González
7e9315a34d Position cycler demo: Cleanup. 2012-08-26 18:21:15 -04:00
Scott González
e318e5b224 Tooltip demo: Remove leftover styles from popup widget. 2012-08-26 18:07:04 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Corey Frang
3c2198b226 Tests: Fixining jquery include version 2012-07-23 12:07:35 -05:00