]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoDatepicker: Fixed position problem when input is in a fixed element. Fixes #5626...
Luis Dalmolin [Mon, 16 Jul 2012 12:54:48 +0000 (09:54 -0300)]
Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div.

12 years agoDatepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog...
Maciej Mroziński [Tue, 17 Jul 2012 20:16:27 +0000 (16:16 -0400)]
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.

12 years agoDatepicker: Modified _updateDatepicker to not update display if updated instance...
Maciej Mroziński [Mon, 16 Jul 2012 11:09:52 +0000 (13:09 +0200)]
Datepicker: Modified _updateDatepicker to not update display if updated instance is not current instance. Fixed #6814 - datepicker('setDate') incorrectly overwrites current display with two datepickers.

12 years agoSlider tests: Fixed style checks for orientation test.
Scott González [Tue, 17 Jul 2012 19:05:05 +0000 (15:05 -0400)]
Slider tests: Fixed style checks for orientation test.

12 years agoSlider tests: Minor cleanup: added expect() calls, fixed left-over slider that was...
Scott González [Tue, 17 Jul 2012 19:04:16 +0000 (15:04 -0400)]
Slider tests: Minor cleanup: added expect() calls, fixed left-over slider that was appended to body.

12 years agoMenu tests: Removed test for key handling when the element doens't have focus (illogi...
Scott González [Tue, 17 Jul 2012 18:08:16 +0000 (14:08 -0400)]
Menu tests: Removed test for key handling when the element doens't have focus (illogical test).

12 years agoMerge branch 'manifest'
Scott González [Mon, 16 Jul 2012 19:29:31 +0000 (15:29 -0400)]
Merge branch 'manifest'

12 years agoManifests: Update URLs for core files.
Scott González [Mon, 16 Jul 2012 19:29:13 +0000 (15:29 -0400)]
Manifests: Update URLs for core files.

12 years agoManifest: Move transfer effect to core.json since it's not like other effects (no...
Scott González [Mon, 16 Jul 2012 19:14:42 +0000 (15:14 -0400)]
Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide).

12 years agoMerge branch 'manifest' of github.com:jquery/jquery-ui into manifest
Scott González [Mon, 16 Jul 2012 17:26:40 +0000 (13:26 -0400)]
Merge branch 'manifest' of github.com:jquery/jquery-ui into manifest

Conflicts:
build/widget.json

12 years agoManifest: Give interactions their own category
Jörn Zaefferer [Mon, 16 Jul 2012 16:47:43 +0000 (18:47 +0200)]
Manifest: Give interactions their own category

12 years agoSortable: Reset fromOutside property when canceling helper removal. Fixes #8430 ...
Baoju Yuan [Mon, 16 Jul 2012 14:26:02 +0000 (10:26 -0400)]
Sortable: Reset fromOutside property when canceling helper removal. Fixes #8430 - draggable with sortable makes sortable event receive triggered wrong.

12 years agoSpinner: Trivial spelling fix in demo.
TJ VanToll [Sun, 15 Jul 2012 11:07:38 +0000 (07:07 -0400)]
Spinner: Trivial spelling fix in demo.

12 years agoManifest: Move interactions to their own file.
Scott González [Mon, 16 Jul 2012 12:53:34 +0000 (08:53 -0400)]
Manifest: Move interactions to their own file.

12 years agoManifest: Use existing data structure to infer categorization.
Scott González [Mon, 16 Jul 2012 12:50:00 +0000 (08:50 -0400)]
Manifest: Use existing data structure to infer categorization.

12 years agoManifests: Fixed typo.
Scott González [Mon, 16 Jul 2012 12:37:53 +0000 (08:37 -0400)]
Manifests: Fixed typo.

12 years agoManifest: Add category field
Jörn Zaefferer [Mon, 16 Jul 2012 12:08:10 +0000 (14:08 +0200)]
Manifest: Add category field

12 years agoDialog tests: Fixed calls to $.contains() that were passing jQuery objects instead...
Scott González [Fri, 13 Jul 2012 19:52:32 +0000 (15:52 -0400)]
Dialog tests: Fixed calls to $.contains() that were passing jQuery objects instead of elements.

12 years agoMenu: Remove unnecessary click delay and change focus delay for AT to the default...
kborchers [Fri, 13 Jul 2012 18:36:00 +0000 (13:36 -0500)]
Menu: Remove unnecessary click delay and change focus delay for AT to the default delay

12 years agoMenu: Fix issue with missing active item when clicking a menu item more than once
kborchers [Fri, 13 Jul 2012 04:01:13 +0000 (23:01 -0500)]
Menu: Fix issue with missing active item when clicking a menu item more than once

12 years agoMenu: Add a flag and remove previous attempt to prevent select events from being...
kborchers [Fri, 13 Jul 2012 03:45:56 +0000 (22:45 -0500)]
Menu: Add a flag and remove previous attempt to prevent select events from being fired by click events bubbling up through nested menus

12 years agoSpinner: Introduce icons option to make button icons customizable, mostly for consistency
Jörn Zaefferer [Thu, 12 Jul 2012 15:59:43 +0000 (17:59 +0200)]
Spinner: Introduce icons option to make button icons customizable, mostly for consistency

12 years agoMenu: Rename icon option to icons.submenu 697/head 698/head
Jörn Zaefferer [Thu, 12 Jul 2012 15:23:33 +0000 (17:23 +0200)]
Menu: Rename icon option to icons.submenu

12 years agoUpdate externals to latest mousewheel plugin, drop the version from the fielname...
Jörn Zaefferer [Thu, 12 Jul 2012 15:34:55 +0000 (17:34 +0200)]
Update externals to latest mousewheel plugin, drop the version from the fielname while at it

12 years agoUpdate descriptions of UI components in manifest files.
Karl Swedberg [Wed, 11 Jul 2012 12:59:03 +0000 (08:59 -0400)]
Update descriptions of UI components in manifest files.

12 years agoUpdate to QUnit 1.9.0 and use new urlConfig for custom checkboxes
Jörn Zaefferer [Tue, 10 Jul 2012 01:45:49 +0000 (18:45 -0700)]
Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes

12 years agoMenu tests: Added TODOs for missing method tests.
Scott González [Tue, 10 Jul 2012 19:23:04 +0000 (15:23 -0400)]
Menu tests: Added TODOs for missing method tests.

12 years agoMenu tests: Proper detection for absence of ui-state-disabled class.
Scott González [Tue, 10 Jul 2012 18:01:23 +0000 (14:01 -0400)]
Menu tests: Proper detection for absence of ui-state-disabled class.

12 years agoMenu tests: More complete role option tests.
Scott González [Tue, 10 Jul 2012 17:58:20 +0000 (13:58 -0400)]
Menu tests: More complete role option tests.

12 years agoMenu: Alphabetize options.
Scott González [Tue, 10 Jul 2012 16:07:00 +0000 (12:07 -0400)]
Menu: Alphabetize options.

12 years agoMenu: Remove ability to pass a function as the position option.
Scott González [Tue, 10 Jul 2012 15:52:09 +0000 (11:52 -0400)]
Menu: Remove ability to pass a function as the position option.

12 years agoEffects: Work around jQuery 1.6.2 returning undefined for falsy values in .data().
Scott González [Tue, 10 Jul 2012 13:00:26 +0000 (09:00 -0400)]
Effects: Work around jQuery 1.6.2 returning undefined for falsy values in .data().

12 years agoMenu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb6ab6.
Scott González [Tue, 10 Jul 2012 12:36:39 +0000 (08:36 -0400)]
Menu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb6ab6.

12 years agoMenu: Expose the submenu indicator icon as an icon option
kborchers [Tue, 10 Jul 2012 05:12:39 +0000 (00:12 -0500)]
Menu: Expose the submenu indicator icon as an icon option

12 years agoMenu: Remove unnecessary returns from expand and collapse
kborchers [Tue, 10 Jul 2012 04:43:52 +0000 (23:43 -0500)]
Menu: Remove unnecessary returns from expand and collapse

12 years agoMenu: Move regular expression creation outside of the loops
kborchers [Tue, 10 Jul 2012 04:37:27 +0000 (23:37 -0500)]
Menu: Move regular expression creation outside of the loops

12 years agoMenu: Remove incorrect scroll check behavior from focus event handler
kborchers [Tue, 10 Jul 2012 04:20:43 +0000 (23:20 -0500)]
Menu: Remove incorrect scroll check behavior from focus event handler

12 years agoWidget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lowercase...
Scott González [Mon, 9 Jul 2012 20:02:43 +0000 (16:02 -0400)]
Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lowercase pseudo selectors.

12 years agoTests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task.
Scott González [Mon, 9 Jul 2012 16:57:28 +0000 (12:57 -0400)]
Tests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task.

12 years agoMenu: Remove extraneous spaces from selector.
Scott González [Mon, 9 Jul 2012 16:57:01 +0000 (12:57 -0400)]
Menu: Remove extraneous spaces from selector.

12 years agoEffects: Update jQuery Color.
Scott González [Mon, 9 Jul 2012 15:46:24 +0000 (11:46 -0400)]
Effects: Update jQuery Color.

12 years agoLet's not pretend that manifest names are configurable...
Scott González [Mon, 9 Jul 2012 14:19:17 +0000 (10:19 -0400)]
Let's not pretend that manifest names are configurable...

12 years agoCore: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with...
Timmy Willison [Sat, 7 Jul 2012 18:28:52 +0000 (14:28 -0400)]
Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with arguments.

12 years agoAccidentally removed licenses.
Scott González [Fri, 6 Jul 2012 16:47:44 +0000 (12:47 -0400)]
Accidentally removed licenses.

12 years agoMinor manifest updates.
Scott González [Fri, 6 Jul 2012 16:39:17 +0000 (12:39 -0400)]
Minor manifest updates.

12 years agoDialog: Prevent tabbing out of modal dialog. Partial fix for #7862 - Dialog: modal...
Lee Rowlands [Fri, 6 Jul 2012 01:23:39 +0000 (21:23 -0400)]
Dialog: Prevent tabbing out of modal dialog. Partial fix for #7862 - Dialog: modal accessibility.

12 years agoTabs tests: Added tests for show and hide options.
Scott González [Fri, 6 Jul 2012 01:07:49 +0000 (21:07 -0400)]
Tabs tests: Added tests for show and hide options.

12 years agoTabs tests: Add tests for accessibility of ajax tabs.
Scott González [Fri, 6 Jul 2012 00:49:00 +0000 (20:49 -0400)]
Tabs tests: Add tests for accessibility of ajax tabs.

12 years agoInitial implementation for generating manifest files.
Scott González [Fri, 6 Jul 2012 00:11:52 +0000 (20:11 -0400)]
Initial implementation for generating manifest files.

12 years agoUpdate AUTHORS.txt.
Scott González [Thu, 5 Jul 2012 20:16:49 +0000 (16:16 -0400)]
Update AUTHORS.txt.

12 years agoAllow newer 0.3.x releases of grunt.
Scott González [Thu, 5 Jul 2012 18:34:56 +0000 (14:34 -0400)]
Allow newer 0.3.x releases of grunt.

12 years agoGrunt: Use grunt-git-authors plugin to generate authors list.
Scott González [Thu, 5 Jul 2012 18:34:15 +0000 (14:34 -0400)]
Grunt: Use grunt-git-authors plugin to generate authors list.

12 years agoMenu: Added missing position dependency to header comment.
Scott González [Thu, 5 Jul 2012 18:17:56 +0000 (14:17 -0400)]
Menu: Added missing position dependency to header comment.

12 years agoUpdate AUTHORS.txt.
Scott González [Thu, 5 Jul 2012 14:14:52 +0000 (10:14 -0400)]
Update AUTHORS.txt.

12 years agoUpdate package.json to contain more information.
Scott González [Wed, 4 Jul 2012 13:28:39 +0000 (09:28 -0400)]
Update package.json to contain more information.

12 years agoUpdate copyright to jQuery Foundation.
Scott González [Wed, 4 Jul 2012 13:08:08 +0000 (09:08 -0400)]
Update copyright to jQuery Foundation.

12 years agoSetting version back to 1.9.0pre.
Scott González [Thu, 28 Jun 2012 13:19:56 +0000 (06:19 -0700)]
Setting version back to 1.9.0pre.

12 years agoTagging version 1.9.0-beta.1. 1.9.0-beta.1
Scott González [Thu, 28 Jun 2012 13:18:52 +0000 (06:18 -0700)]
Tagging version 1.9.0-beta.1.

12 years agoEffects: Update jquery-color.
Scott González [Thu, 28 Jun 2012 12:45:25 +0000 (05:45 -0700)]
Effects: Update jquery-color.

12 years agoUpdated AUTHORS.txt.
Scott González [Thu, 28 Jun 2012 12:41:39 +0000 (05:41 -0700)]
Updated AUTHORS.txt.

12 years agoMenu tests: Split out markup structure and accessibility assertions.
Scott González [Thu, 28 Jun 2012 12:38:08 +0000 (05:38 -0700)]
Menu tests: Split out markup structure and accessibility assertions.

12 years agoTests: Enable QUnit.config.requireExpects.
Scott González [Wed, 27 Jun 2012 15:32:48 +0000 (11:32 -0400)]
Tests: Enable QUnit.config.requireExpects.

12 years agoMenu tests: Cleanup.
Scott González [Wed, 27 Jun 2012 13:49:56 +0000 (09:49 -0400)]
Menu tests: Cleanup.

12 years agoDatepicker: Remove styles specifically for IE5.
Scott González [Wed, 27 Jun 2012 12:49:27 +0000 (08:49 -0400)]
Datepicker: Remove styles specifically for IE5.

12 years agojshint: Add boss: true to suppot jquery-color.
Scott González [Tue, 26 Jun 2012 00:28:19 +0000 (20:28 -0400)]
jshint: Add boss: true to suppot jquery-color.

12 years agoUpgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the background color...
Scott González [Mon, 25 Jun 2012 23:25:27 +0000 (19:25 -0400)]
Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.

12 years agoTests: Update support comments.
Scott González [Mon, 25 Jun 2012 18:51:51 +0000 (14:51 -0400)]
Tests: Update support comments.

12 years agoCore tests: Updated support comments.
Scott González [Mon, 25 Jun 2012 18:46:45 +0000 (14:46 -0400)]
Core tests: Updated support comments.

12 years agoEffects tests: Convert step callback to a no-op after first call in animateClass...
Scott González [Mon, 25 Jun 2012 17:05:01 +0000 (13:05 -0400)]
Effects tests: Convert step callback to a no-op after first call in animateClass test.

12 years agoAutocomplete: More verbose checking for multi-line to work around IE treating inputs...
Scott González [Mon, 25 Jun 2012 15:59:35 +0000 (11:59 -0400)]
Autocomplete: More verbose checking for multi-line to work around IE treating inputs as contentEditable.

12 years agoAutocomplete: Check for contenteditable via isContentEditable property rather than...
Scott González [Mon, 25 Jun 2012 15:41:24 +0000 (11:41 -0400)]
Autocomplete: Check for contenteditable via isContentEditable property rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'.

12 years agoButton: Trim button text before setting as title attribute.
Mike Hollis [Mon, 25 Jun 2012 13:52:42 +0000 (09:52 -0400)]
Button: Trim button text before setting as title attribute.

12 years agoTooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attribute...
Jörn Zaefferer [Tue, 19 Jun 2012 15:12:38 +0000 (17:12 +0200)]
Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attribute is returned as empty string

12 years agoCore: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is returne...
Jörn Zaefferer [Tue, 19 Jun 2012 15:08:38 +0000 (17:08 +0200)]
Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is returned as empty string

12 years agojQuery may be redefined or not exist do to noConflict, so using the global is bad... 682/head
Steven Roussey [Mon, 18 Jun 2012 22:09:28 +0000 (15:09 -0700)]
jQuery may be redefined or not exist do to noConflict, so using the global is bad, instead use the scoping function's $

12 years agoMenu tests: Saner output for log helper.
Scott González [Mon, 18 Jun 2012 17:38:16 +0000 (13:38 -0400)]
Menu tests: Saner output for log helper.

12 years agoMenu tests: Cleanup.
Scott González [Mon, 18 Jun 2012 17:26:46 +0000 (13:26 -0400)]
Menu tests: Cleanup.

12 years agoMenu demos: Cleanup.
Scott González [Mon, 18 Jun 2012 16:43:55 +0000 (12:43 -0400)]
Menu demos: Cleanup.

12 years agoMenu: Cleanup.
Scott González [Mon, 18 Jun 2012 16:33:52 +0000 (12:33 -0400)]
Menu: Cleanup.

12 years agoRevert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean...
Jörn Zaefferer [Sat, 16 Jun 2012 12:36:57 +0000 (14:36 +0200)]
Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task"

This reverts commit 38aac3770cc1e22e5e7225b90c47b37d857be13a.

As long as grunt-contrib has a coffeescript dependency, we won't use it.

12 years agoButton tests: Use domEqual() to test destroy().
Scott González [Sat, 16 Jun 2012 12:24:29 +0000 (08:24 -0400)]
Button tests: Use domEqual() to test destroy().

12 years agoEffects tests: Don't use internal jQuery properties to detect support for fixed posit...
Scott González [Sat, 16 Jun 2012 12:19:41 +0000 (08:19 -0400)]
Effects tests: Don't use internal jQuery properties to detect support for fixed positioning.

12 years agoUpdate node-testswarm to 0.2.3, fixes 418 issues with big testsuites
Jörn Zaefferer [Sat, 16 Jun 2012 10:51:15 +0000 (12:51 +0200)]
Update node-testswarm to 0.2.3, fixes 418 issues with big testsuites

12 years agoGrunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery...
Jörn Zaefferer [Sat, 16 Jun 2012 10:12:41 +0000 (12:12 +0200)]
Grunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery task

12 years agoGrunt: Fix test urls
Jörn Zaefferer [Fri, 15 Jun 2012 22:11:20 +0000 (00:11 +0200)]
Grunt: Fix test urls

12 years agoGrunt: Fix scoping issue
Jörn Zaefferer [Fri, 15 Jun 2012 21:58:29 +0000 (23:58 +0200)]
Grunt: Fix scoping issue

12 years agoGrunt: Refactor testswarm task and add an experimental testswarm-multi-jquery task...
Jörn Zaefferer [Fri, 15 Jun 2012 21:51:05 +0000 (23:51 +0200)]
Grunt: Refactor testswarm task and add an experimental testswarm-multi-jquery task for testing across jQuery versions

12 years agoTests: Remove the need to include the 'ui.' prefix in testJshint() now that effects...
Scott González [Fri, 15 Jun 2012 17:42:00 +0000 (13:42 -0400)]
Tests: Remove the need to include the 'ui.' prefix in testJshint() now that effects use 'ui.'.

12 years agoEffects tests: Fixed JSHint references.
Scott González [Fri, 15 Jun 2012 17:37:05 +0000 (13:37 -0400)]
Effects tests: Fixed JSHint references.

12 years agoDroppable demo: Fixed styling.
Scott González [Fri, 15 Jun 2012 17:28:48 +0000 (13:28 -0400)]
Droppable demo: Fixed styling.

12 years agoEffects: Renamed all files.
Scott González [Fri, 15 Jun 2012 16:47:12 +0000 (12:47 -0400)]
Effects: Renamed all files.

12 years agoEffects (fade): Delegate hiding and showing to core. Fixes #8267 - dialog fadein...
Scott González [Fri, 15 Jun 2012 01:01:14 +0000 (21:01 -0400)]
Effects (fade): Delegate hiding and showing to core. Fixes #8267 - dialog fadein broken since 1.9m4.

12 years agoTabs: Change array join to string.
Scott González [Fri, 15 Jun 2012 01:22:36 +0000 (21:22 -0400)]
Tabs: Change array join to string.

12 years agoSortable: Remove workaround for Safari 3.
Scott González [Thu, 14 Jun 2012 22:46:38 +0000 (18:46 -0400)]
Sortable: Remove workaround for Safari 3.

12 years agoResizable: Remove IE hidden element hack. It seems illogical and I have no idea what...
Scott González [Thu, 14 Jun 2012 22:45:27 +0000 (18:45 -0400)]
Resizable: Remove IE hidden element hack. It seems illogical and I have no idea what it's trying to fix.

12 years agoDraggable: Remove workaround for Safari 3.
Scott González [Thu, 14 Jun 2012 22:32:27 +0000 (18:32 -0400)]
Draggable: Remove workaround for Safari 3.

12 years agoDatepicker: Remove workaround for old Opera.
Scott González [Thu, 14 Jun 2012 22:25:06 +0000 (18:25 -0400)]
Datepicker: Remove workaround for old Opera.

12 years agoDatepicker: Removed unused isArray() function.
Scott González [Thu, 14 Jun 2012 22:09:53 +0000 (18:09 -0400)]
Datepicker: Removed unused isArray() function.

12 years agoTabs: Fixed event triggering for select method.
Scott González [Thu, 14 Jun 2012 17:42:02 +0000 (13:42 -0400)]
Tabs: Fixed event triggering for select method.

12 years agoTooltip: Reposition tracking tooltips when they gain focus.
Scott González [Thu, 14 Jun 2012 14:06:21 +0000 (10:06 -0400)]
Tooltip: Reposition tracking tooltips when they gain focus.