Scott González
6867e0b551
Autocomplete tests: Fixed handling of cached ajax requests in IE.
2011-08-03 16:13:03 -04:00
kborchers
d912c30e22
Menu: Added a navigation menu demo which shows how to handle keyboard navigation
2011-08-03 14:55:28 -05:00
Scott González
4415e992c5
Accordion tests: cleanup.
2011-08-03 13:52:36 -04:00
Scott González
1e9e0ed700
Tests: Removed some visual tests.
2011-08-03 10:50:20 -04:00
Scott González
e7525d7686
Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the tabs at the bottom.
2011-08-03 09:57:06 -04:00
Scott González
bea74f2ae7
Tests: Added test suites to run individual widget tests against all supported jQuery versions.
2011-08-02 20:41:50 -04:00
Scott González
e15c32d067
Merge pull request #413 from kborchers/bug_4333_3
...
Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE
2011-08-02 16:24:27 -07:00
Scott González
6ca310f49a
Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs demo with the tabs at the bottom.
2011-08-02 18:21:59 -04:00
Corey Frang
8108ec82db
Effects: Adding a check to retain focused elements after wrapping and unwrapping in animations - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy
2011-08-02 16:54:24 -05:00
Wesley Walser
8fe87e2885
Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit.
2011-08-02 12:30:29 -04:00
kborchers
dafc941b36
Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE
2011-08-02 08:36:22 -05:00
Scott González
70687f7955
Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 - Datepicker Month and Year dropdowns in IE have to click twice.
...
Thanks jdufresne
2011-08-01 15:28:37 -04:00
Scott González
350e4ab5b8
Revert "Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE"
...
This reverts commit 9c50bdfde0
.
2011-08-01 14:16:16 -04:00
Corey Frang
38028f6de1
Autocomplete: Correcting readOnly from readonly - @scottgonzalez
2011-07-29 13:12:34 -05:00
Jörn Zaefferer
982b752c35
Merge branch 'widget-delegation'
2011-07-29 14:00:00 +02:00
Jörn Zaefferer
0ff3396e88
Widget delegation: Small if-simplify refactoring
2011-07-28 21:55:38 +02:00
Scott González
61caba7803
Tests: Fixed param parsing for compound test suites.
2011-07-28 14:50:06 -04:00
Jörn Zaefferer
a57c435257
Whitespace
2011-07-28 15:56:57 +02:00
Jörn Zaefferer
5e35a0c55b
Widget delegation: Put back the simple click event handler where it was.
2011-07-28 15:55:56 +02:00
Jörn Zaefferer
5b45d618dc
Widget delegation: Further simplify menu code, blur handler also doesn't do anything
2011-07-28 15:53:55 +02:00
Jörn Zaefferer
9e2efe95b2
Widget delegation: Further simplify menu code
2011-07-28 15:52:52 +02:00
Jörn Zaefferer
02aad7b0ae
Widget delegation: Update menu to use _bind with delegation. Clean up test.
2011-07-28 15:47:59 +02:00
Jörn Zaefferer
5a45f483d7
Merge branch 'master' into widget-delegation
2011-07-28 15:16:20 +02:00
Scott González
cec60ab3c3
Slider tests: Commented out incomplete tests and fixed defaults.
2011-07-28 08:29:29 -04:00
Scott González
719db7f9b1
Widget tests: Fixed fragile tests.
2011-07-28 08:26:59 -04:00
Scott González
d92b61e865
Tests: Added ability to run tests suites against different versions of jQuery core.
2011-07-28 07:34:31 -04:00
Jörn Zaefferer
0ba493d3b4
Merge remote branch 'kborchers/menu_focus'
2011-07-27 21:13:41 +02:00
Jörn Zaefferer
da7f41948c
Add new topalign menu demo to index, update jquery reference. Remove TODO from contextmenu demo, it works fine.
2011-07-27 15:54:40 +02:00
Jörn Zaefferer
843481ce08
Merge remote branch 'kborchers/menu_topalign'
2011-07-27 15:50:58 +02:00
Jörn Zaefferer
4de759ddd2
Merge branch 'master' of github.com:jquery/jquery-ui
2011-07-27 15:42:41 +02:00
Jörn Zaefferer
a40182917e
Finish jquery-1.6.2 migration
2011-07-27 15:41:38 +02:00
Scott González
3c65bc3923
Menu tests: Removed console.log() call.
2011-07-26 14:38:18 -04:00
Scott González
da0714e0dc
Accordion tests: Fixed location of expect() call.
2011-07-26 14:36:18 -04:00
Scott González
02903259e1
Tests: Created a composite test suite.
2011-07-26 12:15:02 -04:00
kborchers
c195757eea
Menu: Added top-aligned menu demo
2011-07-26 09:55:33 -05:00
kborchers
e16e99a154
Menu: Added focusing first menu item when menu receives focus and collapseAll when menu loses focus (blur).
2011-07-26 08:52:33 -05:00
Jörn Zaefferer
f89091105f
Merge remote branch 'kborchers/menu_home_end'
2011-07-25 23:57:51 +02:00
Scott González
19a9de7e66
Merge branch 'master' into core-1.6.1
...
Conflicts:
demos/menubar/default.html
tests/unit/autocomplete/autocomplete.html
tests/visual/effects/effects.all.html
ui/jquery.ui.menu.js
ui/jquery.ui.popup.js
2011-07-25 11:53:14 -04:00
Scott González
daadc343be
Upgrade jQuery to 1.6.2.
2011-07-25 11:46:45 -04:00
Scott González
f59a3e91e3
Datepicker: Use .attr() for size.
2011-07-25 11:13:54 -04:00
Scott González
510bb40cab
Tests: Fixed trailing commas.
2011-07-25 11:08:03 -04:00
kborchers
23340f1162
Menu: Added Home moves to first item and End moves to last item in currently active menu or submenu. Also fixed PageUp and PageDown so that they don't wrap back around to other end of menu. Also fixed scrolling to use activeMenu rather than element to all. Also added unit tests for keyboard nav
2011-07-25 09:13:13 -05:00
Scott González
51ee3be398
Widget demo: Add a button to change the color of the widget.
2011-07-20 13:15:28 -04:00
Scott González
e2a9b0c568
Merge pull request #368 from kborchers/bug_3532_2
...
Accordion: Stop current hide animation, jump to last animation and calculate percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails
2011-07-20 06:30:51 -07:00
kborchers
5f02a8ff1f
Accordion: Stop current hide animation, jump to last animation and calculate percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails
2011-07-20 08:19:01 -05:00
kborchers
8224c675e1
Menu: Passed the original event that causes a blur through collapseAll to blur, then trigger a blur on the menu. Fixes failing unit test provided by @rwaldron which has been included in this commit
2011-07-19 16:15:59 -05:00
Richard D. Worth
c8a11ce4f0
Merge branch 'master' of github.com:jquery/jquery-ui
2011-07-19 11:05:20 -04:00
Jörn Zaefferer
c74126e8fc
Add Hans Hillen to AUTHORS.txt
2011-07-19 11:04:52 -04:00
Richard D. Worth
5002bf6185
Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #7566 - Dutch march name translation
2011-07-19 11:03:22 -04:00
Jörn Zaefferer
267e65d437
Add Hans Hillen to AUTHORS.txt
2011-07-19 16:28:08 +02:00