]>
source.dussan.org Git - jquery-ui.git/log
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.
Jörn Zaefferer [Sun, 22 Apr 2012 10:47:33 +0000 (12:47 +0200)]
Update to latest qunit-composite
Jörn Zaefferer [Sun, 22 Apr 2012 10:19:16 +0000 (12:19 +0200)]
Grunt: Add grunt-html for html validation
Jörn Zaefferer [Sat, 21 Apr 2012 15:49:11 +0000 (17:49 +0200)]
Update to official qunit composite addon
Scott González [Fri, 20 Apr 2012 17:58:33 +0000 (13:58 -0400)]
Easings: Save a byte.
Scott González [Fri, 20 Apr 2012 15:23:37 +0000 (11:23 -0400)]
Resizable tests: Remove all bad tests.
Scott González [Fri, 20 Apr 2012 15:20:50 +0000 (11:20 -0400)]
Resizabe tests: Use equal() instead of equals().
Scott González [Fri, 20 Apr 2012 13:38:04 +0000 (09:38 -0400)]
Use .jshintrc files.
Scott González [Fri, 20 Apr 2012 15:18:58 +0000 (11:18 -0400)]
Position visual tests: Cleanup.
Scott González [Fri, 20 Apr 2012 15:06:11 +0000 (11:06 -0400)]
Merge branch 'master' into position-notification
Scott González [Fri, 20 Apr 2012 15:02:50 +0000 (11:02 -0400)]
Position: Use offsets for all calculations in feedback API.
Scott González [Fri, 20 Apr 2012 14:12:14 +0000 (10:12 -0400)]
Position: Use targetElem for events to maintain consistency.
Scott González [Fri, 20 Apr 2012 14:10:02 +0000 (10:10 -0400)]
Position: Simplify border calculations for feedback.
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
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
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
kborchers [Fri, 20 Apr 2012 04:50:52 +0000 (23:50 -0500)]
Menu tests: Update tests to test mouseenter instead of mouseover
kborchers [Fri, 20 Apr 2012 04:49:33 +0000 (23:49 -0500)]
Menu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePropagation
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.
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.
Scott González [Fri, 20 Apr 2012 00:34:53 +0000 (20:34 -0400)]
Grunt: Added link to JSHint issue.
Scott González [Thu, 19 Apr 2012 17:12:23 +0000 (13:12 -0400)]
Spinner tests: Don't pollute the global namespace with helpers.
Scott González [Thu, 19 Apr 2012 17:03:21 +0000 (13:03 -0400)]
Tests: Move commonWidgetTests() to TestHelpers.
Scott González [Thu, 19 Apr 2012 16:53:06 +0000 (12:53 -0400)]
Tabs 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.
Scott González [Thu, 19 Apr 2012 15:37:33 +0000 (11:37 -0400)]
Accordion tests: Don't polloute the global namespace with helpers.
Scott González [Thu, 19 Apr 2012 15:21:24 +0000 (11:21 -0400)]
Tests: Lint.
Scott González [Thu, 19 Apr 2012 15:17:35 +0000 (11:17 -0400)]
Tests: Lint.
Scott González [Thu, 19 Apr 2012 14:50:09 +0000 (10:50 -0400)]
Tests: Lint.
Scott González [Thu, 19 Apr 2012 14:29:55 +0000 (10:29 -0400)]
Menu: Lint.
Scott González [Thu, 19 Apr 2012 14:27:06 +0000 (10:27 -0400)]
Tests: Lint.
kborchers [Thu, 19 Apr 2012 14:22:55 +0000 (09:22 -0500)]
Merge branch 'menuaria' into master
Scott González [Thu, 19 Apr 2012 13:39:21 +0000 (09:39 -0400)]
Tests: Lint
Bertjh [Thu, 19 Apr 2012 13:05:37 +0000 (09:05 -0400)]
Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize.
Scott González [Thu, 19 Apr 2012 13:03:22 +0000 (09:03 -0400)]
Sortable: Whitespace.
Scott González [Thu, 19 Apr 2012 02:46:39 +0000 (22:46 -0400)]
Tests: Lint.
Scott González [Thu, 19 Apr 2012 02:36:15 +0000 (22:36 -0400)]
Tests: Lint.
kborchers [Thu, 19 Apr 2012 02:30:07 +0000 (21:30 -0500)]
Menu: Whitespace
kborchers [Thu, 19 Apr 2012 02:29:39 +0000 (21:29 -0500)]
Menu: Add unit tests for testing disabled items
Scott González [Thu, 19 Apr 2012 01:57:51 +0000 (21:57 -0400)]
Remove trailing whitespace.
Scott González [Wed, 18 Apr 2012 20:41:53 +0000 (16:41 -0400)]
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.