Scott González
|
d1e327c189
|
Autocomplete: Fix styling for combobox demo
Fixes #10059
|
2014-07-24 17:21:33 -04:00 |
|
Scott González
|
6df127a0b5
|
Build: Reorganize external directory
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
|
2014-06-24 22:45:32 -04:00 |
|
Jörn Zaefferer
|
a09462fd5c
|
Autocomplete demo: Datasource needs min. 3 characters
|
2014-04-23 19:56:48 +02: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 |
|
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 |
|
Dylan Barrell
|
0b28d597fe
|
Autocomplete: Announce autocomplete correctly in all ATs.
Fixes #9631
Closes gh-1153
|
2014-01-14 11:09:49 +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 |
|
Pere Orga
|
441b7fc8c1
|
Demos/tests: Losslessly recompress PNG/GIF images.
|
2013-08-26 10:18:15 -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 |
|
Scott González
|
445ffd0acc
|
Autocomplete demo: Use custom namespace for combobox.
|
2013-04-11 20:54:49 -04:00 |
|
Corey Frang
|
38c7b1ca81
|
Demos: Updating to use instance method on bridge
|
2013-03-19 16:08:00 +01: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 |
|
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
|
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 |
|
Scott González
|
f6e99d2021
|
Autocomplete: Combobox demo - Collapse menu when clicking button.
|
2012-12-13 16:55:14 -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 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05: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
|
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 |
|
Scott González
|
303f20e1b3
|
Demos: Cleanup.
|
2012-09-10 11:33:46 -04:00 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -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
|
db9a015485
|
Autocomplete: make categories work again (follow-up)
|
2012-05-24 19:58:09 +02: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 |
|
Scott González
|
4253c78a46
|
Autocomplete delete: Adjust styles.
|
2012-05-08 15:28:47 -04:00 |
|
Scott González
|
c974d0fc69
|
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
|
2012-04-28 16:07:17 -04:00 |
|
Jörn Zaefferer
|
878eb54a14
|
Fix various issues in our html files, first batch
|
2012-04-23 18:29:35 +02:00 |
|
Scott González
|
218bd47ecd
|
Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0).
|
2012-04-07 20:37:12 -04:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Scott González
|
4f909c50ba
|
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:14:36 -05:00 |
|
Scott González
|
54fb1441fe
|
Upgrade jQuery to 1.7.1.
|
2011-11-22 08:43:09 -05:00 |
|
Scott González
|
50dab05784
|
Upgrade jQuery to 1.7.
|
2011-11-09 10:18:33 -05:00 |
|
Scott González
|
efe964d86e
|
Upgraded jQuery to 1.6.4.
|
2011-10-18 09:38:27 -04:00 |
|
Scott González
|
daadc343be
|
Upgrade jQuery to 1.6.2.
|
2011-07-25 11:46:45 -04:00 |
|
Scott González
|
8a972f5cce
|
Autocomplete: Whitespace.
|
2011-05-27 08:35:18 -04:00 |
|