Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Need to pass-through event arg to activate method | jzaefferer | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary float:left from .ui-menu-item, only caused various layout ↵ | jzaefferer | 2010-04-30 | 1 | -2/+0 |
| | | | | issues | ||||
* | Extracted menu theme from autocomplete file into its own | jzaefferer | 2010-04-30 | 3 | -32/+32 |
| | |||||
* | Added menu statics and visual tests to index files | jzaefferer | 2010-04-30 | 2 | -0/+10 |
| | |||||
* | Menu: Extracted menu code from autocomplete, updated all dependencies | jzaefferer | 2010-04-21 | 22 | -6/+198 |
| | |||||
* | Tagging the 1.8.1 release.1.8.1 | Richard D. Worth | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Added demo for accent folding. | Scott González | 2010-04-21 | 1 | -0/+64 |
| | | | | Proof of concept for #5219 - Autocomplete: Support for accent-folding. | ||||
* | Autocomplete: Added custom rendering for custom data demo. | Scott González | 2010-04-21 | 1 | -1/+7 |
| | |||||
* | Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file | Richard D. Worth | 2010-04-21 | 1 | -6/+6 |
| | |||||
* | added tests for enable/disable | carhartl | 2010-04-20 | 2 | -27/+70 |
| | |||||
* | Merge branch 'master' of github.com:jquery/jquery-ui | maggiewachs | 2010-04-16 | 56 | -1052/+2156 |
|\ | |||||
| * | Autocomplete: Fixed href to multiple-remote dmeo in index | jzaefferer | 2010-04-16 | 1 | -1/+1 |
| | | |||||
| * | Autocomplete: Refactored code for array filtering into ↵ | jzaefferer | 2010-04-16 | 5 | -23/+94 |
| | | | | | | | | $.ui.autocomplete.filter, used by remote-with-cache and modified multiple-demo (now with local data); added multiple-remote to also show multiple with remote data | ||||
| * | Autocomplete: code improvements for multiple demo | jzaefferer | 2010-04-15 | 1 | -4/+4 |
| | | |||||
| * | Autocomplete: multiple demo added | jzaefferer | 2010-04-15 | 2 | -0/+76 |
| | | |||||
| * | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 4 | -4/+48 |
| | | |||||
| * | Unit tests: Disable stale interaction tests only on testswarm, but allow ↵ | jzaefferer | 2010-04-14 | 4 | -16/+48 |
| | | | | | | | | them to run locally | ||||
| * | Unit tests: Try to disable tests only for testswarm; if this works, I'll ↵ | jzaefferer | 2010-04-14 | 1 | -4/+12 |
| | | | | | | | | modify the other ones as well | ||||
| * | Draggable demo: visual feedback - use draggable option stack selector. Fixed ↵ | Richard D. Worth | 2010-04-14 | 1 | -1/+1 |
| | | | | | | | | #5513 - Draggable/Stackable Demo broken and docs need to be updated | ||||
| * | Position unit tests: Add module for testswarm to run all tests | jzaefferer | 2010-04-14 | 1 | -0/+2 |
| | | |||||
| * | Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria ↵ | jzaefferer | 2010-04-13 | 1 | -2/+2 |
| | | | | | | | | attributes test | ||||
| * | Autocomplete unit tests: Fix event handling in IE | jzaefferer | 2010-04-13 | 1 | -2/+3 |
| | | |||||
| * | Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| | | |||||
| * | Autocomplete and button unit tests: Same remove-role-attr fix as for ↵ | jzaefferer | 2010-04-13 | 2 | -0/+8 |
| | | | | | | | | accordion in destroy-method test | ||||
| * | Accordion unit tests: And another height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| | | |||||
| * | Accordion unit tests: One more height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -4/+4 |
| | | |||||
| * | Accordion unit tests: Remove role attribute to pass Opera 9 and adjust ↵ | jzaefferer | 2010-04-13 | 3 | -32/+27 |
| | | | | | | | | height tests to tolerate different results, as long as they are consistent | ||||
| * | Accordion unit tests: Trying some more style resets for getting accordion ↵ | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| | | | | | | | | tests to pass in Safari 3.x, need to commit to see Testswarm results | ||||
| * | Accordion unit tests: Cleaned and fixed destroy-method test, working around ↵ | jzaefferer | 2010-04-12 | 2 | -4/+4 |
| | | | | | | | | html rendering inconsistencies | ||||
| * | Accordion unit tests: Cleaned and fixed resize-method test, using ↵ | jzaefferer | 2010-04-12 | 1 | -9/+1 |
| | | | | | | | | #navigation avoids the :visible matching display:none issue in IE8 | ||||
| * | Effects demos: cleanup | jzaefferer | 2010-04-12 | 1 | -1/+1 |
| | | |||||
| * | sortable: don't call the base widget _setOption for disabled to avoid the ↵ | Richard D. Worth | 2010-04-09 | 2 | -1/+14 |
| | | | | | | | | ui-state-disabled class being added. Fixes #5501 - sortable: disabled should not have the ui-state-disabled class | ||||
| * | Autocomplete: Combobox demo update, fixed mustMatch with corrected change ↵ | jzaefferer | 2010-04-08 | 1 | -7/+12 |
| | | | | | | | | event, also added button for toggling the hidden select and an empty-value option. Fixes #5453 | ||||
| * | Autocomplete: Track input changes and fire change-event on blur, along with ↵ | jzaefferer | 2010-04-08 | 2 | -6/+30 |
| | | | | | | | | selected item, if available. Fix for #5490 | ||||
| * | Set font-weight normal for active menu items - Fix for #5491 Autocomplete: ↵ | unknown | 2010-04-07 | 1 | -0/+1 |
| | | | | | | | | menu items have no default-state-class, need to override font-weight | ||||
| * | Button: some demo code formatting | unknown | 2010-04-06 | 1 | -13/+15 |
| | | |||||
| * | Autocomplete: Change demo title in index.file to fit it in one line | unknown | 2010-04-06 | 1 | -1/+1 |
| | | |||||
| * | Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: ↵ | Jörn Zaefferer | 2010-04-06 | 1 | -1/+1 |
| | | | | | | | | Spelling of dayname wrong | ||||
| * | Added link to categories-demo to autocomplete demos index. Still need to ↵ | Jörn Zaefferer | 2010-04-05 | 1 | -0/+1 |
| | | | | | | | | move the menu-overrides from that demo back to menu (is there a ticket?). | ||||
| * | Accordion: different useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| | | | | | | | | destroy test | ||||
| * | Accordion: Trying some styl resets, maybe finding the one for Safari 3.x | jzaefferer | 2010-04-03 | 1 | -1/+1 |
| | | |||||
| * | Accordion: more useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 |
| | | | | | | | | destroy test | ||||
| * | Accordion: Improved resize-method test, starting with a fixed container height | jzaefferer | 2010-04-03 | 1 | -2/+2 |
| | | |||||
| * | Accordion: Rewrote the resize method test; fails in IE8, probably related to ↵ | jzaefferer | 2010-04-03 | 2 | -5/+12 |
| | | | | | | | | :visible issue | ||||
| * | Accordion unit tests: Cleanup | jzaefferer | 2010-04-03 | 1 | -2/+1 |
| | | |||||
| * | Accordion: Fixed case for tabIndex (was tabindex), fixes failing ↵ | jzaefferer | 2010-04-03 | 1 | -2/+2 |
| | | | | | | | | destroy-test in IE6 | ||||
| * | Accordion unit tests: Use display!=none instead of :visible to work around ↵ | jzaefferer | 2010-04-03 | 1 | -1/+3 |
| | | | | | | | | :visible issue in IE8 | ||||
| * | Accordion unit tests: Refactored state-helper function | jzaefferer | 2010-04-03 | 4 | -30/+12 |
| | | |||||
| * | slider: jslint cleanup (thanks for the start zhaoz) and style changes to ↵ | Richard D. Worth | 2010-04-02 | 1 | -334/+382 |
| | | | | | | | | meet http://docs.jquery.com/JQuery_Core_Style_Guidelines | ||||
| * | Use border-width instead of border for .ui-tabs-panel to make it easier to ↵ | Scott González | 2010-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | override. Fixes #5475 - ui-tabs-panel border override should be border-width, not border. |