Corey Frang
|
d871fe46aa
|
Build: For some reason, using parallel for gzip is causing some truncation issues
|
2011-10-17 17:04:23 -05:00 |
|
Corey Frang
|
f6c12849f1
|
Build: Fixing the sizer script to handle this many files
|
2011-10-17 15:32:01 -05:00 |
|
Felix Nagel
|
2ed360c380
|
Selectmenu: code cleanup
|
2011-10-17 22:13:36 +02:00 |
|
Felix Nagel
|
404f4c1263
|
Selectmenu: added open and close method demo
|
2011-10-17 22:06:07 +02:00 |
|
Felix Nagel
|
c31e6e8ffe
|
Selectmenu: fixed disabled option
|
2011-10-17 22:04:54 +02:00 |
|
Felix Nagel
|
31ccf10698
|
Selectmenu: fixed IE width calc
|
2011-10-17 22:04:14 +02:00 |
|
Felix Nagel
|
df68860a61
|
Selectmenu: removed unneeded data binding, improved event handling,
|
2011-10-17 22:03:22 +02:00 |
|
Corey Frang
|
d2764d88ca
|
Build: whitespace
(cherry picked from commit 6cd672b660 )
|
2011-10-17 14:58:54 -05:00 |
|
Corey Frang
|
264139b225
|
Build: ant size will now give you a report detailing differences in size since the last time you ran the report
|
2011-10-17 14:37:36 -05:00 |
|
Marwan Al Jubeh
|
c3c8400289
|
Core, Draggable: Fixed #7800 - Draggable helper="clone" doesn't remove the dragged clone if original element is removed upon drop
|
2011-10-17 19:14:54 +03:00 |
|
Scott González
|
bdd602e21b
|
Spinner: Re-enable autocomplete if the page is unloaded so the browser will remember the current value when navigating through history.
|
2011-10-17 10:12:35 -04:00 |
|
Scott González
|
81b2ef4a60
|
Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790 - Autocomplete-enabled text input does not keep value when using back button in browser.
|
2011-10-17 09:25:36 -04:00 |
|
Scott González
|
63374dcb52
|
Autocomplete: Avoid handling keypress when keydown modified the search term. Fixes #7799 - Autocomplete regression - Cannot type '&' in IE and Chrome.
|
2011-10-17 08:11:23 -04:00 |
|
Corey Frang
|
d4d8d74b10
|
Scale: We can't detect this reliably currently, so assume all elements are positioned with left and top
|
2011-10-14 10:24:01 -05:00 |
|
Florian Gutmann
|
42d33f2f86
|
Dialog: fix small memory leak when having lot's of instances. Fixes #7793 - Small memory leak in ui dialog.
|
2011-10-14 11:18:48 -04:00 |
|
Scott González
|
26bcf972e6
|
Spinner: Fixed mousewheel stop timer.
|
2011-10-13 16:47:01 -04:00 |
|
Scott González
|
4694f85d4c
|
Spinner: Adjust height check for IE 6 rendering.
|
2011-10-13 16:39:14 -04:00 |
|
Scott González
|
ae96ef7754
|
Merge pull request #497 from dmethvin/fix-7788-ui-autocomplete
Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.
|
2011-10-13 10:23:58 -07:00 |
|
Dave Methvin
|
9b3ada43d3
|
Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.
jQuery 1.7 fixed a bug with positional selectors that exposed the incorrect use of `.children()` here.
|
2011-10-13 13:18:30 -04:00 |
|
kborchers
|
9a274c0675
|
Menu: Check if menu is scrolling to prevent inadvertent mouseover events from being fired on scroll
|
2011-10-12 16:13:34 -05:00 |
|
Scott González
|
75415b35ea
|
Autocomplete: Don't react to the escape key if the menu isn't open. Fixes #7579 - autocomplete overwrites input erroneously when user hits ESC before timeout expires.
|
2011-10-12 16:25:59 -04:00 |
|
Felix Nagel
|
cc232430fe
|
Selectmenu: added braces to if clauses, coding guidelines
|
2011-10-12 22:14:28 +02:00 |
|
Felix Nagel
|
0c954cb243
|
Selectmenu: changed this.ids to associative array
|
2011-10-12 22:06:18 +02:00 |
|
Scott González
|
84e99650bf
|
Autocomplete: Added missing semicolon.
|
2011-10-12 13:58:02 -04:00 |
|
Scott González
|
d8b0ce8db2
|
Autocomplete: Use strict equality check.
|
2011-10-12 13:53:50 -04:00 |
|
Scott González
|
ea19645c20
|
Autocomplete: Don't react to menu blurs. Fixes #7742 - Autocomplete: Blur should not change the value of the input.
|
2011-10-12 13:38:38 -04:00 |
|
Scott González
|
56bcf885c6
|
Tooltip tests: Adjust test to deal with blurring being async in IE.
|
2011-10-12 10:26:51 -04:00 |
|
Felix Nagel
|
7b9813c40e
|
Selectmenu: improved event handling, fixed tabindex when disabled
|
2011-10-12 02:10:31 +02:00 |
|
Felix Nagel
|
c0864df4d7
|
Selectmenu: changed to _delay
|
2011-10-12 02:02:19 +02:00 |
|
Felix Nagel
|
2e229e8ddc
|
Selectmenu: renamed vars and methods
|
2011-10-12 01:38:30 +02:00 |
|
Felix Nagel
|
9b2e0c97f0
|
Selectmenu: fixed disabled state tabindex
|
2011-10-12 01:26:31 +02:00 |
|
Felix Nagel
|
469426160e
|
Selectmenu: removed unneeded that, use this instead
|
2011-10-12 01:24:04 +02:00 |
|
kborchers
|
f24ab94f86
|
Popup: Removed the focusout and focusin handlers which are nolonger necessary. Also updated the tooltip style demo to have a little more interactive content.
|
2011-10-11 00:06:09 -05:00 |
|
igor milla
|
f25937b215
|
jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.
|
2011-10-11 02:09:08 +03:00 |
|
Scott González
|
fa26847f91
|
Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cached XHRs resolving immediately in IE.
|
2011-10-10 15:34:47 -04:00 |
|
Felix Nagel
|
ace8f3ed53
|
Selectmenu: added custom_render.html demo to index.html
|
2011-10-10 21:11:15 +02:00 |
|
Felix Nagel
|
ee26baa997
|
Selectmenu: improved event handling, fixed anchor problem when clicking menu item
|
2011-10-10 20:27:29 +02:00 |
|
Felix Nagel
|
2be6e70bba
|
Selectmenu: added test for methods
|
2011-10-10 20:09:03 +02:00 |
|
Felix Nagel
|
8944abce67
|
Selectmenu: fixed destroy method, show original select again, thx to @jzaefferer
|
2011-10-10 20:08:47 +02:00 |
|
Scott González
|
8961508128
|
Spinner: Simulate keyup at the end of incremental tests to stop the repeat timer.
|
2011-10-10 14:01:12 -04:00 |
|
Felix Nagel
|
f70a24790c
|
Selectmenu: fixed disabled.html demo
|
2011-10-09 02:00:52 +02:00 |
|
Felix Nagel
|
ba748232c1
|
Selectmenu: added custom_render.html demo, removed widgetBaseClass
|
2011-10-09 01:54:36 +02:00 |
|
Felix Nagel
|
f4454ce30e
|
Selectmenu: fixed click scrollbar issue (follow up), improved document event handling
|
2011-10-09 00:47:09 +02:00 |
|
Felix Nagel
|
ac54556fb3
|
Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu
|
2011-10-09 00:14:03 +02:00 |
|
Felix Nagel
|
d7e23ce225
|
Selectmenu: fixed event for hovering, click scrollbar issue
|
2011-10-09 00:09:16 +02:00 |
|
Scott González
|
647bab506e
|
Tooltip demo: Use position option in tracking demo.
|
2011-10-08 07:36:48 -04:00 |
|
kborchers
|
bbcbd6899a
|
Popup: Added tooltip style demo and link to demos index
|
2011-10-06 22:58:19 -05:00 |
|
Felix Nagel
|
37d22ee017
|
Selectmenu: fixed unwanted focus events
|
2011-10-06 01:09:12 +02:00 |
|
Felix Nagel
|
3ba99cbd6b
|
Selectmenu: code cleanup
|
2011-10-06 00:38:22 +02:00 |
|
Felix Nagel
|
0dc020f79b
|
Selectmenu: fixed positioning (change to inline element follow-up)
|
2011-10-06 00:35:42 +02:00 |
|