Scott González
|
103463323a
|
Accordion tests: Added test for widget() method.
|
2012-08-26 20:00:36 -04:00 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -04:00 |
|
Scott González
|
f1031b3f3a
|
Accordion tests: Fixed typos.
|
2012-06-11 17:24:27 -04:00 |
|
Jörn Zaefferer
|
e0fe788ee0
|
Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842
|
2012-05-30 14:41:58 +02:00 |
|
Scott González
|
2662edf739
|
Accordion tests: Check for a specific height in heightStyle: content tests.
|
2012-05-28 13:42:47 -04:00 |
|
Scott González
|
359d0eadd0
|
Accordion tests: equalHeights() -> equalHeight(); Validate against a specific height instead of a range.
|
2012-05-28 12:41:57 -04:00 |
|
Shahyar G
|
f3b022ddb8
|
Use length property, instead of the deprecated size() method.
|
2012-04-23 20:49:57 -04:00 |
|
Scott González
|
b042f8ebd6
|
Tests: Moved loadResources to TestHelpers.
|
2012-04-23 10:43:01 -04:00 |
|
Scott González
|
7a5a77da50
|
Tests: Rename {widget}_defaults.js -> {widget}_common.js
|
2012-04-23 10:15:17 -04:00 |
|
Jörn Zaefferer
|
ce3c7fab93
|
Update to official qunit composite addon
|
2012-04-21 17:49:11 +02:00 |
|
Scott González
|
e9d5079b04
|
Tests: Move commonWidgetTests() to TestHelpers.
|
2012-04-19 13:03:21 -04:00 |
|
Scott González
|
163555d7bf
|
Accordion tests: Don't polloute the global namespace with helpers.
|
2012-04-19 11:37:39 -04:00 |
|
Scott González
|
af1b4d859d
|
Tests: Lint.
|
2012-04-19 10:50:09 -04:00 |
|
Scott González
|
4a6692a57a
|
Accordion: Added animation tests.
|
2012-03-27 18:05:51 -04:00 |
|
Scott González
|
6634e40053
|
Accordion: Fixed post-init changes to event option and added tests for keyboard support.
|
2012-03-27 16:49:05 -04:00 |
|
Hans Hillen
|
0370170b2f
|
Accordion: Fixed ARIA support and added proper keyboard support.
|
2012-03-27 10:19:35 -04:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Jörn Zaefferer
|
c7cf13f5ed
|
Accordion: Update method tests - active option still works when accordion is disabled
|
2012-03-07 19:54:06 +01:00 |
|
Jörn Zaefferer
|
724772e591
|
Accordion: Update test helper to use QUnit.push instead of deepEqual to get useful stacktrace
|
2012-03-07 19:45:20 +01:00 |
|
Jörn Zaefferer
|
0509582773
|
Accordion: Fix unbinding of accordion event option when dealing with multiple events. Make sure to unbind only those namespaced to .accordion
|
2012-03-07 19:17:09 +01:00 |
|
Jörn Zaefferer
|
72023dd045
|
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
|
2012-02-29 18:36:40 +01:00 |
|
Scott González
|
02855292f2
|
Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class).
|
2012-02-27 09:05:22 -05:00 |
|
Scott González
|
3d9f6b5bc7
|
Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bit jumpy in some browsers. Fixes #7371 - Accordion: Incorrect size when zoomed.
|
2012-02-16 16:51:46 -05:00 |
|
Scott González
|
853b515e5c
|
Accordion: Adjusted tests for icons: false.
|
2012-01-31 13:11:20 -05:00 |
|
Scott González
|
3919256abd
|
Accordion: Pass header and content in create event. Fixes #7869 - Accordion: Provide header and content details in create event.
|
2012-01-31 11:46:31 -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
|
dcac8c1f29
|
Tests: Added ability to run tests against minified files via ?min=1
|
2011-10-28 15:58:33 -04:00 |
|
Scott González
|
efe964d86e
|
Upgraded jQuery to 1.6.4.
|
2011-10-18 09:38:27 -04:00 |
|
Scott González
|
7134033365
|
Accordion tests: Cleanup.
|
2011-08-06 11:45:12 -04:00 |
|
Scott González
|
6fb68568be
|
Tests: Cleanup.
|
2011-08-03 21:43:52 -04:00 |
|
Scott González
|
4415e992c5
|
Accordion tests: cleanup.
|
2011-08-03 13:52:36 -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
|
d92b61e865
|
Tests: Added ability to run tests suites against different versions of jQuery core.
|
2011-07-28 07:34:31 -04:00 |
|
Scott González
|
da0714e0dc
|
Accordion tests: Fixed location of expect() call.
|
2011-07-26 14:36:18 -04: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
|
0080f2d581
|
Use .attr() for boolean ARIA attributes.
|
2011-07-12 11:36:34 -04:00 |
|
Scott González
|
e549e18fc2
|
Accordion tests: Cleanup.
|
2011-06-13 14:51:13 -04:00 |
|
Scott González
|
ba9bd20c0d
|
Accordion tests: Don't use deprecated assertion methods.
|
2011-06-13 10:54:47 -04:00 |
|
Scott González
|
da84672db8
|
.attr() -> .prop()
|
2011-06-08 17:02:57 -04:00 |
|
Scott González
|
325ee6e871
|
Widget: define a null default for the create callback.
|
2011-04-25 14:04:30 -04:00 |
|
Scott González
|
c4c36e557e
|
Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults.
|
2011-04-25 08:11:52 -04:00 |
|
Scott González
|
4547da1ba5
|
Accordion tests: Coding standards.
|
2011-04-15 11:29:26 -04:00 |
|
Scott González
|
316d0af8fb
|
Accordion: Added test to ensure activate event is not triggered if beforeActive is prevented.
|
2011-04-04 15:26:32 -04:00 |
|
Scott González
|
9a1d8891b7
|
Accordion: Removed unnecessary test.
|
2011-04-04 12:00:04 -04:00 |
|
Scott González
|
80b6de1b78
|
Accordion: Pass original event in beforeActivate event.
|
2011-04-04 11:53:19 -04:00 |
|
Scott González
|
01b92ff1a0
|
Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines.
|
2011-04-04 11:43:58 -04:00 |
|
Scott González
|
af04a89df7
|
Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines.
|
2011-04-04 11:33:09 -04:00 |
|
Scott González
|
fd1fd618cc
|
Tests: Renamed files for deprecated tests now that TestSwarm is setup to properly handle them.
|
2011-04-04 09:19:20 -04:00 |
|