]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Fri, 6 Jul 2012 01:07:49 +0000 (21:07 -0400)]
Tabs tests: Added tests for show and hide options.
Scott González [Fri, 6 Jul 2012 00:49:00 +0000 (20:49 -0400)]
Tabs tests: Add tests for accessibility of ajax tabs.
Scott González [Thu, 5 Jul 2012 20:16:49 +0000 (16:16 -0400)]
Update AUTHORS.txt.
Scott González [Thu, 5 Jul 2012 18:34:56 +0000 (14:34 -0400)]
Allow newer 0.3.x releases of grunt.
Scott González [Thu, 5 Jul 2012 18:34:15 +0000 (14:34 -0400)]
Grunt: Use grunt-git-authors plugin to generate authors list.
Scott González [Thu, 5 Jul 2012 18:17:56 +0000 (14:17 -0400)]
Menu: Added missing position dependency to header comment.
Scott González [Thu, 5 Jul 2012 14:14:52 +0000 (10:14 -0400)]
Update AUTHORS.txt.
Scott González [Wed, 4 Jul 2012 13:28:39 +0000 (09:28 -0400)]
Update package.json to contain more information.
Scott González [Wed, 4 Jul 2012 13:08:08 +0000 (09:08 -0400)]
Update copyright to jQuery Foundation.
Scott González [Thu, 28 Jun 2012 13:19:56 +0000 (06:19 -0700)]
Setting version back to 1.9.0pre.
Scott González [Thu, 28 Jun 2012 13:18:52 +0000 (06:18 -0700)]
Tagging version 1.9.0-beta.1.
Scott González [Thu, 28 Jun 2012 12:45:25 +0000 (05:45 -0700)]
Effects: Update jquery-color.
Scott González [Thu, 28 Jun 2012 12:41:39 +0000 (05:41 -0700)]
Updated AUTHORS.txt.
Scott González [Thu, 28 Jun 2012 12:38:08 +0000 (05:38 -0700)]
Menu tests: Split out markup structure and accessibility assertions.
Scott González [Wed, 27 Jun 2012 15:32:48 +0000 (11:32 -0400)]
Tests: Enable QUnit.config.requireExpects.
Scott González [Wed, 27 Jun 2012 13:49:56 +0000 (09:49 -0400)]
Menu tests: Cleanup.
Scott González [Wed, 27 Jun 2012 12:49:27 +0000 (08:49 -0400)]
Datepicker: Remove styles specifically for IE5.
Scott González [Tue, 26 Jun 2012 00:28:19 +0000 (20:28 -0400)]
jshint: Add boss: true to suppot jquery-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.
Scott González [Mon, 25 Jun 2012 18:51:51 +0000 (14:51 -0400)]
Tests: Update support comments.
Scott González [Mon, 25 Jun 2012 18:46:45 +0000 (14:46 -0400)]
Core tests: Updated support comments.
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.
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.
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'.
Mike Hollis [Mon, 25 Jun 2012 13:52:42 +0000 (09:52 -0400)]
Button: Trim button text before setting as title 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
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
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 $
Scott González [Mon, 18 Jun 2012 17:38:16 +0000 (13:38 -0400)]
Menu tests: Saner output for log helper.
Scott González [Mon, 18 Jun 2012 17:26:46 +0000 (13:26 -0400)]
Menu tests: Cleanup.
Scott González [Mon, 18 Jun 2012 16:43:55 +0000 (12:43 -0400)]
Menu demos: Cleanup.
Scott González [Mon, 18 Jun 2012 16:33:52 +0000 (12:33 -0400)]
Menu: Cleanup.
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.
Scott González [Sat, 16 Jun 2012 12:24:29 +0000 (08:24 -0400)]
Button tests: Use domEqual() to test destroy().
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.
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
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
Jörn Zaefferer [Fri, 15 Jun 2012 22:11:20 +0000 (00:11 +0200)]
Grunt: Fix test urls
Jörn Zaefferer [Fri, 15 Jun 2012 21:58:29 +0000 (23:58 +0200)]
Grunt: Fix scoping issue
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
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.'.
Scott González [Fri, 15 Jun 2012 17:37:05 +0000 (13:37 -0400)]
Effects tests: Fixed JSHint references.
Scott González [Fri, 15 Jun 2012 17:28:48 +0000 (13:28 -0400)]
Droppable demo: Fixed styling.
Scott González [Fri, 15 Jun 2012 16:47:12 +0000 (12:47 -0400)]
Effects: Renamed all files.
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.
Scott González [Fri, 15 Jun 2012 01:22:36 +0000 (21:22 -0400)]
Tabs: Change array join to string.
Scott González [Thu, 14 Jun 2012 22:46:38 +0000 (18:46 -0400)]
Sortable: Remove workaround for Safari 3.
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.
Scott González [Thu, 14 Jun 2012 22:32:27 +0000 (18:32 -0400)]
Draggable: Remove workaround for Safari 3.
Scott González [Thu, 14 Jun 2012 22:25:06 +0000 (18:25 -0400)]
Datepicker: Remove workaround for old Opera.
Scott González [Thu, 14 Jun 2012 22:09:53 +0000 (18:09 -0400)]
Datepicker: Removed unused isArray() function.
Scott González [Thu, 14 Jun 2012 17:42:02 +0000 (13:42 -0400)]
Tabs: Fixed event triggering for select method.
Scott González [Thu, 14 Jun 2012 14:06:21 +0000 (10:06 -0400)]
Tooltip: Reposition tracking tooltips when they gain focus.
Jörn Zaefferer [Wed, 13 Jun 2012 23:02:11 +0000 (01:02 +0200)]
Tooltip: Add track option
Scott González [Thu, 14 Jun 2012 16:33:16 +0000 (12:33 -0400)]
Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on and _off.
Scott González [Thu, 14 Jun 2012 14:51:29 +0000 (10:51 -0400)]
Widget: Create eventNamespace property instead of constantly rebuilding it.
Jörn Zaefferer [Sun, 10 Jun 2012 18:55:04 +0000 (20:55 +0200)]
Generate a uuid for each widget for unique namespaces. Fixes #8385 - Widget: _bind() on elements such as document are dangerous
Scott González [Thu, 14 Jun 2012 13:37:53 +0000 (09:37 -0400)]
Grunt: Coding standards.
Jörn Zaefferer [Thu, 14 Jun 2012 10:41:04 +0000 (12:41 +0200)]
Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task
Jörn Zaefferer [Wed, 13 Jun 2012 22:24:51 +0000 (00:24 +0200)]
Grunt: Update testswarm task to use more config props
Jörn Zaefferer [Wed, 13 Jun 2012 22:21:54 +0000 (00:21 +0200)]
Update QUnit to 1.8.0
Jörn Zaefferer [Sat, 9 Jun 2012 15:30:52 +0000 (17:30 +0200)]
Grunt: Add grunt-junit, to replace qunit task in Jenkins context
Jörn Zaefferer [Wed, 13 Jun 2012 21:06:34 +0000 (23:06 +0200)]
Spinner: Fix ghost log call in events unit test, never shows up in browser for some reason
Scott González [Wed, 13 Jun 2012 20:38:25 +0000 (16:38 -0400)]
Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !important in jquery-ui.css should be avoided.
Scott González [Wed, 13 Jun 2012 14:40:41 +0000 (10:40 -0400)]
Tabs: Better event binding/unbinding.
Scott González [Wed, 13 Jun 2012 12:00:45 +0000 (08:00 -0400)]
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González [Wed, 13 Jun 2012 09:18:48 +0000 (05:18 -0400)]
Tooltip: When calling the content response method multiple times, only update the content, don't do any other processing.
Scott González [Wed, 13 Jun 2012 09:07:26 +0000 (05:07 -0400)]
Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened on hover. Don't let the positioning of one tooltip affect other tooltips.
Scott González [Tue, 12 Jun 2012 14:39:32 +0000 (10:39 -0400)]
Tabs: Removed TODO about making .load() accept nodes; it's unnecessary.
Scott González [Tue, 12 Jun 2012 14:07:16 +0000 (10:07 -0400)]
Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying to activate is disabled.
Scott González [Tue, 12 Jun 2012 13:11:49 +0000 (09:11 -0400)]
Tabs: Rename internal properties.
Scott González [Mon, 11 Jun 2012 21:31:36 +0000 (17:31 -0400)]
Tabs: Removed cookie demo since the cookie option is deprecated.
Scott González [Mon, 11 Jun 2012 21:24:27 +0000 (17:24 -0400)]
Accordion tests: Fixed typos.
Scott González [Mon, 11 Jun 2012 20:21:12 +0000 (16:21 -0400)]
Tabs tests: Don't call start directly from setTimeout because Firefox <13 is dumb.
Timo Tijhof [Mon, 11 Jun 2012 19:46:06 +0000 (21:46 +0200)]
Test: Set testswarm.runMax from config file
Scott González [Mon, 11 Jun 2012 17:30:03 +0000 (13:30 -0400)]
Widget: Work around bug in jQuery <1.6.3 where .removeData( dashed-name ) doesn't work.
Scott González [Mon, 11 Jun 2012 14:56:56 +0000 (10:56 -0400)]
Build: Adding missing require in build.js and add buid/tasks/*.js to lint.
Scott González [Mon, 11 Jun 2012 14:43:04 +0000 (10:43 -0400)]
Tabs: jQuery <1.7.2 treats .data() as a getter if the value to set is undefined.
Scott González [Sun, 10 Jun 2012 00:12:03 +0000 (20:12 -0400)]
Tests: Check .data() and event bindings in domEqual().
Scott González [Sat, 9 Jun 2012 02:21:14 +0000 (22:21 -0400)]
Tabs: Panel keyboard support tests.
Scott González [Sat, 9 Jun 2012 01:36:23 +0000 (21:36 -0400)]
Tabs: CTRL navigation tests.
Scott González [Sat, 9 Jun 2012 00:58:19 +0000 (20:58 -0400)]
Tabs: Basic keyboard support tests.
Scott González [Fri, 8 Jun 2012 14:45:10 +0000 (10:45 -0400)]
Tabs: ARIA tests.
Scott González [Fri, 8 Jun 2012 01:27:38 +0000 (21:27 -0400)]
Tabs: Implement ARIA + Key handling. Fixes #3079 - Tabs: keyboard accessibility. Fixes #7845 - Tabs: default accessibility.
Jörn Zaefferer [Fri, 8 Jun 2012 15:35:11 +0000 (17:35 +0200)]
Grunt: Extract testswarm and build tasks into separate files
Mike Stay [Wed, 6 Jun 2012 13:59:15 +0000 (09:59 -0400)]
Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker does not respond to any click events in AIR, Google Sites, Windows Metro.
Amir E. Aharoni [Fri, 1 Jun 2012 09:56:50 +0000 (12:56 +0300)]
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.
The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
kborchers [Fri, 1 Jun 2012 05:03:16 +0000 (00:03 -0500)]
Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality
kborchers [Fri, 1 Jun 2012 04:03:51 +0000 (23:03 -0500)]
Menu: Add comment explaining extra filter from keypress
kborchers [Fri, 1 Jun 2012 00:55:18 +0000 (19:55 -0500)]
Menu: Typo in comment
kborchers [Fri, 1 Jun 2012 00:54:12 +0000 (19:54 -0500)]
Menu: Don't remove the icon elements on destroy since they exist in the original markup
Jörn Zaefferer [Wed, 30 May 2012 12:40:03 +0000 (14:40 +0200)]
Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842
Scott González [Wed, 30 May 2012 12:08:12 +0000 (08:08 -0400)]
Menu tests: Anchor the regex for aria-activedescendant check.
Scott González [Tue, 29 May 2012 21:55:24 +0000 (17:55 -0400)]
Tabs: Properly remove generated aria-controls attributes on destroy.
kborchers [Wed, 30 May 2012 04:11:42 +0000 (23:11 -0500)]
Dialog: Use new uniqueId method for generating id's
kborchers [Wed, 30 May 2012 03:25:23 +0000 (22:25 -0500)]
Tabs: Remove aria-controls attribute during destroy
kborchers [Wed, 30 May 2012 02:21:35 +0000 (21:21 -0500)]
Menu tests: Fix test id's so that they are unique to pass linting
kborchers [Wed, 30 May 2012 02:00:30 +0000 (21:00 -0500)]
Menu tests: Add id's to some anchors to ensure destroy is only removing id's that have been generated
kborchers [Wed, 30 May 2012 01:59:50 +0000 (20:59 -0500)]
Menu tests: Modify test to check for id's generated by the new uniqueId method
kborchers [Wed, 30 May 2012 01:59:03 +0000 (20:59 -0500)]
Menu: Use new uniqueId and removeUniqueId methods for generating id's on menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy.