]>
source.dussan.org Git - jquery-ui.git/log
Yi, EungJun [Sun, 6 May 2012 03:12:00 +0000 (12:12 +0900)]
Draggable tests: Fixed typo.
Scott González [Tue, 15 May 2012 16:52:18 +0000 (12:52 -0400)]
Visual tests: Effects cleanup.
Scott González [Tue, 15 May 2012 14:45:13 +0000 (10:45 -0400)]
Visual tests: Cleanup.
Scott González [Tue, 15 May 2012 14:07:05 +0000 (10:07 -0400)]
Visual tests: Renamed files.
Scott González [Tue, 15 May 2012 01:38:30 +0000 (21:38 -0400)]
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles.
Scott González [Mon, 14 May 2012 21:19:10 +0000 (17:19 -0400)]
Grunt: Added task for generating the list of authors.
Scott González [Mon, 14 May 2012 18:40:06 +0000 (14:40 -0400)]
Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate fx option.
Eneko Illarramendi [Mon, 14 May 2012 18:15:57 +0000 (21:15 +0300)]
Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.
Scott González [Mon, 14 May 2012 15:26:51 +0000 (11:26 -0400)]
Updated authors list.
Scott González [Thu, 10 May 2012 21:59:55 +0000 (17:59 -0400)]
Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.
Scott González [Thu, 10 May 2012 16:57:41 +0000 (12:57 -0400)]
Autocomplete: Fixed context for handling async focus in IE; makes change event work properly in IE again.
Scott González [Thu, 10 May 2012 00:19:51 +0000 (20:19 -0400)]
Sortable: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:07:49 +0000 (16:07 -0400)]
Selectable: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:06:10 +0000 (16:06 -0400)]
Resizable: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:00:21 +0000 (16:00 -0400)]
Dialog: Remove uses of self var; use that var.
Jörn Zaefferer [Wed, 9 May 2012 20:14:34 +0000 (22:14 +0200)]
Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842
Scott González [Wed, 9 May 2012 19:42:18 +0000 (15:42 -0400)]
Slider: Use base destroy method.
Scott González [Wed, 9 May 2012 19:29:14 +0000 (15:29 -0400)]
Slider: Remove uses of self var; use new APIs or that var.
Jörn Zaefferer [Wed, 9 May 2012 16:24:47 +0000 (18:24 +0200)]
Tooltip: Fix the accessible properties IE exposes
Scott González [Wed, 9 May 2012 13:12:46 +0000 (09:12 -0400)]
Autocomplete: Remove uses of self var; use new APIs or that var.
Jörn Zaefferer [Wed, 9 May 2012 07:30:19 +0000 (09:30 +0200)]
Menu: Drop contextmenu link from menu demos index, demo doesn't exist
kborchers [Wed, 9 May 2012 04:57:56 +0000 (23:57 -0500)]
Menu: Whitespace
kborchers [Wed, 9 May 2012 04:53:14 +0000 (23:53 -0500)]
Menu: Remove close delay for keyboard interaction to fix an issue with properly adding and removing ui-state-active class during quick navigation through submenus
Scott González [Tue, 8 May 2012 21:59:58 +0000 (17:59 -0400)]
addClass visual test: Added description of test.
Scott González [Tue, 8 May 2012 19:28:47 +0000 (15:28 -0400)]
Autocomplete delete: Adjust styles.
Scott González [Tue, 8 May 2012 19:08:05 +0000 (15:08 -0400)]
Accordion: Don't change corner classes on the collapsing panel's header until after the animation completes. Fixed #8224 - bug: Accordion corner style applying order.
Scott González [Tue, 8 May 2012 18:40:45 +0000 (14:40 -0400)]
Compound visual tests: Cleanup.
Timo Tijhof [Mon, 7 May 2012 17:44:09 +0000 (19:44 +0200)]
grunt.js testswarm task: shorten job name
Scott González [Mon, 7 May 2012 14:32:42 +0000 (10:32 -0400)]
Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto.
Scott González [Mon, 7 May 2012 13:57:18 +0000 (09:57 -0400)]
Dialog: Removed trailing whitespace.
Jay Merrifield [Thu, 3 May 2012 23:02:23 +0000 (19:02 -0400)]
Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior for ESCAPE with multiple modal dialogs.
martinf55 [Mon, 7 May 2012 10:28:47 +0000 (12:28 +0200)]
Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start.
Jörn Zaefferer [Mon, 7 May 2012 10:19:19 +0000 (12:19 +0200)]
Position: Apply IE6 line-height workaround to deprecated tests, too
Jörn Zaefferer [Mon, 7 May 2012 10:17:45 +0000 (12:17 +0200)]
Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack queue is increased)
Jörn Zaefferer [Mon, 7 May 2012 09:52:17 +0000 (11:52 +0200)]
Update node-testswarm to 0.2.2
Scott González [Sat, 5 May 2012 00:54:27 +0000 (20:54 -0400)]
Position tests: Work around IE6 bug with forced heights on small elements.
Scott González [Fri, 4 May 2012 15:21:38 +0000 (11:21 -0400)]
Tabs tests: Work around IE quirks.
Jörn Zaefferer [Fri, 4 May 2012 15:14:56 +0000 (17:14 +0200)]
Core tests: Fix double focus in IE
Scott González [Fri, 4 May 2012 14:07:07 +0000 (10:07 -0400)]
Don't run JSHint on TestSwarm.
Jörn Zaefferer [Fri, 4 May 2012 10:24:20 +0000 (12:24 +0200)]
Update to QUnit 1.6.0
Scott González [Thu, 3 May 2012 13:04:52 +0000 (09:04 -0400)]
Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker.
Jörn Zaefferer [Wed, 2 May 2012 16:39:31 +0000 (18:39 +0200)]
Grunt: Add copy:dist_units_images target to get rid of 404s when running unit tests against minified files
Jörn Zaefferer [Tue, 1 May 2012 11:55:02 +0000 (13:55 +0200)]
Grunt: Update to testswarm@0.2.1, fixes timeout handling
Scott González [Mon, 30 Apr 2012 17:31:14 +0000 (13:31 -0400)]
Tooltip: Only check if the element is active if the event that is causing the tooltip to close is not focusout.
Jason Moon [Wed, 25 Apr 2012 03:27:35 +0000 (22:27 -0500)]
Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element
TJ VanToll [Mon, 30 Apr 2012 16:39:06 +0000 (12:39 -0400)]
Draggable: Don't run stop methods for elements that have been removed. Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined.
Scott González [Mon, 30 Apr 2012 15:48:37 +0000 (11:48 -0400)]
Autocomplete: Prevent the default action on escape when the menu is open. Fixes #8282 - Double escape clear IE form, continue Ticket #7643.
Scott González [Mon, 30 Apr 2012 14:39:06 +0000 (10:39 -0400)]
Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize."
This reverts commit
4f19289c10e733a07cf60435c2e5df4ed2e23d37 .
Scott González [Mon, 30 Apr 2012 14:38:51 +0000 (10:38 -0400)]
Revert "Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down."
This reverts commit
b6e1f25ab8c038306146a6ead041dc18bfb9e8c2 .
Jörn Zaefferer [Mon, 30 Apr 2012 13:14:33 +0000 (15:14 +0200)]
Grunt: Read authToken from a config json file. Will be stored on Jenkins machine, include tokens for all projects
Jörn Zaefferer [Mon, 30 Apr 2012 12:57:00 +0000 (14:57 +0200)]
Fully revert breaking changes to core unit tests markup (htmllint ignores it now anyway).
Also update grunt.js: Simplify default task to finish that faster (also less console spam), remove beta from testswarm browserset, we don't need to test IE10 yet.
Scott González [Mon, 30 Apr 2012 12:42:01 +0000 (08:42 -0400)]
Effects tests: Added TODO for disabled test.
Timo Tijhof [Mon, 30 Apr 2012 11:41:27 +0000 (13:41 +0200)]
Update grunt.js
- Raise runMax to enable automatic error-margin recovery in TestSwarm
- Turn browserSets into an array (since it is)
- Add "beta" to browserSets (the only difference right now is the inclusion of IE10)
Jörn Zaefferer [Mon, 30 Apr 2012 11:14:50 +0000 (13:14 +0200)]
Grunt: Update to node-testswarm 0.2.0
Corey Frang [Mon, 30 Apr 2012 06:05:30 +0000 (01:05 -0500)]
Effects Tests: Disabling focus based test - need some help here @scottgonzalez
Corey Frang [Mon, 30 Apr 2012 05:19:52 +0000 (00:19 -0500)]
Effects: Updating unit tests to use some more stable logic hopefully
Corey Frang [Mon, 30 Apr 2012 05:19:26 +0000 (00:19 -0500)]
Tests: Linting
Scott González [Mon, 30 Apr 2012 00:22:31 +0000 (20:22 -0400)]
Tests: Run JSHint.
Scott González [Mon, 30 Apr 2012 00:13:34 +0000 (20:13 -0400)]
Core tests: Coding standards.
Jörn Zaefferer [Sun, 29 Apr 2012 21:03:53 +0000 (23:03 +0200)]
Grunt: Fix testswarm urls
Jörn Zaefferer [Sun, 29 Apr 2012 20:59:45 +0000 (22:59 +0200)]
Grunt: Extend list of tests to run with TestSwarm
Scott González [Sat, 28 Apr 2012 21:36:38 +0000 (17:36 -0400)]
Removed some unused variables.
Scott González [Sat, 28 Apr 2012 20:07:17 +0000 (16:07 -0400)]
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
Jörn Zaefferer [Sat, 28 Apr 2012 12:03:13 +0000 (14:03 +0200)]
Grunt: Experimental testswarm integration
Jörn Zaefferer [Fri, 27 Apr 2012 12:39:06 +0000 (14:39 +0200)]
Grunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes
Richard D. Worth [Fri, 27 Apr 2012 12:35:43 +0000 (05:35 -0700)]
Merge pull request #641 from lukaszlipinski/master
simulate: Removed duplicated variable declaration
Lukasz Lipinski [Fri, 27 Apr 2012 11:09:00 +0000 (14:09 +0300)]
target variable is already defined
Jörn Zaefferer [Fri, 27 Apr 2012 11:06:09 +0000 (13:06 +0200)]
Grunt: Ignore core unit test markup for htmlllint until that codebase attribute can be replaced
Richard D. Worth [Thu, 26 Apr 2012 18:37:52 +0000 (14:37 -0400)]
Partial revert to fix IE6 regression in
258a637
Jörn Zaefferer [Thu, 26 Apr 2012 18:16:06 +0000 (20:16 +0200)]
Position: Fix markup for deprecated tests. Insert/remove some new lines to make comparision to position.html trivial
Jörn Zaefferer [Thu, 26 Apr 2012 18:04:34 +0000 (20:04 +0200)]
Grunt: Ignore ajax content test files in htmllint task
Richard D. Worth [Thu, 26 Apr 2012 14:06:01 +0000 (10:06 -0400)]
tests visual position: minor refactor
Richard D. Worth [Thu, 26 Apr 2012 13:47:05 +0000 (09:47 -0400)]
Fix various issues in our html files, fifth batch
Scott González [Wed, 25 Apr 2012 12:39:35 +0000 (08:39 -0400)]
Accordion: Removed unused variables.
Jörn Zaefferer [Tue, 24 Apr 2012 16:13:43 +0000 (18:13 +0200)]
Grunt: Update to latest grunt-compare-size plugin
Jörn Zaefferer [Tue, 24 Apr 2012 15:50:52 +0000 (17:50 +0200)]
Position: Remove at-center guards, take at:center into account instead. Fixes #8127 - collision:flip should be supported for at:center
Jörn Zaefferer [Tue, 24 Apr 2012 15:29:16 +0000 (17:29 +0200)]
Merge branch 'position-notification'
Jörn Zaefferer [Tue, 24 Apr 2012 15:23:25 +0000 (17:23 +0200)]
Position: Fix scrollbar calculcation to correctly take overflow:scroll into account, along with unit tests
Jörn Zaefferer [Tue, 24 Apr 2012 14:17:02 +0000 (16:17 +0200)]
Position: Extend unit test for using to check feedback properties
Jörn Zaefferer [Tue, 24 Apr 2012 13:48:14 +0000 (15:48 +0200)]
Grunt: Add sizer_all to compare sizes of individual components
Scott González [Tue, 24 Apr 2012 13:04:58 +0000 (09:04 -0400)]
Position tests: Fixed typo.
Scott González [Tue, 24 Apr 2012 11:43:26 +0000 (07:43 -0400)]
Tests: Check for null error objects when reporting JSHint errors.
Shahyar G [Mon, 23 Apr 2012 18:25:23 +0000 (14:25 -0400)]
Use length property, instead of the deprecated size() method.
Scott González [Mon, 23 Apr 2012 20:33:34 +0000 (16:33 -0400)]
Merge branch 'master' into position-notification
Conflicts:
tests/unit/position/position_core_within.js
Scott González [Mon, 23 Apr 2012 20:07:58 +0000 (16:07 -0400)]
Position: Added tests for flipfit.
Scott González [Mon, 23 Apr 2012 19:52:06 +0000 (15:52 -0400)]
Position tests: Simplify logic and reduce tests.
Jörn Zaefferer [Mon, 23 Apr 2012 17:07:03 +0000 (19:07 +0200)]
Fix various issues in our html files, fourth batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:55:11 +0000 (18:55 +0200)]
Fix various issues in our html files, third batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:44:17 +0000 (18:44 +0200)]
Fix various issues in our html files, second batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:29:18 +0000 (18:29 +0200)]
Fix various issues in our html files, first batch
Scott González [Mon, 23 Apr 2012 16:23:43 +0000 (12:23 -0400)]
Position tests: Removed unused elements.
Jörn Zaefferer [Mon, 23 Apr 2012 16:13:40 +0000 (18:13 +0200)]
Grunt: Add JSHINT to predefs for tests
Jörn Zaefferer [Mon, 23 Apr 2012 16:12:05 +0000 (18:12 +0200)]
Grunt: Update to htmllint in default task
Jörn Zaefferer [Mon, 23 Apr 2012 16:10:28 +0000 (18:10 +0200)]
Grunt: Update grunt-html to 0.1.1, renamed task to htmllint
Scott González [Mon, 23 Apr 2012 14:47:43 +0000 (10:47 -0400)]
Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability.
Scott González [Mon, 23 Apr 2012 14:43:01 +0000 (10:43 -0400)]
Tests: Moved loadResources to TestHelpers.
Scott González [Mon, 23 Apr 2012 14:15:17 +0000 (10:15 -0400)]
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González [Mon, 23 Apr 2012 12:44:55 +0000 (08:44 -0400)]
Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string.
Scott González [Mon, 23 Apr 2012 02:15:29 +0000 (22:15 -0400)]
Accordion: Fixed indentation.
Scott González [Mon, 23 Apr 2012 01:43:52 +0000 (21:43 -0400)]
Datepicker: Added missing quote in Hindi i18n.