0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dialog unit tests: options closeOnEscape, draggable More... over 14 years ago
dialog unit tests: methods close, moveToTop, open More... over 14 years ago
dialog: fixed enable and disable methods More... over 14 years ago
Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't have any effect in Safari 3.1.1. Based on trunk and effects dev branch implementations. More... over 14 years ago
dialog: filter invalid option-position values, convert title argument to string (ala closeText) More... over 14 years ago
uni tests: cleanup after common widget tests More... over 14 years ago
unit tests: added positon to index More... over 14 years ago
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 More... over 14 years ago
removed ui.core.js from position testsuite - position may only depend on jQuery core More... over 14 years ago
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved More... over 14 years ago
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved More... over 14 years ago
accordion: trying to reset margin and padding for accordion-lis to get consistent results for fillSpace and autoHeight tests across platforms; if that works, may need to be applied in general, not just for tests More... over 14 years ago
tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3) More... over 14 years ago
accordion: reverted previous change to test More... over 14 years ago
updated to latest QUnit More... over 14 years ago
dialog: Fixes #4826 - Setting resizable false toggles resizable on dialog More... over 14 years ago
dialog: added unit test for ticket #4826 More... over 14 years ago
simpler import statement More... over 14 years ago
update to latest QUnit styles More... over 14 years ago
git-svn-id: http://jquery-ui.googlecode.com/svn/trunk@3231 a1defee3-d24d-0410-b1e3-3171fe540af7 More... over 14 years ago
dialog: methods test cleanup More... over 14 years ago
accordion: activate test fix, use false to close, not -1 More... over 14 years ago
accordion: icon test fix, was failing in webkits More... over 14 years ago
dialog: mime-type More... over 14 years ago
dialog: added visual test for ticket #4826 - Setting resizable false toggles resizable on dialog More... over 14 years ago
dialog: always convert value for closeText option to a string (fixes options-tests) More... over 14 years ago
tabs: comment about failing options-defaults-test More... over 14 years ago
slider: fixed defaults test to include cancel-callback More... over 14 years ago
selectable test cleanup: border and margin helpers were never used, missing semicolons caused a parser error More... over 14 years ago
progessbar: comments about failing aria-disabled attr test (in IE), no idea why that happens More... over 14 years ago