Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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. | |||||
| * | | | ui core: enableSelection, disableSelection: Removed selectstart event ↵ | Richard D. Worth | 2010-04-02 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | filters from enableDisable and disableSelection as these are general utility convenience methods intended to prevent native browser text selection not jQuery UI Selectable selection. Fixes #5477 - core: enableSelection and disableSelection should only prevent native browser text selection | |||||
| * | | | tabs: core ajax unit test - more refactoring, seems IE7 needs a quick ↵ | Richard D. Worth | 2010-04-02 | 1 | -15/+15 | |
| | | | | | | | | | | | | | | | | setTimeout for the first async test to work on first load | |||||
| * | | | tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ↵ | Richard D. Worth | 2010-04-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | run remaining tests | |||||
| * | | | slider: corrected a regression introduced by commit 5ffd3ab | Richard D. Worth | 2010-04-02 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Slider: added support for canceling start event. Fixes #5472 - slider: event ↵ | Richard D. Worth | 2010-04-01 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | | | start not cancelable | |||||
| * | | | Align slider value to step. Fixes #5471 - value not aligned to step when set ↵ | Richard D. Worth | 2010-04-01 | 2 | -23/+59 | |
| | | | | | | | | | | | | | | | | programatically | |||||
| * | | | crlf mess, round XIIIMD | jzaefferer | 2010-04-01 | 1 | -225/+225 | |
| | | | | ||||||
| * | | | Updating to latest QUnit | jzaefferer | 2010-04-01 | 1 | -7/+5 | |
| | | | | ||||||
| * | | | Tuning disabled testsuites to run with ?draggable that TestSwarm adds | jzaefferer | 2010-04-01 | 5 | -5/+5 | |
| | | | | ||||||
| * | | | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 14 | -996/+225 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master. | |||||
| * | | | Merge branch 'tooltip' of github.com:jquery/jquery-ui | jzaefferer | 2010-04-01 | 14 | -225/+996 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Tooltip: Two more demos showing mousetracking with open/close events and ↵ | unknown | 2010-03-31 | 2 | -0/+134 | |
| | | | | | | | | | | | | | | | | using open/close methods to programmatically show/hide tooltips | |||||
| | * | | Added tooltip to widgets_in_dialog compound test | unknown | 2010-03-31 | 1 | -225/+228 | |
| | | | | ||||||
| | * | | Tooltip: Renamed show to open and open to _show (based on spec), changed ↵ | unknown | 2010-03-31 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | trigger(show) to trigger(open) and added trigger(close); always use element as target, enabling programmatic opening and closing | |||||
| | * | | Tooltip: Comment about IE6 workaround | unknown | 2010-03-31 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | Merge branch 'master' into tooltip | jzaefferer | 2010-03-27 | 18 | -670/+226 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into tooltip | jzaefferer | 2010-03-26 | 14 | -32/+547 | |
| | |\ \ | ||||||
| | * | | | Added compound test for Tabs with Tooltips | jzaefferer | 2010-03-25 | 2 | -0/+38 | |
| | | | | | ||||||
| | * | | | Tooltip: Add Button to visual test page to test interoperability | jzaefferer | 2010-03-25 | 1 | -0/+18 | |
| | | | | | ||||||
| | * | | | Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ↵ | jzaefferer | 2010-03-25 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | flickering during fade | |||||
| | * | | | Tooltip: Added comment about asny response handling | jzaefferer | 2010-03-25 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Tooltip: Add role='application' to body when there is no role attribute; ↵ | jzaefferer | 2010-03-25 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | required for screenreaders to interpret aria attributes correctly | |||||
| | * | | | Tooltip: Fix positioning | jzaefferer | 2010-03-25 | 1 | -1/+4 | |
| | | | | |