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 |
|
Scott González
|
275897e731
|
Accordion tests: lowercase doctype.
|
2011-04-04 09:12:08 -04:00 |
|
Scott González
|
ec0a9cc454
|
Removed empty ticket test files.
|
2011-03-28 11:20:03 -04:00 |
|
Scott González
|
ec4825535d
|
Accordion: Removed empty ticket test file.
|
2011-03-28 11:15:29 -04:00 |
|
Scott González
|
b85e11564a
|
Accordion: Removed static test pages. Added unit tests for dl markup structure.
|
2011-03-23 10:07:09 -04:00 |
|
Scott González
|
aaa21ddb0c
|
Accordion tests: Fixed indentation.
|
2011-03-23 09:51:42 -04:00 |
|
Richard Worth
|
056cab82d8
|
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected
|
2011-03-15 04:30:36 -04:00 |
|
Richard Worth
|
593799d6e3
|
Switched to latest stable jQuery 1.5.1
|
2011-03-02 20:49:20 -05:00 |
|
jzaefferer
|
9ac6bde8a9
|
Accordion: Improve unit test to get consistent results on mobile devices
|
2011-02-26 11:48:56 +01:00 |
|
jzaefferer
|
540b78d920
|
Adding a domEqual assertion to our testsuite for more sane DOM
comparisons. Comparing innerHTML is too dependent on random browser
quirks like IE only sometimes rendering closing tags.
|
2011-02-25 11:33:48 +01:00 |
|
jzaefferer
|
c37637ee99
|
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
|
2011-02-23 12:46:13 +01:00 |
|
jzaefferer
|
a1ebed70e3
|
Unit tests: Add QUnit toolbar for hiding passed tests
|
2011-02-21 20:39:35 +01:00 |
|
Scott González
|
f70f01af9e
|
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour.
|
2011-02-21 16:07:59 +01:00 |
|