Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete tests: Added test for widget() method. | Scott González | 2012-08-26 | 1 | -0/+8 |
| | |||||
* | Autocomplete: Added test for close method. | Scott González | 2012-01-31 | 1 | -2/+9 |
| | |||||
* | Autocomplete tests: Cleanup. | Scott González | 2011-06-13 | 1 | -32/+23 |
| | |||||
* | Adding a domEqual assertion to our testsuite for more sane DOM | jzaefferer | 2011-02-25 | 1 | -7/+3 |
| | | | | | comparisons. Comparing innerHTML is too dependent on random browser quirks like IE only sometimes rendering closing tags. | ||||
* | Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | Scott González | 2010-07-30 | 1 | -9/+1 |
| | | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d. | ||||
* | Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | jzaefferer | 2010-07-30 | 1 | -1/+9 |
| | | | | maintain the stack | ||||
* | Autocomplete and button unit tests: Same remove-role-attr fix as for ↵ | jzaefferer | 2010-04-13 | 1 | -0/+4 |
| | | | | accordion in destroy-method test | ||||
* | Updating autocomplete and button unit tests: use equal instead of ok to ↵ | jzaefferer | 2010-03-27 | 1 | -2/+1 |
| | | | | compare markup, works fine in latest QUnit (escapes all messages correctly) | ||||
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Append menu to body and reset z-index on every suggestion. | Scott González | 2010-03-11 | 1 | -1/+5 |
| | | | | Fixes #5271. | ||||
* | Fix for #5120 - create menu only once and return that element from the ↵ | Jörn Zaefferer | 2010-02-02 | 1 | -1/+2 |
| | | | | widget method, put ui-autocomplete class on menu | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -35/+35 |
| | |||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 1 | -0/+35 |