Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dev: Remove *_tickets.js test files and move the associated tests to the ↵ | Mike Sherov | 2012-12-07 | 1 | -75/+0 |
| | | | | proper locations. | ||||
* | Button: Fixing handling of the disabled options on refresh method calls. ↵ | TJ VanToll | 2012-11-21 | 1 | -8/+0 |
| | | | | Fixed #8828 - Button: Refresh does not re-enable disabled button. | ||||
* | Button: use _hoverable for hover state management. Fixes #5295 - button ↵ | Cory Gackenheimer | 2012-11-11 | 1 | -0/+11 |
| | | | | doesn't remove hover state if they are disabled | ||||
* | Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: ↵ | TJ VanToll | 2012-10-16 | 1 | -0/+8 |
| | | | | Anchor tags cannot be disabled within buttonset. | ||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+5 |
| | |||||
* | Don't use :checkbox selector. | Scott González | 2012-05-21 | 1 | -5/+5 |
| | |||||
* | Don't use :radio selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Button: Adding quotes to the attribute selector for labels - Fixes #7534 - ↵ | Corey Frang | 2011-08-03 | 1 | -0/+6 |
| | | | | Button label selector omits quotes / fails for ids with ":" | ||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -5/+5 |
| | |||||
* | Button: modified the event bindings for focus and blur. Fixed #6711 - ↵ | Glenn Goodrich | 2011-05-26 | 1 | -0/+8 |
| | | | | checkbox/radio button do not show focused state when using Keyboard Navigation | ||||
* | Button: find associated label even without common ancestor. Fixes #7092 - ↵ | ddstreet | 2011-03-11 | 1 | -0/+22 |
| | | | | button creation that requires a matching label does not find label in all cases | ||||
* | Buttonset: Added items option and removed visible filter for adding rounded ↵ | Scott González | 2010-11-12 | 1 | -7/+15 |
| | | | | corners. Fixes #6262 - buttonset not applying ui-corner to invisible elements. | ||||
* | Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore ↵ | Scott González | 2010-08-18 | 1 | -1/+6 |
| | | | | buttons that are not :visible. | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -10/+10 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+10 |
menu; including menu static tests). |