Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -4/+13 | |
| | | | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable: disabled should not have ui-state-disabled This reverts commit 23771d38ba9d2663f6db0243c8e992dc7ff6844a. | |||||
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on ↵ | Scott González | 2013-03-14 | 1 | -13/+4 | |
| | | | | | | setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. | |||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Mike Sherov | 2013-03-11 | 1 | -4/+13 | |
| | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable : disabled should not have ui-state-disabled | |||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 | |
| | ||||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 | |
| | ||||||
* | Interactions: Update widget defaults to match documented API. | Mike Sherov | 2013-01-02 | 1 | -2/+5 | |
| | ||||||
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 3 | -41/+41 | |
| | ||||||
* | Dev: update jquery.simulate.js to latest version from ↵ | Mike Sherov | 2012-12-12 | 2 | -21/+26 | |
| | | | | http://github.com/jquery/jquery-simulate | |||||
* | Dev: remove unnecessary simulated drag delegation in test suite | Mike Sherov | 2012-12-08 | 1 | -11/+6 | |
| | ||||||
* | Resizable: Respect containment for alsoResize option. Fixes #4603 - ↵ | Scott González | 2012-12-03 | 2 | -10/+71 | |
| | | | | Resizable: alsoResize option doesn't work with containment. Fixes #5559 - Dialog: Content grows bigger than widget on resize at document edge. | |||||
* | Dialog: Moved resizable handle test from resizable. | Scott González | 2012-11-26 | 2 | -16/+0 | |
| | ||||||
* | Resizable: Modified the default z-index value of resizable handles. Fixed ↵ | TJ VanToll | 2012-11-26 | 3 | -1/+17 | |
| | | | | #7960 - Dialog: Modal dialogs do not disable resizables on the page. | |||||
* | Resizable: use css() instead of position() for absolute placement. Fixes ↵ | Mike Sherov | 2012-11-17 | 1 | -1/+22 | |
| | | | | #3815 - Resizable: absolutely positioned element inside scrollable element is repositioned when resized | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 | |
| | ||||||
* | Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width ↵ | Ethan Romba | 2012-11-12 | 3 | -12/+202 | |
| | | | | | | | | and height when only one is changing Resizable: Trigger resize event only when element is resized. Fixes #5545 - Callbacks ignore the grid. Resizable: Added event tests. Fixes #5817 - resize event reports unconstrained ui.size | |||||
* | Resizable: Grid now respects min/max dimensions. Fixed #8435 - grid does not ↵ | Ethan Romba | 2012-11-09 | 1 | -0/+14 | |
| | | | | respect min/max dimensions | |||||
* | Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: ↵ | Mathias Stenbom | 2012-11-05 | 1 | -0/+20 | |
| | | | | Complex markup for handles. | |||||
* | Dev: remove globals from tests and moved test helpers to correct location - ↵ | Mike Sherov | 2012-11-03 | 3 | -16/+16 | |
| | | | | Fixed #8770 Dev: Remove globals and Standardize Test Suite | |||||
* | Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ↵ | Mike Sherov | 2012-10-31 | 2 | -51/+53 | |
| | | | | test suite to pass | |||||
* | Tests: Removed old code that kept bad test suites out of TestSwarm. | Scott González | 2012-10-26 | 1 | -10/+0 | |
| | ||||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 4 | -45/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 | |
| | ||||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 | |
| | ||||||
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 | |
| | ||||||
* | Fix various issues in our html files, fifth batch | Richard D. Worth | 2012-04-26 | 1 | -1/+1 | |
| | ||||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 | |
| | ||||||
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 2 | -1/+1 | |
| | ||||||
* | Update to official qunit composite addon | Jörn Zaefferer | 2012-04-21 | 1 | -2/+2 | |
| | ||||||
* | Resizable tests: Remove all bad tests. | Scott González | 2012-04-20 | 3 | -68/+4 | |
| | ||||||
* | Resizabe tests: Use equal() instead of equals(). | Scott González | 2012-04-20 | 1 | -2/+2 | |
| | ||||||
* | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal ↵ | TJ VanToll | 2012-04-19 | 1 | -0/+9 | |
| | | | | dialog does not disable resizables on the page. | |||||
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -28/+24 | |
| | ||||||
* | Tests: Lint. | Scott González | 2012-04-18 | 1 | -1/+1 | |
| | ||||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 | |
| | ||||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 3 | -80/+80 | |
| | ||||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 | |
| | ||||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -7/+12 | |
| | ||||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 | |
| | ||||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -27/+27 | |
| | ||||||
* | Tests: Added test suites to run individual widget tests against all ↵ | Scott González | 2011-08-02 | 1 | -0/+30 | |
| | | | | supported jQuery versions. | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 | |
| | | | | jQuery core. | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 | |
| | ||||||
* | Resizable: Removed empty tickets test file. | Scott González | 2011-03-28 | 2 | -9/+0 | |
| | ||||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 | |
| | ||||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 | |
| | ||||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 | |
| | ||||||
* | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 1 | -0/+0 | |
| | ||||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 | |
| | ||||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 | |
| |