Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | |||||
| * | | | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) ↵ | jzaefferer | 2010-03-25 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | support for event delegation | ||||
| * | | | Tooltip: Fixing up demo | jzaefferer | 2010-03-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | Experimental shadow for tooltip element | jzaefferer | 2010-03-22 | 1 | -2/+9 |
| | | | | |||||
| * | | | Tooltip: Added another element for testing the issue with mouseover/out | jzaefferer | 2010-03-21 | 1 | -1/+5 |
| | | | | |||||
| * | | | Copying files from old Googlecode dev branch for tooltip | jzaefferer | 2010-03-21 | 10 | -0/+552 |
| | | | | |||||
* | | | | Disabling interaction testsuites until we get to their rewrites; required to ↵ | jzaefferer | 2010-04-01 | 5 | -0/+15 |
| | | | | | | | | | | | | | | | | get 100% passing on TestSwarm now | ||||
* | | | | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ↵ | jzaefferer | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | handler | ||||
* | | | | Tabs: Adding demo using cookie option for persistence | unknown | 2010-03-30 | 2 | -0/+58 |
| | | | | |||||
* | | | | Shopping-Cart demo: Add new demo to droppable demo index | unknown | 2010-03-30 | 1 | -0/+1 |
| | | | | |||||
* | | | | Shopping-Cart demo: Fix demo title | unknown | 2010-03-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | Shopping-Cart demo: Fix the eager activeClass on sorting | unknown | 2010-03-30 | 1 | -1/+6 |
| | | | | |||||
* | | | | Shopping-Cart demo: fix typos | unknown | 2010-03-30 | 1 | -2/+2 |
| | | | | |||||
* | | | | Adding shopping cart demo for integration of accordion, draggable, droppable ↵ | unknown | 2010-03-30 | 1 | -0/+96 |
| | | | | | | | | | | | | | | | | and sortable | ||||
* | | | | Build: Fix regeex for checksum-file-path | jzaefferer | 2010-03-30 | 1 | -1/+2 |
| | | | | |||||
* | | | | Build: Copy the themes folder from the dist dir to include the concatendated ↵ | jzaefferer | 2010-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | file | ||||
* | | | | Build: Create zip file for upload to the Google CDN | jzaefferer | 2010-03-30 | 1 | -12/+16 |
| | | | | |||||
* | | | | Build: Adding googlecdn target to deploy-release-target and fixing checksum ↵ | jzaefferer | 2010-03-30 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | generation | ||||
* | | | | Merge branch 'master' into checksums | jzaefferer | 2010-03-30 | 28 | -256/+902 |
|\ \ \ \ | |||||
| * | | | | Build: Minify i18n files and build a concatenated version; also fixing the ↵ | jzaefferer | 2010-03-29 | 1 | -24/+47 |
| | | | | | | | | | | | | | | | | | | | | double-header issue for the jquery-ui.min.js file and removing additional headers for the various components; Fixes #5444 - build incomplete since removing yuimin and adding closure compiler | ||||
| * | | | | Build: Use closure-jar property | jzaefferer | 2010-03-29 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2010-03-29 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Changed widget factory to keep generic css framework class -state-disabled ↵ | Richard D. Worth | 2010-03-29 | 1 | -2/+2 |
| | | |_|/ | | |/| | | | | | | | | | | | | in ui namespace instead of custom widget namespace. Fixes #5443 - $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful | ||||
| * / | | | Adding a visual testpage for button for profiling | jzaefferer | 2010-03-29 | 1 | -0/+552 |
| |/ / / | |||||
| * | | | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2010-03-27 | 3 | -0/+26 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of github.com:jquery/jquery-ui | Scott González | 2010-03-26 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Position: Use parseInt() to prevent fractional pixel values. | Scott González | 2010-03-26 | 3 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #5280 - ui.position generates different position in static context. | ||||
| * | | | | | Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the ↵ | jzaefferer | 2010-03-27 | 2 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too | ||||
| * | | | | | Accordion unit tets: Replacing destory method test with autocomplete/button ↵ | jzaefferer | 2010-03-27 | 2 | -46/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | approach, comparing before/after html - had to add some classes and empty style attributes to ignore class='' and style='', harmless enough | ||||
| * | | | | | Updating autocomplete and button unit tests: use equal instead of ok to ↵ | jzaefferer | 2010-03-27 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | compare markup, works fine in latest QUnit (escapes all messages correctly) | ||||
| * | | | | | Accordion unit tests: Further normalization of styles to get consistent ↵ | jzaefferer | 2010-03-27 | 2 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | results across browsers | ||||
| * | | | | | Updating to latest QUnit (sometime soon it'll get versioned...), fixes test ↵ | jzaefferer | 2010-03-27 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | output issues | ||||
| * | | | | | Slider: Removing the placeholder for the animate-option, as we generally ↵ | jzaefferer | 2010-03-27 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | don't try to unit-test any animations | ||||
| * | | | | | Slider: Test for test-option, setting the value with the value-method; ↵ | jzaefferer | 2010-03-27 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | either test is wrong or the implementation ignores the step-option when set programmatically | ||||
| * | | | | | Slider: Refactoring _trimValue method to use more sane programming logic | jzaefferer | 2010-03-27 | 1 | -3/+6 |
| | | | | | | |||||
| * | | | | | Slider: Refactoring _valueMin and _valueMax methods, removing useless ↵ | jzaefferer | 2010-03-27 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | temporary variables | ||||
| * | | | | | Slider: Inlining _step method, was used only once | jzaefferer | 2010-03-27 | 1 | -6/+1 |
| | | | | | | |||||
| * | | | | | Slider tests: Split three different change-event tests into three tests, ↵ | jzaefferer | 2010-03-27 | 1 | -25/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | adding start, slide and stop assertions to each, removing placeholders for those other events |