David Petersen
|
d657538ed5
|
Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Accordion: ability to add/remove panels
|
2012-11-11 21:38:21 -05:00 |
|
Scott González
|
bc44e61dd9
|
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event.
|
2012-10-25 06:19:25 -04:00 |
|
Scott González
|
8d35c03dfd
|
Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated option.
|
2012-10-25 06:15:30 -04:00 |
|
Jörn Zaefferer
|
974e5f8196
|
Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove resize method.
|
2012-10-24 17:44:06 -04:00 |
|
Jörn Zaefferer
|
d67bc412a8
|
Accordion: Removed deprecated activate method and expanded active option. Fixes #6837 - Accordion: Remove the activate method. Fixes #6853 - Accordion: Remove support for non-number/falsey values for active option.
|
2012-10-24 17:44:06 -04:00 |
|
Jörn Zaefferer
|
fd952c5a79
|
Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove icons.headerSelected.
|
2012-10-24 17:44:06 -04:00 |
|
Jörn Zaefferer
|
09eed560f8
|
Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Remove navigation options.
|
2012-10-24 17:44:06 -04:00 |
|
Jörn Zaefferer
|
0cdd5591be
|
Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove clearStyle option. Fixes #5872 - Accordion: Remove autoHeight and fillSpace options.
|
2012-10-24 17:44:06 -04:00 |
|
David Petersen
|
c2802d7aa0
|
Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null allows panels to be collapsible.
|
2012-10-18 00:08:37 -04:00 |
|
Scott González
|
2c50b1b8b5
|
Accordion: Only adjust height animations for heightStyle: content. Fix tests that punch .animate().
|
2012-10-01 16:52:54 -04:00 |
|
Scott González
|
a638acb583
|
Upgrade jQuery to 1.8.2.
|
2012-09-20 21:41:47 -04:00 |
|
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 |
|