Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selectmenu: Handle form resets | Jörn Zaefferer | 2015-10-27 | 1 | -2/+2 |
| | | | | | Fixes #12236 Ref gh-1550 | ||||
* | Selectmenu: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -1/+0 |
| | |||||
* | Selectmenu: update to use button css | Alexander Schmitz | 2015-10-07 | 1 | -2/+2 |
| | | | | This ensures consistency between different form elements | ||||
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
| | | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8. | ||||
* | Selectmenu: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -26/+2 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Selectmenu: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
| | | | | Fixes #10563 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -2/+2 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 1 | -5/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -6/+6 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Selectmenu Tests: rename wrapper divs | Felix Nagel | 2013-04-29 | 1 | -2/+2 |
| | |||||
* | Selectmenu tests: add Position plugin to loaded resources | Felix Nagel | 2012-12-15 | 1 | -0/+1 |
| | |||||
* | Selectmenu tests: improve appendTo option tests | Felix Nagel | 2012-12-15 | 1 | -8/+11 |
| | |||||
* | Selectmenu tests: Upgrade jQuery to 1.8.3 | Felix Nagel | 2012-11-23 | 1 | -1/+0 |
| | |||||
* | Selectmenu: Update unit tests | Felix Nagel | 2012-05-16 | 1 | -12/+15 |
| | |||||
* | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 1 | -2/+0 |
| | |||||
* | Selectmenu: added basic method unit tests | Felix Nagel | 2011-11-22 | 1 | -3/+26 |
| | |||||
* | Selectmenu: added basic markup and a11y unit tests | Felix Nagel | 2011-11-02 | 1 | -4/+4 |
| | |||||
* | Selectmenu: Add placeholder for unit tests | Jörn Zaefferer | 2011-10-19 | 1 | -0/+64 |