]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoDialog: Removed trailing whitespace.
Scott González [Mon, 7 May 2012 13:57:18 +0000 (09:57 -0400)]
Dialog: Removed trailing whitespace.

12 years agoDialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior...
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.

12 years agoSortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-posit...
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.

12 years agoPosition: Apply IE6 line-height workaround to deprecated tests, too
Jörn Zaefferer [Mon, 7 May 2012 10:19:19 +0000 (12:19 +0200)]
Position: Apply IE6 line-height workaround to deprecated tests, too

12 years agoGrunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack...
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)

12 years agoUpdate node-testswarm to 0.2.2
Jörn Zaefferer [Mon, 7 May 2012 09:52:17 +0000 (11:52 +0200)]
Update node-testswarm to 0.2.2

12 years agoPosition tests: Work around IE6 bug with forced heights on small elements.
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.

12 years agoTabs tests: Work around IE quirks.
Scott González [Fri, 4 May 2012 15:21:38 +0000 (11:21 -0400)]
Tabs tests: Work around IE quirks.

12 years agoCore tests: Fix double focus in IE
Jörn Zaefferer [Fri, 4 May 2012 15:14:56 +0000 (17:14 +0200)]
Core tests: Fix double focus in IE

12 years agoDon't run JSHint on TestSwarm.
Scott González [Fri, 4 May 2012 14:07:07 +0000 (10:07 -0400)]
Don't run JSHint on TestSwarm.

12 years agoUpdate to QUnit 1.6.0
Jörn Zaefferer [Fri, 4 May 2012 10:24:20 +0000 (12:24 +0200)]
Update to QUnit 1.6.0

12 years agoDatepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in...
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.

12 years agoGrunt: Add copy:dist_units_images target to get rid of 404s when running unit tests...
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

12 years agoGrunt: Update to testswarm@0.2.1, fixes timeout handling
Jörn Zaefferer [Tue, 1 May 2012 11:55:02 +0000 (13:55 +0200)]
Grunt: Update to testswarm@0.2.1, fixes timeout handling

12 years agoTooltip: Only check if the element is active if the event that is causing the tooltip...
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.

12 years agoSortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn...
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

12 years agoDraggable: Don't run stop methods for elements that have been removed. Fixed #8269...
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.

12 years agoAutocomplete: Prevent the default action on escape when the menu is open. Fixes ...
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.

12 years agoRevert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery...
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.

12 years agoRevert "Sortable: modified the contents of placeholder to a single " ". Fixed...
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.

12 years agoGrunt: Read authToken from a config json file. Will be stored on Jenkins machine...
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

12 years agoFully revert breaking changes to core unit tests markup (htmllint ignores it now...
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.

12 years agoEffects tests: Added TODO for disabled test.
Scott González [Mon, 30 Apr 2012 12:42:01 +0000 (08:42 -0400)]
Effects tests: Added TODO for disabled test.

12 years agoUpdate grunt.js
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)

12 years agoGrunt: Update to node-testswarm 0.2.0
Jörn Zaefferer [Mon, 30 Apr 2012 11:14:50 +0000 (13:14 +0200)]
Grunt: Update to node-testswarm 0.2.0

12 years agoEffects Tests: Disabling focus based test - need some help here @scottgonzalez
Corey Frang [Mon, 30 Apr 2012 06:05:30 +0000 (01:05 -0500)]
Effects Tests: Disabling focus based test - need some help here @scottgonzalez

12 years agoEffects: Updating unit tests to use some more stable logic hopefully
Corey Frang [Mon, 30 Apr 2012 05:19:52 +0000 (00:19 -0500)]
Effects: Updating unit tests to use some more stable logic hopefully

12 years agoTests: Linting
Corey Frang [Mon, 30 Apr 2012 05:19:26 +0000 (00:19 -0500)]
Tests: Linting

12 years agoTests: Run JSHint.
Scott González [Mon, 30 Apr 2012 00:22:31 +0000 (20:22 -0400)]
Tests: Run JSHint.

12 years agoCore tests: Coding standards.
Scott González [Mon, 30 Apr 2012 00:13:34 +0000 (20:13 -0400)]
Core tests: Coding standards.

12 years agoGrunt: Fix testswarm urls
Jörn Zaefferer [Sun, 29 Apr 2012 21:03:53 +0000 (23:03 +0200)]
Grunt: Fix testswarm urls

12 years agoGrunt: Extend list of tests to run with TestSwarm
Jörn Zaefferer [Sun, 29 Apr 2012 20:59:45 +0000 (22:59 +0200)]
Grunt: Extend list of tests to run with TestSwarm

12 years agoRemoved some unused variables.
Scott González [Sat, 28 Apr 2012 21:36:38 +0000 (17:36 -0400)]
Removed some unused variables.

12 years agoAutocomplete combobox demo: Define this.wrapper for use inside destroy().
Scott González [Sat, 28 Apr 2012 20:07:17 +0000 (16:07 -0400)]
Autocomplete combobox demo: Define this.wrapper for use inside destroy().

12 years agoGrunt: Experimental testswarm integration
Jörn Zaefferer [Sat, 28 Apr 2012 12:03:13 +0000 (14:03 +0200)]
Grunt: Experimental testswarm integration

12 years agoGrunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes
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

12 years agoMerge pull request #641 from lukaszlipinski/master
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

12 years agotarget variable is already defined 641/head
Lukasz Lipinski [Fri, 27 Apr 2012 11:09:00 +0000 (14:09 +0300)]
target variable is already defined

12 years agoGrunt: Ignore core unit test markup for htmlllint until that codebase attribute can...
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

12 years agoPartial revert to fix IE6 regression in 258a637
Richard D. Worth [Thu, 26 Apr 2012 18:37:52 +0000 (14:37 -0400)]
Partial revert to fix IE6 regression in 258a637

12 years agoPosition: Fix markup for deprecated tests. Insert/remove some new lines to make compa...
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

12 years agoGrunt: Ignore ajax content test files in htmllint task
Jörn Zaefferer [Thu, 26 Apr 2012 18:04:34 +0000 (20:04 +0200)]
Grunt: Ignore ajax content test files in htmllint task

12 years agotests visual position: minor refactor
Richard D. Worth [Thu, 26 Apr 2012 14:06:01 +0000 (10:06 -0400)]
tests visual position: minor refactor

12 years agoFix various issues in our html files, fifth batch
Richard D. Worth [Thu, 26 Apr 2012 13:47:05 +0000 (09:47 -0400)]
Fix various issues in our html files, fifth batch

12 years agoAccordion: Removed unused variables.
Scott González [Wed, 25 Apr 2012 12:39:35 +0000 (08:39 -0400)]
Accordion: Removed unused variables.

12 years agoGrunt: Update to latest grunt-compare-size plugin
Jörn Zaefferer [Tue, 24 Apr 2012 16:13:43 +0000 (18:13 +0200)]
Grunt: Update to latest grunt-compare-size plugin

12 years agoPosition: Remove at-center guards, take at:center into account instead. Fixes #8127...
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

12 years agoMerge branch 'position-notification'
Jörn Zaefferer [Tue, 24 Apr 2012 15:29:16 +0000 (17:29 +0200)]
Merge branch 'position-notification'

12 years agoPosition: Fix scrollbar calculcation to correctly take overflow:scroll into account... 630/head
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

12 years agoPosition: Extend unit test for using to check feedback properties
Jörn Zaefferer [Tue, 24 Apr 2012 14:17:02 +0000 (16:17 +0200)]
Position: Extend unit test for using to check feedback properties

12 years agoGrunt: Add sizer_all to compare sizes of individual components
Jörn Zaefferer [Tue, 24 Apr 2012 13:48:14 +0000 (15:48 +0200)]
Grunt: Add sizer_all to compare sizes of individual components

12 years agoPosition tests: Fixed typo.
Scott González [Tue, 24 Apr 2012 13:04:58 +0000 (09:04 -0400)]
Position tests: Fixed typo.

12 years agoTests: Check for null error objects when reporting JSHint errors.
Scott González [Tue, 24 Apr 2012 11:43:26 +0000 (07:43 -0400)]
Tests: Check for null error objects when reporting JSHint errors.

12 years agoUse length property, instead of the deprecated size() method.
Shahyar G [Mon, 23 Apr 2012 18:25:23 +0000 (14:25 -0400)]
Use length property, instead of the deprecated size() method.

12 years agoMerge branch 'master' into position-notification
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

12 years agoPosition: Added tests for flipfit.
Scott González [Mon, 23 Apr 2012 20:07:58 +0000 (16:07 -0400)]
Position: Added tests for flipfit.

12 years agoPosition tests: Simplify logic and reduce tests.
Scott González [Mon, 23 Apr 2012 19:52:06 +0000 (15:52 -0400)]
Position tests: Simplify logic and reduce tests.

12 years agoFix various issues in our html files, fourth batch
Jörn Zaefferer [Mon, 23 Apr 2012 17:07:03 +0000 (19:07 +0200)]
Fix various issues in our html files, fourth batch

12 years agoFix various issues in our html files, third batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:55:11 +0000 (18:55 +0200)]
Fix various issues in our html files, third batch

12 years agoFix various issues in our html files, second batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:44:17 +0000 (18:44 +0200)]
Fix various issues in our html files, second batch

12 years agoFix various issues in our html files, first batch
Jörn Zaefferer [Mon, 23 Apr 2012 16:29:18 +0000 (18:29 +0200)]
Fix various issues in our html files, first batch

12 years agoPosition tests: Removed unused elements.
Scott González [Mon, 23 Apr 2012 16:23:43 +0000 (12:23 -0400)]
Position tests: Removed unused elements.

12 years agoGrunt: Add JSHINT to predefs for tests
Jörn Zaefferer [Mon, 23 Apr 2012 16:13:40 +0000 (18:13 +0200)]
Grunt: Add JSHINT to predefs for tests

12 years agoGrunt: Update to htmllint in default task
Jörn Zaefferer [Mon, 23 Apr 2012 16:12:05 +0000 (18:12 +0200)]
Grunt: Update to htmllint in default task

12 years agoGrunt: Update grunt-html to 0.1.1, renamed task to htmllint
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

12 years agoTests: Add custom URL configs to QUnit.config.urlConfig for discoverability.
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.

12 years agoTests: Moved loadResources to TestHelpers.
Scott González [Mon, 23 Apr 2012 14:43:01 +0000 (10:43 -0400)]
Tests: Moved loadResources to TestHelpers.

12 years agoTests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González [Mon, 23 Apr 2012 14:15:17 +0000 (10:15 -0400)]
Tests: Rename {widget}_defaults.js -> {widget}_common.js

12 years agoTests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string.
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.

12 years agoAccordion: Fixed indentation.
Scott González [Mon, 23 Apr 2012 02:15:29 +0000 (22:15 -0400)]
Accordion: Fixed indentation.

12 years agoDatepicker: Added missing quote in Hindi i18n.
Scott González [Mon, 23 Apr 2012 01:43:52 +0000 (21:43 -0400)]
Datepicker: Added missing quote in Hindi i18n.

12 years agoUpdate to latest qunit-composite
Jörn Zaefferer [Sun, 22 Apr 2012 10:47:33 +0000 (12:47 +0200)]
Update to latest qunit-composite

12 years agoGrunt: Add grunt-html for html validation
Jörn Zaefferer [Sun, 22 Apr 2012 10:19:16 +0000 (12:19 +0200)]
Grunt: Add grunt-html for html validation

12 years agoUpdate to official qunit composite addon
Jörn Zaefferer [Sat, 21 Apr 2012 15:49:11 +0000 (17:49 +0200)]
Update to official qunit composite addon

12 years agoEasings: Save a byte.
Scott González [Fri, 20 Apr 2012 17:58:33 +0000 (13:58 -0400)]
Easings: Save a byte.

12 years agoResizable tests: Remove all bad tests.
Scott González [Fri, 20 Apr 2012 15:23:37 +0000 (11:23 -0400)]
Resizable tests: Remove all bad tests.

12 years agoResizabe tests: Use equal() instead of equals().
Scott González [Fri, 20 Apr 2012 15:20:50 +0000 (11:20 -0400)]
Resizabe tests: Use equal() instead of equals().

12 years agoUse .jshintrc files.
Scott González [Fri, 20 Apr 2012 13:38:04 +0000 (09:38 -0400)]
Use .jshintrc files.

12 years agoPosition visual tests: Cleanup.
Scott González [Fri, 20 Apr 2012 15:18:58 +0000 (11:18 -0400)]
Position visual tests: Cleanup.

12 years agoMerge branch 'master' into position-notification
Scott González [Fri, 20 Apr 2012 15:06:11 +0000 (11:06 -0400)]
Merge branch 'master' into position-notification

12 years agoPosition: Use offsets for all calculations in feedback API.
Scott González [Fri, 20 Apr 2012 15:02:50 +0000 (11:02 -0400)]
Position: Use offsets for all calculations in feedback API.

12 years agoPosition: Use targetElem for events to maintain consistency.
Scott González [Fri, 20 Apr 2012 14:12:14 +0000 (10:12 -0400)]
Position: Use targetElem for events to maintain consistency.

12 years agoPosition: Simplify border calculations for feedback.
Scott González [Fri, 20 Apr 2012 14:10:02 +0000 (10:10 -0400)]
Position: Simplify border calculations for feedback.

12 years agoPosition: Also create a local reference for Math.round; update other Math references
Jörn Zaefferer [Fri, 20 Apr 2012 12:15:57 +0000 (14:15 +0200)]
Position: Also create a local reference for Math.round; update other Math references

12 years agoPosition: offset() always returns null for window, so provide default 0/0 coordinates...
Jörn Zaefferer [Fri, 20 Apr 2012 12:13:52 +0000 (14:13 +0200)]
Position: offset() always returns null for window, so provide default 0/0 coordinates to avoid checks further down

12 years agoPosition: Move Math.abs/max definitions to the top of the file
Jörn Zaefferer [Fri, 20 Apr 2012 12:09:17 +0000 (14:09 +0200)]
Position: Move Math.abs/max definitions to the top of the file

12 years agoMenu tests: Update tests to test mouseenter instead of mouseover
kborchers [Fri, 20 Apr 2012 04:50:52 +0000 (23:50 -0500)]
Menu tests: Update tests to test mouseenter instead of mouseover

12 years agoMenu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePropagation
kborchers [Fri, 20 Apr 2012 04:49:33 +0000 (23:49 -0500)]
Menu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePropagation

12 years agoResizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog...
TJ VanToll [Tue, 10 Jan 2012 02:42:56 +0000 (21:42 -0500)]
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page.

12 years agoDatepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker...
G Karunakar [Sat, 14 Apr 2012 19:58:40 +0000 (01:28 +0530)]
Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker: Incorrect translations for Hindi locale.

12 years agoGrunt: Added link to JSHint issue.
Scott González [Fri, 20 Apr 2012 00:34:53 +0000 (20:34 -0400)]
Grunt: Added link to JSHint issue.

12 years agoSpinner tests: Don't pollute the global namespace with helpers.
Scott González [Thu, 19 Apr 2012 17:12:23 +0000 (13:12 -0400)]
Spinner tests: Don't pollute the global namespace with helpers.

12 years agoTests: Move commonWidgetTests() to TestHelpers.
Scott González [Thu, 19 Apr 2012 17:03:21 +0000 (13:03 -0400)]
Tests: Move commonWidgetTests() to TestHelpers.

12 years agoTabs tests: Don't pollute the global namespace with helpers.
Scott González [Thu, 19 Apr 2012 16:53:06 +0000 (12:53 -0400)]
Tabs tests: Don't pollute the global namespace with helpers.

12 years agoMenu tests: Don't pollute the global namespace with helpers.
kborchers [Thu, 19 Apr 2012 16:19:52 +0000 (11:19 -0500)]
Menu tests: Don't pollute the global namespace with helpers.

12 years agoAccordion tests: Don't polloute the global namespace with helpers.
Scott González [Thu, 19 Apr 2012 15:37:33 +0000 (11:37 -0400)]
Accordion tests: Don't polloute the global namespace with helpers.

12 years agoTests: Lint.
Scott González [Thu, 19 Apr 2012 15:21:24 +0000 (11:21 -0400)]
Tests: Lint.

12 years agoTests: Lint.
Scott González [Thu, 19 Apr 2012 15:17:35 +0000 (11:17 -0400)]
Tests: Lint.

12 years agoTests: Lint.
Scott González [Thu, 19 Apr 2012 14:50:09 +0000 (10:50 -0400)]
Tests: Lint.

12 years agoMenu: Lint.
Scott González [Thu, 19 Apr 2012 14:29:55 +0000 (10:29 -0400)]
Menu: Lint.