Commit Graph

978 Commits

Author SHA1 Message Date
Jörn Zaefferer
14782c04e2 Autocomplete: Update categories demo to use menu's new items option to exclude custom headers from menu focus 2013-11-13 18:51:48 +01:00
Jörn Zaefferer
25e1418fa6 Menu: Add or modify some demo items to test multi-line items 2013-11-13 18:41:48 +01:00
Scott González
7e68945c2c Menu (icons demo): Removed anchors from menu items. 2013-10-24 13:22:03 -04:00
Jacob McCutcheon
df2c982640 Fixed spelling error delay-start.html 2013-10-22 05:22:09 -07:00
onovy
b99f8258bf Demos: Fixed small typo. 2013-10-18 17:59:12 +02:00
Kris Borchers
3a61627a50 Menu: Remove the requirement to use anchors in menu items 2013-10-05 21:52:30 -05:00
Pere Orga
441b7fc8c1 Demos/tests: Losslessly recompress PNG/GIF images. 2013-08-26 10:18:15 -04:00
Mohsen Ekhtiari
1c58573a95 Position demo: Added missing semicolon. 2013-08-12 10:54:16 -04:00
Bruno M. Custódio
0d5eaab9bb Updating jQuery to 1.10.2.
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
2013-07-05 08:42:37 -04:00
Rafael Xavier de Souza
bfa553c42d Effects (core): Unite demos into the same single effect/ path 2013-06-22 12:05:31 -03:00
Rafael Xavier de Souza
d0c613d3a8 Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. 2013-06-22 11:37:37 -03:00
Jörn Zaefferer
aaf75767fa Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish 2013-05-31 10:35:44 +02:00
Scott González
2121a1008a Sortable demo (portlets): Cleanup. 2013-05-16 10:08:47 -04:00
Scott González
0da5f9946d Revert "Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues."
This reverts commit 1d3b8ff78e.
2013-05-16 08:32:58 -04:00
Scott González
1d3b8ff78e Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues. 2013-05-16 06:26:03 -04:00
Kris Borchers
a74b69e7c2 Progressbar: Add new download dialog demo 2013-04-30 10:08:56 -05:00
Scott González
cc378433ab Position demo: Fixed usage of center positioning. 2013-04-25 12:58:53 -04:00
Scott González
445ffd0acc Autocomplete demo: Use custom namespace for combobox. 2013-04-11 20:54:49 -04:00
Scott González
8ad8cea695 Datepicker demo (localization): Add English as an option. 2013-03-26 14:08:28 -04:00
Suhail Alkowaileet
53c88a76ab Datepicker demo: Corrected the Arabic word for Arabic. 2013-03-25 16:41:12 -04:00
Corey Frang
38c7b1ca81 Demos: Updating to use instance method on bridge 2013-03-19 16:08:00 +01:00
Scott González
8bf5bc8bc8 Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9. 2013-03-18 13:05:57 -04:00
Scott González
4202ad0718 Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default. 2013-03-16 15:27:56 -04:00
TJ VanToll
ebd5f13027 Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items 2013-03-16 11:02:57 -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