Jörn Zaefferer
|
b6da520097
|
Resizable demo: Fix description text, replacing the copy-pasta
|
2014-04-24 12:57:52 +02:00 |
|
Jörn Zaefferer
|
16f421fd50
|
Position demo: Address todo comment by replacing plugin methods
|
2014-04-24 12:15:51 +02:00 |
|
Jörn Zaefferer
|
62c9a9c3ec
|
Effect demo: Change anchor to button element
|
2014-04-24 10:44:09 +02:00 |
|
Jörn Zaefferer
|
c0d864d797
|
Button demo: Remove unnecessary anchors from popp menu
|
2014-04-23 20:22:34 +02:00 |
|
Jörn Zaefferer
|
a09462fd5c
|
Autocomplete demo: Datasource needs min. 3 characters
|
2014-04-23 19:56:48 +02:00 |
|
Scott González
|
c879f62f7b
|
Accordion demo: Refresh accordion after sorting
|
2014-04-23 13:50:49 -04:00 |
|
Scott González
|
9d78023e35
|
Selectemnu: Demo cleanup
|
2014-04-08 14:57:43 -04:00 |
|
Scott González
|
13be9205e1
|
Droppable: Fix dependencies in photo manager demo
|
2014-03-10 08:35:21 -04:00 |
|
TJ VanToll
|
dfc5c34320
|
Slider: Switch handles from <a href="#"> to <span tabindex="0">
Fixes #9890
Closes gh-1207
|
2014-03-07 09:31:42 -05:00 |
|
TJ VanToll
|
343c265172
|
Demos: Adding <meta name="viewport"> tag for easier mobile browsing
|
2014-03-07 09:30:11 -05:00 |
|
Jörn Zaefferer
|
a40647f0e5
|
All: Rename jquery.js to exclude version in filename
|
2014-03-05 10:19:11 +01:00 |
|
Scott González
|
162056b2aa
|
Tabs: Removed tabs at bottom demo
Places tabs at the bottom is bad for accessibility. Dynamic content should not
precede the control for the content.
|
2014-02-19 16:58:01 -05:00 |
|
Jörn Zaefferer
|
39ef4afb3c
|
Demos: Fix custom style tooltip demo
Fixes typo in 'transform' property, also removes unnecessary prefixes (based
on our browser support and caniuse.com data).
Fixes jquery/jqueryui.com#68
|
2014-02-12 20:34:21 +01:00 |
|
Jörn Zaefferer
|
d4865dcbcd
|
Autocomplete: Update remote-jsonp demo with working geo webservice
The previous webservice now requires user credentials. The new one is also
in use in a jQuery Mobile demo.
Fixes #9764
|
2014-01-29 15:13:54 +01:00 |
|
Scott González
|
fa23894dff
|
All: Quote CSS url() values
Closes gh-1172
|
2014-01-24 16:53:57 -05:00 |
|
Rafael Xavier de Souza
|
21154cfa2e
|
All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;
Fixes #9464
Closes gh-1029
|
2014-01-24 18:22:49 -02:00 |
|
Rafael Xavier de Souza
|
1216e2aaf5
|
All: Wrap I18n files with UMD return exports
Ref #9464
Ref gh-1029
|
2014-01-24 18:22:31 -02:00 |
|
TJ VanToll
|
7429083065
|
Demos: Fixing broken links to effect demos
|
2014-01-17 10:25:04 -05:00 |
|
Scott González
|
8f267ee331
|
Droppable demos: Use ui-state-default for activation
Closes gh-1085
|
2014-01-15 05:03:53 -05:00 |
|
Dylan Barrell
|
0b28d597fe
|
Autocomplete: Announce autocomplete correctly in all ATs.
Fixes #9631
Closes gh-1153
|
2014-01-14 11:09:49 +01:00 |
|
Corey Frang
|
d6815b7605
|
Demos: Fix broken links to themeroller
|
2013-12-09 08:54:22 -06:00 |
|
Felix Nagel
|
32b0936e40
|
Selectmenu: remove link element and adjust styles in custom renderer demo
|
2013-11-26 00:32:27 +01:00 |
|
Jörn Zaefferer
|
9a5f20bc7d
|
Merge branch 'master' into selectmenu
|
2013-11-25 14:29:30 +01:00 |
|
Jörn Zaefferer
|
1bc5d08746
|
Demos: Add meta-viewport element for better 'mobile' testing
|
2013-11-25 14:24:19 +01:00 |
|
Jörn Zaefferer
|
b12cf01317
|
Demos: There can be only one button.js
|
2013-11-20 20:03:35 +01:00 |
|
Eric Dahl
|
32a00607f1
|
Demos: Fix small typos
|
2013-11-20 08:12:38 -05:00 |
|
Jörn Zaefferer
|
43772f3e5b
|
Merge branch 'master' into selectmenu
|
2013-11-16 12:25:21 +01:00 |
|
Felix Nagel
|
ab2219b6ac
|
Merge branch 'master' into selectmenu
|
2013-11-13 19:45:56 +01:00 |
|
Jörn Zaefferer
|
89ae7641b0
|
Autocomplete: Update categories demo again, use only public properties to update menu option
|
2013-11-13 19:17:51 +01:00 |
|
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 |
|
Felix Nagel
|
fab6b8883e
|
Merge branch 'master' into selectmenu
|
2013-10-21 20:33:49 +02:00 |
|
onovy
|
b99f8258bf
|
Demos: Fixed small typo.
|
2013-10-18 17:59:12 +02:00 |
|
Felix Nagel
|
e26e0df3af
|
Merge branch 'master' into selectmenu
|
2013-10-10 00:08:49 +02:00 |
|
Kris Borchers
|
3a61627a50
|
Menu: Remove the requirement to use anchors in menu items
|
2013-10-05 21:52:30 -05:00 |
|
Felix Nagel
|
f2d06bf063
|
Selectmenu: add widthMenu and widthButton options
|
2013-09-29 15:33:14 +02:00 |
|
Felix Nagel
|
cf6dbd8b6b
|
Merge branch 'master' into selectmenu
|
2013-08-31 03:12:22 +02: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 |
|
Felix Nagel
|
2290e30891
|
Selectmenu: Updating jQuery to 1.10.2.
|
2013-07-09 23:00:22 +02:00 |
|
Felix Nagel
|
05832d6b6a
|
Merge branch 'master' into selectmenu
|
2013-07-09 22:55:35 +02: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 |
|
Felix Nagel
|
9992d4626e
|
Merge branch 'master' into selectmenu
|
2013-06-24 20:28:10 +02: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
|
ffc7d310d4
|
Merge branch 'master' into selectmenu
|
2013-06-05 14:44:44 +02: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 |
|
Felix Nagel
|
cccb8c6e82
|
Merge branch 'master' into selectmenu
|
2013-05-24 19:47:42 +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 |
|
Felix Nagel
|
cb5f9bb9a2
|
Merge branch 'master' into selectmenu
|
2013-05-15 21:07:35 +02:00 |
|
Felix Nagel
|
255d4f6d0a
|
Selectmenu; improve HTML building in custom render demo
|
2013-04-30 23:40:53 +02:00 |
|
Kris Borchers
|
a74b69e7c2
|
Progressbar: Add new download dialog demo
|
2013-04-30 10:08:56 -05:00 |
|
Felix Nagel
|
6640925db2
|
Merge branch 'master' into selectmenu
|
2013-04-29 23:40:26 +02:00 |
|
Felix Nagel
|
666927ba91
|
Selectmenu: add renderItemData method similar to autocomplete
|
2013-04-29 23:05:07 +02:00 |
|
Felix Nagel
|
c0fa69d927
|
Selectmenu: clean up default demo
|
2013-04-29 20:22:15 +02:00 |
|
Felix Nagel
|
e1590c4f45
|
Selectmenu: clean up custom render demo
|
2013-04-29 20:21:59 +02:00 |
|
Scott González
|
cc378433ab
|
Position demo: Fixed usage of center positioning.
|
2013-04-25 12:58:53 -04:00 |
|
Felix Nagel
|
4efd006e26
|
Merge branch 'master' into selectmenu
|
2013-04-21 15:10:38 +02:00 |
|
Scott González
|
445ffd0acc
|
Autocomplete demo: Use custom namespace for combobox.
|
2013-04-11 20:54:49 -04:00 |
|
Felix Nagel
|
73c7342bc4
|
Merge branch 'master' into selectmenu
|
2013-04-02 19:42:19 +02: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 |
|
Felix Nagel
|
1ce8d87f8b
|
Merge branch 'master' into selectmenu
|
2013-03-19 19:59:31 +01: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 |
|
Felix Nagel
|
5a9a80f86c
|
Selectmenu: improve custom render demo
|
2013-03-09 14:26:13 +01:00 |
|
Felix Nagel
|
e2235bd568
|
Selectmenu: simplify custom render demo inits
|
2013-03-09 14:24:12 +01:00 |
|
Felix Nagel
|
a6e2863a5c
|
Selectmenu: simplify overflow selectmenu init in default demo
|
2013-03-09 14:18:48 +01:00 |
|
Felix Nagel
|
dffe8f6610
|
Merge branch 'master' into selectmenu
|
2013-03-03 13:48:01 +01: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 |
|
Felix Nagel
|
78f9362882
|
Selectmenu: Updating jQuery to 1.9.1.
|
2013-02-09 03:31:43 +01:00 |
|
Felix Nagel
|
a7b4f29cea
|
Merge branch 'master' into selectmenu
|
2013-02-09 03:29:10 +01: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 |
|
Felix Nagel
|
91dde04dad
|
Merge branch 'master' into selectmenu
|
2013-01-30 18:10:39 +01: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 |
|
Felix Nagel
|
de149c47d7
|
Selectmenu: Updating to jQuery 1.9.0
|
2013-01-18 19:28:13 +01:00 |
|
Felix Nagel
|
f5e65b0819
|
Merge branch 'master' into selectmenu
|
2013-01-18 19:25:30 +01:00 |
|
Kris Borchers
|
34409e7ddd
|
Updating to jQuery 1.9.0
|
2013-01-17 00:28:41 -06:00 |
|
Felix Nagel
|
1ba02e9c5f
|
Merge branch 'master' into selectmenu
|
2013-01-02 19:38:55 +01: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 |
|
Felix Nagel
|
dab7bf8993
|
Merge branch 'master' into selectmenu
|
2012-12-20 00:32:28 +01:00 |
|
Felix Nagel
|
a787d52d4a
|
Selectmenu: make dropdown style default and remove option dropdown
|
2012-12-20 00:10:06 +01:00 |
|
Felix Nagel
|
2ab514fcd6
|
Selectmenu: improved custom render demo CGL
|
2012-12-19 00:20:12 +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 |
|
Felix Nagel
|
8aa24dd1d5
|
Merge branch 'master' into selectmenu
|
2012-12-15 01:10:32 +01:00 |
|
Scott González
|
f6e99d2021
|
Autocomplete: Combobox demo - Collapse menu when clicking button.
|
2012-12-13 16:55:14 -05:00 |
|
Felix Nagel
|
f6372bd7ea
|
Merge branch 'master' into selectmenu
|
2012-12-12 16:44:19 +01:00 |
|
Jörn Zaefferer
|
15032d17d9
|
Selectmenu: Remove colons from labels, annoying for screenreader-users. Cleanup whitespace.
|
2012-12-09 12:36:35 +01:00 |
|
Jörn Zaefferer
|
7a05c65644
|
Selectmenu: Cleanup demo markup
|
2012-12-07 16:20:18 +01: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 |
|
Felix Nagel
|
40b8567526
|
Selectmenu: fix jQuery UI framework icon demo
|
2012-12-03 23:13:26 +01: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 |
|
Felix Nagel
|
36533a718d
|
Merge branch 'master' into selectmenu
|
2012-11-28 23:29:15 +01: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 |
|
Felix Nagel
|
e25cdd88e7
|
Merge branch 'master' into selectmenu
|
2012-11-23 13:49:12 +01:00 |
|
Felix Nagel
|
dec83993fc
|
Selectmenu: Upgrade jQuery to 1.8.3
|
2012-11-23 13:44:50 +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 |
|
Jörn Zaefferer
|
f86168bf6b
|
Merge branch 'master' into selectmenu
|
2012-11-15 17:14:19 +01:00 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05:00 |
|
Felix Nagel
|
b7ee7b235e
|
Selectmenu: lint fixes
|
2012-11-13 22:27:50 +01:00 |
|
Felix Nagel
|
41609789fa
|
Selectmenu: CSS fix for gravatar demo
|
2012-11-13 22:22:40 +01:00 |
|
Felix Nagel
|
967e2b74b2
|
Selectmenu: fix doctype declaration
|
2012-11-12 23:08:38 +01:00 |
|
Felix Nagel
|
7ce8e0515e
|
Merge branch 'master' into selectmenu
|
2012-11-10 01:40:05 +01: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 |
|
Felix Nagel
|
86f4c2f4ed
|
Selectmenu: follow-up to "Fix data naming"
|
2012-10-25 20:29:24 +02: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 |
|
Felix Nagel
|
c59fbbaad7
|
Merge branch 'master' into selectmenu
|
2012-10-12 22:56:45 +02: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 |
|
Felix Nagel
|
fc729a8c8e
|
Selectmenu: Upgrade jQuery to 1.8.2.
|
2012-10-03 22:43:03 +02:00 |
|
Felix Nagel
|
cca4e77a95
|
Merge branch 'master' into selectmenu
|
2012-10-03 22:37:03 +02: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 |
|
Felix Nagel
|
66156aa36b
|
Selectmenu: Upgrade jQuery to 1.8.0.
|
2012-08-30 23:00:54 +02:00 |
|
Felix Nagel
|
daadc84416
|
Merge branch 'master' into selectmenu
|
2012-08-30 22:57:37 +02: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 |
|
Felix Nagel
|
dd272e7568
|
Merge branch 'master' into selectmenu
|
2012-08-11 19:45:43 +02:00 |
|
Corey Frang
|
3c2198b226
|
Tests: Fixining jquery include version
|
2012-07-23 12:07:35 -05:00 |
|
Corey Frang
|
cb41ec798a
|
Build: Splitting Release Coverage build into three
|
2012-07-23 10:54:06 -05:00 |
|
TJ VanToll
|
0a1cd9501c
|
Spinner: Trivial spelling fix in demo.
|
2012-07-16 09:50:23 -04:00 |
|
Felix Nagel
|
5092d0296a
|
Merge branch 'master' into selectmenu
|
2012-07-12 23:57:55 +02:00 |
|
Jörn Zaefferer
|
7759fb4dba
|
Menu: Rename icon option to icons.submenu
|
2012-07-12 17:50:34 +02:00 |
|
Jörn Zaefferer
|
1510f7e28a
|
Update externals to latest mousewheel plugin, drop the version from the fielname while at it
|
2012-07-12 17:34:55 +02:00 |
|
Scott González
|
35f7a67c09
|
Menu demos: Cleanup.
|
2012-06-18 12:43:55 -04:00 |
|
Scott González
|
754ff38ef5
|
Droppable demo: Fixed styling.
|
2012-06-15 13:28:48 -04:00 |
|
Scott González
|
92fb5567a2
|
Effects: Renamed all files.
|
2012-06-15 12:47:12 -04:00 |
|
Jörn Zaefferer
|
5c2cf39dff
|
Tooltip: Add track option
|
2012-06-14 12:38:13 -04:00 |
|
Scott González
|
9608e98149
|
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
|
2012-06-13 08:00:45 -04:00 |
|
Scott González
|
a47f5dc4f2
|
Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened on hover. Don't let the positioning of one tooltip affect other tooltips.
|
2012-06-13 05:07:26 -04:00 |
|
Scott González
|
4aafdfd10b
|
Tabs: Removed cookie demo since the cookie option is deprecated.
|
2012-06-11 17:31:36 -04:00 |
|
Felix Nagel
|
749c8fbb66
|
Merge branch 'master' into selectmenu
|
2012-05-31 18:43:42 +02:00 |
|
Pavel Stetina
|
0bbad349b9
|
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
|
2012-05-29 10:20:02 -04:00 |
|
Scott González
|
3e3d4308d7
|
Revert "Autocomplete: make categories work again (follow-up)"
This reverts commit db9a015485 .
|
2012-05-24 15:01:09 -04:00 |
|
Felix Nagel
|
8abe1d015f
|
Merge remote-tracking branch 'origin/master' into selectmenu
|
2012-05-24 20:31:21 +02:00 |
|
Felix Nagel
|
db9a015485
|
Autocomplete: make categories work again (follow-up)
|
2012-05-24 19:58:09 +02:00 |
|
Felix Nagel
|
b30184d885
|
Merge with master
|
2012-05-24 18:34:32 +02:00 |
|
Scott González
|
cb70a5e302
|
Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same.
|
2012-05-22 12:46:15 -04:00 |
|
Scott González
|
e37f599a53
|
Don't use :submit selector.
|
2012-05-21 14:53:27 -04:00 |
|
Scott González
|
51863d5a71
|
Don't use :input selector.
|
2012-05-21 14:49:49 -04:00 |
|
Scott González
|
24b7ff1f17
|
Widget demo: Don't use .toggle(fn).
|
2012-05-21 10:11:01 -04:00 |
|
Scott González
|
fb91d90058
|
Effects toggle demo: Coding standards.
|
2012-05-21 10:08:28 -04:00 |
|
Scott González
|
1da4d7e18d
|
Animate demo: Don't use .toggle(fn).
|
2012-05-21 10:06:46 -04:00 |
|
Scott González
|
820cff8a67
|
Accordion demo: Don't use .toggle(fn).
|
2012-05-21 10:04:23 -04:00 |
|
Scott González
|
33a91fb19e
|
Spinner demo: Don't use .toggle(fn).
|
2012-05-21 10:02:57 -04:00 |
|
Scott González
|
3ccf86cffb
|
Tabs manipulation demo: Update for aria-controls.
|
2012-05-18 16:18:46 -04:00 |
|
Scott González
|
85639bf0fa
|
Autocomplete: Update live region if focus event is canceled. Remove live region on destroy.
|
2012-05-16 09:43:49 -04:00 |
|
Jörn Zaefferer
|
f4b2d7a411
|
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers
|
2012-05-16 11:55:12 +02:00 |
|
Scott González
|
1b19121189
|
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles.
|
2012-05-14 21:38:30 -04:00 |
|
Felix Nagel
|
31a38e972e
|
Selectmenu: Upgrade jQuery to 1.7.2.
|
2012-05-14 12:25:52 +02:00 |
|
Felix Nagel
|
c6a8d7ee3c
|
Merge branch 'master' into selectmenu
|
2012-05-14 11:52:47 +02:00 |
|
Felix Nagel
|
41dfb09aeb
|
Merge branch 'master' into selectmenu
|
2012-05-14 11:49:44 +02:00 |
|
Jörn Zaefferer
|
f76fbb8901
|
Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842
|
2012-05-09 22:14:55 +02:00 |
|
Jörn Zaefferer
|
acb704c3a2
|
Menu: Drop contextmenu link from menu demos index, demo doesn't exist
|
2012-05-09 09:30:19 +02:00 |
|