]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoProgressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes test
jzaefferer [Tue, 13 Apr 2010 11:25:09 +0000 (13:25 +0200)]
Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes test

14 years agoAutocomplete unit tests: Fix event handling in IE
jzaefferer [Tue, 13 Apr 2010 10:04:05 +0000 (12:04 +0200)]
Autocomplete unit tests: Fix event handling in IE

14 years agoProgressbar unit test: Ignore false vs. false in IE6 in aria attributes test
jzaefferer [Tue, 13 Apr 2010 09:35:50 +0000 (11:35 +0200)]
Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test

14 years agoAutocomplete and button unit tests: Same remove-role-attr fix as for accordion in...
jzaefferer [Tue, 13 Apr 2010 09:12:01 +0000 (11:12 +0200)]
Autocomplete and button unit tests: Same remove-role-attr fix as for accordion in destroy-method test

14 years agoAccordion unit tests: And another height-testing hotfix for Safari 3.x
jzaefferer [Tue, 13 Apr 2010 08:54:54 +0000 (10:54 +0200)]
Accordion unit tests: And another height-testing hotfix for Safari 3.x

14 years agoAccordion unit tests: One more height-testing hotfix for Safari 3.x
jzaefferer [Tue, 13 Apr 2010 08:36:04 +0000 (10:36 +0200)]
Accordion unit tests: One more height-testing hotfix for Safari 3.x

14 years agoAccordion unit tests: Remove role attribute to pass Opera 9 and adjust height tests...
jzaefferer [Tue, 13 Apr 2010 08:13:13 +0000 (10:13 +0200)]
Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height tests to tolerate different results, as long as they are consistent

14 years agoAccordion unit tests: Trying some more style resets for getting accordion tests to...
jzaefferer [Mon, 12 Apr 2010 14:49:12 +0000 (16:49 +0200)]
Accordion unit tests: Trying some more style resets for getting accordion tests to pass in Safari 3.x, need to commit to see Testswarm results

14 years agoAccordion unit tests: Cleaned and fixed destroy-method test, working around html...
jzaefferer [Mon, 12 Apr 2010 14:44:37 +0000 (16:44 +0200)]
Accordion unit tests: Cleaned and fixed destroy-method test, working around html rendering inconsistencies

14 years agoAccordion unit tests: Cleaned and fixed resize-method test, using #navigation avoids...
jzaefferer [Mon, 12 Apr 2010 14:12:05 +0000 (16:12 +0200)]
Accordion unit tests: Cleaned and fixed resize-method test, using #navigation avoids the :visible matching display:none issue in IE8

14 years agoEffects demos: cleanup
jzaefferer [Mon, 12 Apr 2010 11:43:41 +0000 (13:43 +0200)]
Effects demos: cleanup

14 years agosortable: don't call the base widget _setOption for disabled to avoid the ui-state...
Richard D. Worth [Fri, 9 Apr 2010 18:43:44 +0000 (14:43 -0400)]
sortable: don't call the base widget _setOption for disabled to avoid the ui-state-disabled class being added. Fixes #5501 - sortable: disabled should not have the ui-state-disabled class

14 years agoAutocomplete: Combobox demo update, fixed mustMatch with corrected change event,...
jzaefferer [Thu, 8 Apr 2010 10:07:45 +0000 (12:07 +0200)]
Autocomplete: Combobox demo update, fixed mustMatch with corrected change event, also added button for toggling the hidden select and an empty-value option. Fixes #5453

14 years agoAutocomplete: Track input changes and fire change-event on blur, along with selected...
jzaefferer [Thu, 8 Apr 2010 10:05:52 +0000 (12:05 +0200)]
Autocomplete: Track input changes and fire change-event on blur, along with selected item, if available. Fix for #5490

14 years agoSet font-weight normal for active menu items - Fix for #5491 Autocomplete: menu items...
unknown [Wed, 7 Apr 2010 17:16:57 +0000 (19:16 +0200)]
Set font-weight normal for active menu items - Fix for #5491 Autocomplete: menu items have no default-state-class, need to override font-weight

14 years agoButton: some demo code formatting
unknown [Tue, 6 Apr 2010 20:50:27 +0000 (22:50 +0200)]
Button: some demo code formatting

14 years agoAutocomplete: Change demo title in index.file to fit it in one line
unknown [Tue, 6 Apr 2010 20:42:14 +0000 (22:42 +0200)]
Autocomplete: Change demo title in index.file to fit it in one line

14 years agoFixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: Spelling...
Jörn Zaefferer [Tue, 6 Apr 2010 13:49:53 +0000 (06:49 -0700)]
Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: Spelling of dayname wrong

14 years agoAdded link to categories-demo to autocomplete demos index. Still need to move the...
Jörn Zaefferer [Mon, 5 Apr 2010 18:07:55 +0000 (11:07 -0700)]
Added link to categories-demo to autocomplete demos index. Still need to move the menu-overrides from that demo back to menu (is there a ticket?).

14 years agoAccordion: different useless markup for getting consistent results for the destroy...
jzaefferer [Sat, 3 Apr 2010 15:48:39 +0000 (17:48 +0200)]
Accordion: different useless markup for getting consistent results for the destroy test

14 years agoAccordion: Trying some styl resets, maybe finding the one for Safari 3.x
jzaefferer [Sat, 3 Apr 2010 15:35:02 +0000 (17:35 +0200)]
Accordion: Trying some styl resets, maybe finding the one for Safari 3.x

14 years agoAccordion: more useless markup for getting consistent results for the destroy test
jzaefferer [Sat, 3 Apr 2010 15:31:04 +0000 (17:31 +0200)]
Accordion: more useless markup for getting consistent results for the destroy test

14 years agoAccordion: Improved resize-method test, starting with a fixed container height
jzaefferer [Sat, 3 Apr 2010 15:27:00 +0000 (17:27 +0200)]
Accordion: Improved resize-method test, starting with a fixed container height

14 years agoAccordion: Rewrote the resize method test; fails in IE8, probably related to :visible...
jzaefferer [Sat, 3 Apr 2010 15:21:31 +0000 (17:21 +0200)]
Accordion: Rewrote the resize method test; fails in IE8, probably related to :visible issue

14 years agoAccordion unit tests: Cleanup
jzaefferer [Sat, 3 Apr 2010 15:14:58 +0000 (17:14 +0200)]
Accordion unit tests: Cleanup

14 years agoAccordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test in IE6
jzaefferer [Sat, 3 Apr 2010 15:14:01 +0000 (17:14 +0200)]
Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test in IE6

14 years agoAccordion unit tests: Use display!=none instead of :visible to work around :visible...
jzaefferer [Sat, 3 Apr 2010 15:10:50 +0000 (17:10 +0200)]
Accordion unit tests: Use display!=none instead of :visible to work around :visible issue in IE8

14 years agoAccordion unit tests: Refactored state-helper function
jzaefferer [Sat, 3 Apr 2010 15:08:45 +0000 (17:08 +0200)]
Accordion unit tests: Refactored state-helper function

14 years agoslider: jslint cleanup (thanks for the start zhaoz) and style changes to meet http...
Richard D. Worth [Sat, 3 Apr 2010 03:14:44 +0000 (23:14 -0400)]
slider: jslint cleanup (thanks for the start zhaoz) and style changes to meet http://docs.jquery.com/JQuery_Core_Style_Guidelines

14 years agoUse border-width instead of border for .ui-tabs-panel to make it easier to override.
Scott González [Sat, 3 Apr 2010 00:19:53 +0000 (17:19 -0700)]
Use border-width instead of border for .ui-tabs-panel to make it easier to override.

Fixes #5475 - ui-tabs-panel border override should be border-width, not border.

14 years agoui core: enableSelection, disableSelection: Removed selectstart event filters from...
Richard D. Worth [Fri, 2 Apr 2010 21:09:37 +0000 (17:09 -0400)]
ui core: enableSelection, disableSelection: Removed selectstart event 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

14 years agotabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTimeout...
Richard D. Worth [Fri, 2 Apr 2010 16:43:22 +0000 (12:43 -0400)]
tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTimeout for the first async test to work on first load

14 years agotabs: core ajax unit test - run two loads as two separate asyncs so IE7 will run...
Richard D. Worth [Fri, 2 Apr 2010 15:59:17 +0000 (11:59 -0400)]
tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will run remaining tests

14 years agoslider: corrected a regression introduced by commit 5ffd3ab
Richard D. Worth [Fri, 2 Apr 2010 14:32:33 +0000 (10:32 -0400)]
slider: corrected a regression introduced by commit 5ffd3ab

14 years agoSlider: added support for canceling start event. Fixes #5472 - slider: event start...
Richard D. Worth [Thu, 1 Apr 2010 19:08:20 +0000 (15:08 -0400)]
Slider: added support for canceling start event. Fixes #5472 - slider: event start not cancelable

14 years agoAlign slider value to step. Fixes #5471 - value not aligned to step when set programa...
Richard D. Worth [Thu, 1 Apr 2010 19:00:45 +0000 (15:00 -0400)]
Align slider value to step. Fixes #5471 - value not aligned to step when set programatically

14 years agocrlf mess, round XIIIMD
jzaefferer [Thu, 1 Apr 2010 08:00:13 +0000 (10:00 +0200)]
crlf mess, round XIIIMD

14 years agoUpdating to latest QUnit
jzaefferer [Thu, 1 Apr 2010 07:57:56 +0000 (09:57 +0200)]
Updating to latest QUnit

14 years agoTuning disabled testsuites to run with ?draggable that TestSwarm adds
jzaefferer [Thu, 1 Apr 2010 07:49:13 +0000 (09:49 +0200)]
Tuning disabled testsuites to run with ?draggable that TestSwarm adds

14 years agoRevert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
jzaefferer [Thu, 1 Apr 2010 07:33:25 +0000 (09:33 +0200)]
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"

This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing
changes made to ab8d15521785e764a6bf47beee0cfd18929607d3.

Need to revert this revert later on when actually merging the tooltip branch into master.

14 years agoMerge branch 'tooltip' of github.com:jquery/jquery-ui
jzaefferer [Thu, 1 Apr 2010 07:25:21 +0000 (09:25 +0200)]
Merge branch 'tooltip' of github.com:jquery/jquery-ui

14 years agoDisabling interaction testsuites until we get to their rewrites; required to get...
jzaefferer [Thu, 1 Apr 2010 07:24:39 +0000 (09:24 +0200)]
Disabling interaction testsuites until we get to their rewrites; required to get 100% passing on TestSwarm now

14 years agoTooltip: Two more demos showing mousetracking with open/close events and using open...
unknown [Wed, 31 Mar 2010 18:19:09 +0000 (20:19 +0200)]
Tooltip: Two more demos showing mousetracking with open/close events and using open/close methods to programmatically show/hide tooltips

14 years agoAdded tooltip to widgets_in_dialog compound test
unknown [Wed, 31 Mar 2010 18:18:12 +0000 (20:18 +0200)]
Added tooltip to widgets_in_dialog compound test

14 years agoTooltip: Renamed show to open and open to _show (based on spec), changed trigger...
unknown [Wed, 31 Mar 2010 18:17:45 +0000 (20:17 +0200)]
Tooltip: Renamed show to open and open to _show (based on spec), changed trigger(show) to trigger(open) and added trigger(close); always use element as target, enabling programmatic opening and closing

14 years agoTooltip: Comment about IE6 workaround
unknown [Wed, 31 Mar 2010 17:00:43 +0000 (19:00 +0200)]
Tooltip: Comment about IE6 workaround

14 years agoAutocomplete unit tests: Replace unreliable setTimeout with gobal ajax event handler
jzaefferer [Wed, 31 Mar 2010 14:39:16 +0000 (16:39 +0200)]
Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event handler

14 years agoTabs: Adding demo using cookie option for persistence
unknown [Tue, 30 Mar 2010 20:46:41 +0000 (22:46 +0200)]
Tabs: Adding demo using cookie option for persistence

14 years agoShopping-Cart demo: Add new demo to droppable demo index
unknown [Tue, 30 Mar 2010 20:34:46 +0000 (22:34 +0200)]
Shopping-Cart demo: Add new demo to droppable demo index

14 years agoShopping-Cart demo: Fix demo title
unknown [Tue, 30 Mar 2010 20:08:43 +0000 (22:08 +0200)]
Shopping-Cart demo: Fix demo title

14 years agoShopping-Cart demo: Fix the eager activeClass on sorting
unknown [Tue, 30 Mar 2010 20:08:04 +0000 (22:08 +0200)]
Shopping-Cart demo: Fix the eager activeClass on sorting

14 years agoShopping-Cart demo: fix typos
unknown [Tue, 30 Mar 2010 20:04:23 +0000 (22:04 +0200)]
Shopping-Cart demo: fix typos

14 years agoAdding shopping cart demo for integration of accordion, draggable, droppable and...
unknown [Tue, 30 Mar 2010 19:57:43 +0000 (21:57 +0200)]
Adding shopping cart demo for integration of accordion, draggable, droppable and sortable

14 years agoBuild: Fix regeex for checksum-file-path
jzaefferer [Tue, 30 Mar 2010 11:37:12 +0000 (13:37 +0200)]
Build: Fix regeex for checksum-file-path

14 years agoBuild: Copy the themes folder from the dist dir to include the concatendated file
jzaefferer [Tue, 30 Mar 2010 11:34:45 +0000 (13:34 +0200)]
Build: Copy the themes folder from the dist dir to include the concatendated file

14 years agoBuild: Create zip file for upload to the Google CDN
jzaefferer [Tue, 30 Mar 2010 11:27:23 +0000 (13:27 +0200)]
Build: Create zip file for upload to the Google CDN

14 years agoBuild: Adding googlecdn target to deploy-release-target and fixing checksum generation
jzaefferer [Tue, 30 Mar 2010 11:23:16 +0000 (13:23 +0200)]
Build: Adding googlecdn target to deploy-release-target and fixing checksum generation

14 years agoMerge branch 'master' into checksums
jzaefferer [Tue, 30 Mar 2010 11:11:27 +0000 (13:11 +0200)]
Merge branch 'master' into checksums

14 years agoBuild: MANIFEST file for Google CDN
jzaefferer [Tue, 30 Mar 2010 11:11:22 +0000 (13:11 +0200)]
Build: MANIFEST file for Google CDN

14 years agoBuild: Minify i18n files and build a concatenated version; also fixing the double...
jzaefferer [Mon, 29 Mar 2010 16:58:38 +0000 (18:58 +0200)]
Build: Minify i18n files and build a concatenated version; also fixing the 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

14 years agoBuild: Use closure-jar property
jzaefferer [Mon, 29 Mar 2010 15:39:09 +0000 (17:39 +0200)]
Build: Use closure-jar property

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Mon, 29 Mar 2010 14:47:46 +0000 (16:47 +0200)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAdding a visual testpage for button for profiling
jzaefferer [Mon, 29 Mar 2010 14:47:37 +0000 (16:47 +0200)]
Adding a visual testpage for button for profiling

14 years agoChanged widget factory to keep generic css framework class -state-disabled in ui...
Richard D. Worth [Mon, 29 Mar 2010 14:00:26 +0000 (10:00 -0400)]
Changed widget factory to keep generic css framework class -state-disabled in ui namespace instead of custom widget namespace. Fixes #5443 - $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful

14 years agoMerge branch 'master' into tooltip
jzaefferer [Sat, 27 Mar 2010 10:06:31 +0000 (11:06 +0100)]
Merge branch 'master' into tooltip

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 27 Mar 2010 09:57:33 +0000 (10:57 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAccordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy...
jzaefferer [Sat, 27 Mar 2010 07:03:48 +0000 (08:03 +0100)]
Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too

14 years agoAccordion unit tets: Replacing destory method test with autocomplete/button approach...
jzaefferer [Sat, 27 Mar 2010 07:01:41 +0000 (08:01 +0100)]
Accordion unit tets: Replacing destory method test with autocomplete/button approach, comparing before/after html - had to add some classes and empty style attributes to ignore class='' and style='', harmless enough

14 years agoUpdating autocomplete and button unit tests: use equal instead of ok to compare marku...
jzaefferer [Sat, 27 Mar 2010 07:00:03 +0000 (08:00 +0100)]
Updating autocomplete and button unit tests: use equal instead of ok to compare markup, works fine in latest QUnit (escapes all messages correctly)

14 years agoAccordion unit tests: Further normalization of styles to get consistent results acros...
jzaefferer [Sat, 27 Mar 2010 06:42:43 +0000 (07:42 +0100)]
Accordion unit tests: Further normalization of styles to get consistent results across browsers

14 years agoUpdating to latest QUnit (sometime soon it'll get versioned...), fixes test output...
jzaefferer [Sat, 27 Mar 2010 06:34:42 +0000 (07:34 +0100)]
Updating to latest QUnit (sometime soon it'll get versioned...), fixes test output issues

14 years agoSlider: Removing the placeholder for the animate-option, as we generally don't try...
jzaefferer [Sat, 27 Mar 2010 01:01:56 +0000 (02:01 +0100)]
Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations

14 years agoSlider: Test for test-option, setting the value with the value-method; either test...
jzaefferer [Sat, 27 Mar 2010 01:00:59 +0000 (02:00 +0100)]
Slider: Test for test-option, setting the value with the value-method; either test is wrong or the implementation ignores the step-option when set programmatically

14 years agoSlider: Refactoring _trimValue method to use more sane programming logic
jzaefferer [Sat, 27 Mar 2010 00:52:44 +0000 (01:52 +0100)]
Slider: Refactoring _trimValue method to use more sane programming logic

14 years agoSlider: Refactoring _valueMin and _valueMax methods, removing useless temporary variables
jzaefferer [Sat, 27 Mar 2010 00:49:56 +0000 (01:49 +0100)]
Slider: Refactoring _valueMin and _valueMax methods, removing useless temporary variables

14 years agoSlider: Inlining _step method, was used only once
jzaefferer [Sat, 27 Mar 2010 00:47:42 +0000 (01:47 +0100)]
Slider: Inlining _step method, was used only once

14 years agoSlider tests: Split three different change-event tests into three tests, adding start...
jzaefferer [Sat, 27 Mar 2010 00:44:14 +0000 (01:44 +0100)]
Slider tests: Split three different change-event tests into three tests, adding start, slide and stop assertions to each, removing placeholders for those other events

14 years agoDrilldown menu: First attempt at drilldown animations
jzaefferer [Sat, 27 Mar 2010 00:13:50 +0000 (20:13 -0400)]
Drilldown menu: First attempt at drilldown animations

14 years agoMenu prototypes: Renamed newer ones to old names
jzaefferer [Sat, 27 Mar 2010 00:00:54 +0000 (20:00 -0400)]
Menu prototypes: Renamed newer ones to old names

14 years agoMenu prototypes: Remove early nested and drilldown prototypes, to be replaced with...
jzaefferer [Fri, 26 Mar 2010 23:59:17 +0000 (19:59 -0400)]
Menu prototypes: Remove early nested and drilldown prototypes, to be replaced with nested2/drilldown2

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 26 Mar 2010 23:56:10 +0000 (19:56 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoPosition: Use parseInt() to prevent fractional pixel values.
Scott González [Fri, 26 Mar 2010 23:53:43 +0000 (19:53 -0400)]
Position: Use parseInt() to prevent fractional pixel values.

Fixes #5280 - ui.position generates different position in static context.

14 years agoMerge branch 'master' into tooltip
jzaefferer [Fri, 26 Mar 2010 16:45:32 +0000 (12:45 -0400)]
Merge branch 'master' into tooltip

14 years agoAutocomplete: Only remove classes actually added by the widget, ui-widget etc. aren...
jzaefferer [Fri, 26 Mar 2010 16:42:03 +0000 (12:42 -0400)]
Autocomplete: Only remove classes actually added by the widget, ui-widget etc. aren't added, so don't remove them

14 years agoAdded $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete
jzaefferer [Fri, 26 Mar 2010 16:40:46 +0000 (12:40 -0400)]
Added $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete

14 years agoAutocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocom...
jzaefferer [Fri, 26 Mar 2010 14:59:34 +0000 (10:59 -0400)]
Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocomplete: use $.ui.autocomplete.escapeRegex in combox demo

14 years agoFixed size calculations for dialogs.
Scott González [Fri, 26 Mar 2010 01:58:08 +0000 (21:58 -0400)]
Fixed size calculations for dialogs.

Fixes #5392 - Dialog explicit height doesn't match given value from set option.

14 years agoAdded compound test for Tabs with Tooltips
jzaefferer [Thu, 25 Mar 2010 22:23:11 +0000 (18:23 -0400)]
Added compound test for Tabs with Tooltips

14 years agoTooltip: Add Button to visual test page to test interoperability
jzaefferer [Thu, 25 Mar 2010 22:06:16 +0000 (18:06 -0400)]
Tooltip: Add Button to visual test page to test interoperability

14 years agoTooltip: Disable background-images in IE6 on tooltip element to avoid cursor flickeri...
jzaefferer [Thu, 25 Mar 2010 21:30:55 +0000 (17:30 -0400)]
Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor flickering during fade

14 years agoCore unit tests: Include testsuite.js for the testswarm include
jzaefferer [Thu, 25 Mar 2010 20:40:43 +0000 (16:40 -0400)]
Core unit tests: Include testsuite.js for the testswarm include

14 years agoUpdating to latest QUnit
jzaefferer [Thu, 25 Mar 2010 20:17:52 +0000 (16:17 -0400)]
Updating to latest QUnit

14 years agoTooltip: Added comment about asny response handling
jzaefferer [Thu, 25 Mar 2010 19:28:34 +0000 (15:28 -0400)]
Tooltip: Added comment about asny response handling

14 years agoTooltip: Add role='application' to body when there is no role attribute; required...
jzaefferer [Thu, 25 Mar 2010 19:23:02 +0000 (15:23 -0400)]
Tooltip: Add role='application' to body when there is no role attribute; required for screenreaders to interpret aria attributes correctly

14 years agoTooltip: Fix positioning
jzaefferer [Thu, 25 Mar 2010 19:22:19 +0000 (15:22 -0400)]
Tooltip: Fix positioning

14 years agoTooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) support...
jzaefferer [Thu, 25 Mar 2010 18:46:42 +0000 (14:46 -0400)]
Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) support for event delegation

14 years agoTooltip: Fixing up demo
jzaefferer [Thu, 25 Mar 2010 18:45:50 +0000 (14:45 -0400)]
Tooltip: Fixing up demo

14 years agoDrilldown menu: Fixing type-to-search, missing event argument to menu-activate method
jzaefferer [Thu, 25 Mar 2010 15:27:08 +0000 (11:27 -0400)]
Drilldown menu: Fixing type-to-search, missing event argument to menu-activate method

14 years agoMenu: new prototype for drilldown menu with keyboard handling
jzaefferer [Thu, 25 Mar 2010 03:32:37 +0000 (23:32 -0400)]
Menu: new prototype for drilldown menu with keyboard handling

14 years agoImproved drilldown keyboard handling
jzaefferer [Wed, 24 Mar 2010 22:01:43 +0000 (18:01 -0400)]
Improved drilldown keyboard handling