Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 1 | -27/+0 |
| | |||||
* | Resizable tests: Remove all bad tests. | Scott González | 2012-04-20 | 1 | -1/+4 |
| | |||||
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -28/+24 |
| | |||||
* | Resizable: | Scott González | 2009-02-13 | 1 | -1/+0 |
| | | | | | - Fixed destroy method. - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false). | ||||
* | Resizable tests: Removed preserveCursor and proportionallyResize options. | Scott González | 2009-02-09 | 1 | -2/+0 |
| | |||||
* | Resizable tests: Removed transparent option. | Scott González | 2009-02-09 | 1 | -1/+0 |
| | |||||
* | Resizable: Fixed #4093: Removed disableSelection option. | Scott González | 2009-02-09 | 1 | -1/+0 |
| | |||||
* | resizable unit tests: defaults alpha order | Richard Worth | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | resizable unit tests: zIndex default: 1000 | Richard Worth | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | resizable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -1/+25 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+9 |
events, methods, options, tickets |