Karl Kirch
|
d146297356
|
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler.
|
2011-08-09 09:55:50 -04:00 |
|
Scott González
|
e827a0e280
|
Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called"
This reverts commit effdd5d19c .
|
2011-08-09 08:26:33 -04:00 |
|
Scott González
|
2a8a77a9b2
|
Spinner: More tests. Don't trigger spin when programmatically stepping or paging.
|
2011-08-07 19:11:49 -04:00 |
|
Scott González
|
c6c957224f
|
Spinner: Added more tests.
|
2011-08-07 18:34:03 -04:00 |
|
Scott González
|
b8976207f3
|
Spinner tests: Removed IE 6 hack in destroy test.
|
2011-08-07 13:05:04 -04:00 |
|
Scott González
|
051b9e07d9
|
Spinner: Use _getCreateOptions() for value.
|
2011-08-07 08:20:14 -04:00 |
|
Scott González
|
8799ba0822
|
Spinner tests: Fixed line endings.
|
2011-08-07 08:10:49 -04:00 |
|
Scott González
|
380c2e6fbd
|
Spinner tests: Cleanup.
|
2011-08-07 08:10:11 -04:00 |
|
Scott González
|
e9cdd576f4
|
Merge branch 'spinner-getCreateOptions'
Conflicts:
ui/jquery.ui.spinner.js
|
2011-08-06 20:08:50 -04:00 |
|
Scott González
|
b10c4cdab5
|
Spinner: Define defaults for callbacks.
|
2011-08-06 17:08:50 -04:00 |
|
Scott González
|
160a301d96
|
Spinner tests: Cleanup.
|
2011-08-06 17:07:12 -04:00 |
|
Scott González
|
2b22bbdd6a
|
Spinner: Only trigger change when the field has blurred and the value has changed.
|
2011-08-06 15:32:19 -04:00 |
|
Scott González
|
e4c0f202c8
|
Spinner: Use _getCreateOptions() instead of custom _markupOptions().
|
2011-08-06 12:58:37 -04:00 |
|
Scott González
|
7134033365
|
Accordion tests: Cleanup.
|
2011-08-06 11:45:12 -04:00 |
|
Corey Frang
|
065aef537b
|
Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Button label selector omits quotes / fails for ids with ":"
|
2011-08-03 22:16:34 -05:00 |
|
Scott González
|
6fb68568be
|
Tests: Cleanup.
|
2011-08-03 21:43:52 -04:00 |
|
Scott González
|
cff6b56fd4
|
Menu tests: Cleanup.
|
2011-08-03 21:15:38 -04:00 |
|
Scott González
|
4adb9026ea
|
Tests: Cleanup.
|
2011-08-03 17:12:44 -04:00 |
|
Scott González
|
6867e0b551
|
Autocomplete tests: Fixed handling of cached ajax requests in IE.
|
2011-08-03 16:13:03 -04: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
|
bea74f2ae7
|
Tests: Added test suites to run individual widget tests against all supported jQuery versions.
|
2011-08-02 20:41:50 -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 |
|
Jörn Zaefferer
|
982b752c35
|
Merge branch 'widget-delegation'
|
2011-07-29 14:00:00 +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
|
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
|
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 |
|
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
|
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 |
|
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
|
b8af0d1f75
|
Datepicker: show inline datepicker setting explicit display:block instead of using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height
|
2011-07-19 07:59:21 -04:00 |
|
Scott González
|
0080f2d581
|
Use .attr() for boolean ARIA attributes.
|
2011-07-12 11:36:34 -04:00 |
|
Jörn Zaefferer
|
927857ce84
|
Position: Cleanup up position demo CSS and add it to the within-visual-test
|
2011-07-12 11:15:33 -04:00 |
|
Benjamin Sterling
|
d5452c0ec2
|
Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine if the element is flipped via css
|
2011-07-11 19:49:56 -04:00 |
|
Jörn Zaefferer
|
96de2aa04a
|
Merge remote branch 'pgraham/master'
|
2011-06-28 16:41:36 -05:00 |
|
Philip Graham
|
76e2b98a31
|
Updated guard against unparsed characters to allow extra characters as long as they are separated from the date by whitespace. This maintains compatibility with timepicker extensions.
Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
|
2011-06-28 16:40:28 +00:00 |
|
marcneuwirth
|
effdd5d19c
|
Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called
|
2011-06-28 10:59:08 -05:00 |
|
marcneuwirth
|
a56aa861b1
|
Datepicker: Added onSelect.apply() call to _doKeyDown method when enter button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed
|
2011-06-28 10:49:47 -05:00 |
|