]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Mon, 2 Apr 2012 15:12:49 +0000 (11:12 -0400)]
Grunt: Copy jquery from root regardless of version; fix include list for minified CSS files.
Jörn Zaefferer [Mon, 2 Apr 2012 14:05:59 +0000 (16:05 +0200)]
Build/grunt: Strip existing (protected) headers from to-be-minified CSS files
Jörn Zaefferer [Mon, 2 Apr 2012 13:59:32 +0000 (15:59 +0200)]
Build/grunt: Fix dependencies to versions we've tested against. No more surprise API changes, for now
Jörn Zaefferer [Mon, 2 Apr 2012 13:49:34 +0000 (15:49 +0200)]
Build/grunt: grunt.file.copy now expects options as third argument. Fixes the version replacing
Jo Liss [Mon, 27 Feb 2012 00:49:51 +0000 (01:49 +0100)]
Protect all copyright notices against minification
For instance, this is useful for the jquery-ui-rails gem, which does not
use jQuery UI's own minification, but relies on Rails to minify the
files where necessary. Rails in turn uses UglifyJS for JS and YUI for
CSS, both of which respect the /*! ... */ convention.
Jörn Zaefferer [Mon, 2 Apr 2012 13:20:37 +0000 (15:20 +0200)]
Merge branch 'master' into grunt
Simon [Mon, 2 Apr 2012 07:44:51 +0000 (10:44 +0300)]
Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - Provide a better German translation for the week header.
Scott González [Fri, 30 Mar 2012 17:32:23 +0000 (13:32 -0400)]
Grunt: Move common modules to top, along with lists of files.
Scott González [Fri, 30 Mar 2012 13:06:06 +0000 (09:06 -0400)]
Tooltip: Store the title in ui-tooltip-title data only if the element has a title.
Scott González [Thu, 29 Mar 2012 22:36:38 +0000 (18:36 -0400)]
Tooltip: Avoid infinite recursion when disabling a tooltip on close.
Jörn Zaefferer [Thu, 29 Mar 2012 14:29:27 +0000 (16:29 +0200)]
Build/grunt: Add download_docs task for 1.8
Amir E. Aharoni [Thu, 29 Mar 2012 13:51:43 +0000 (09:51 -0400)]
Datepicker: Fixed nextText, prevText, and Sunday and split words onto multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization.
Jörn Zaefferer [Thu, 29 Mar 2012 10:48:21 +0000 (12:48 +0200)]
Build/grunt: Use grunt.loadNpmTasks, now that its actually working
Jörn Zaefferer [Wed, 28 Mar 2012 17:58:11 +0000 (19:58 +0200)]
Build/grunt: Accept more grunt-css versions
Jörn Zaefferer [Wed, 28 Mar 2012 16:50:57 +0000 (18:50 +0200)]
Bump version
Jörn Zaefferer [Wed, 28 Mar 2012 16:50:22 +0000 (18:50 +0200)]
Tagging 1.9m7
Jörn Zaefferer [Wed, 28 Mar 2012 09:45:27 +0000 (11:45 +0200)]
Build/grunt: Extract css related tasks, use grunt-css instead
Scott González [Tue, 27 Mar 2012 22:05:51 +0000 (18:05 -0400)]
Accordion: Added animation tests.
Scott González [Tue, 27 Mar 2012 20:49:05 +0000 (16:49 -0400)]
Accordion: Fixed post-init changes to event option and added tests for keyboard support.
Scott González [Tue, 27 Mar 2012 18:46:13 +0000 (14:46 -0400)]
Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.
Hans Hillen [Tue, 27 Mar 2012 14:19:35 +0000 (10:19 -0400)]
Accordion: Fixed ARIA support and added proper keyboard support.
Scott González [Fri, 23 Mar 2012 17:33:46 +0000 (13:33 -0400)]
Grunt: Update for new grunt API.
Scott González [Fri, 23 Mar 2012 11:59:36 +0000 (07:59 -0400)]
Grunt: Switch back to using file.copy().
Jörn Zaefferer [Thu, 22 Mar 2012 20:28:55 +0000 (21:28 +0100)]
Build/grunt: Fix copying of binary files
Scott González [Thu, 22 Mar 2012 17:17:17 +0000 (13:17 -0400)]
Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error with href selector.
stojce [Thu, 22 Mar 2012 14:26:47 +0000 (15:26 +0100)]
Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datepicker: Incorrect month name for Macedonian localization.
Lado Lomidze [Thu, 22 Mar 2012 15:10:36 +0000 (11:10 -0400)]
Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgian localization.
Scott González [Thu, 22 Mar 2012 13:45:22 +0000 (09:45 -0400)]
Upgrade jQuery to 1.7.2.
Jörn Zaefferer [Thu, 22 Mar 2012 12:54:47 +0000 (13:54 +0100)]
Build/grunt: Coding standards
Jörn Zaefferer [Thu, 22 Mar 2012 12:51:08 +0000 (13:51 +0100)]
Build/grunt: Use ascii encoding when reading files for digesting
Jörn Zaefferer [Wed, 21 Mar 2012 20:27:34 +0000 (21:27 +0100)]
Build/grunt: Always clean befoe release task
Jörn Zaefferer [Wed, 21 Mar 2012 20:19:31 +0000 (21:19 +0100)]
Build/grunt: Use rimraf for clean task. Fix cop_hemes task to correctly rename the -custom.css file
Scott González [Wed, 21 Mar 2012 17:24:31 +0000 (13:24 -0400)]
Update QUnit.
Jörn Zaefferer [Mon, 19 Mar 2012 22:08:56 +0000 (23:08 +0100)]
Build/grunt: Another attempt at using adm-zip. Keep the result in place, but don't (yet) use it - need to report issues to adm-zip
Jörn Zaefferer [Mon, 19 Mar 2012 21:57:51 +0000 (22:57 +0100)]
Build/grunt: Add a clean task. Good enough for now, but not really a good implementation
Jörn Zaefferer [Mon, 19 Mar 2012 21:56:34 +0000 (22:56 +0100)]
Build/grunt: Update to latest grunt API, using reigsterMultiTask instead of registerBasicTask
Scott González [Mon, 19 Mar 2012 21:12:21 +0000 (17:12 -0400)]
Grunt: Coding standards.
Scott González [Mon, 19 Mar 2012 13:47:38 +0000 (09:47 -0400)]
Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestroy keeps mousemove and mouseup events bound.
Scott González [Mon, 19 Mar 2012 13:05:40 +0000 (09:05 -0400)]
Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera."
This reverts commit
a3a5c65d4dd9eb6be0e8a71d82c3ca86b38ed009 .
kborchers [Mon, 19 Mar 2012 02:18:00 +0000 (21:18 -0500)]
Menu: Better disabled item handling using preventDefault() for the click event on anchors inside of disabled menu items and change the pointer to default
Jörn Zaefferer [Sun, 18 Mar 2012 14:46:11 +0000 (15:46 +0100)]
Merge branch 'accordion-cleanup'
Harri Kilpiö [Thu, 8 Mar 2012 20:52:22 +0000 (22:52 +0200)]
Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #8194 - Datepicker: Incorrect day name for Finnish localization.
Scott González [Wed, 14 Mar 2012 17:32:54 +0000 (13:32 -0400)]
Merge branch 'master' into grunt
Scott González [Wed, 14 Mar 2012 15:08:19 +0000 (11:08 -0400)]
Accordion: Removed ui-accordion-disabled class. Fixes #8193 - Accordion: Remove ui-accordion-disabled class.
Jörn Zaefferer [Sun, 11 Mar 2012 11:55:07 +0000 (12:55 +0100)]
Build/grunt: Fix themes task
Jörn Zaefferer [Sun, 11 Mar 2012 11:34:52 +0000 (12:34 +0100)]
Build/grunt: Replace child_process helper with utils.spawn
Jörn Zaefferer [Sat, 10 Mar 2012 14:38:30 +0000 (15:38 +0100)]
Updated to QUnit 1.4.0.
Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing.
Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
Jörn Zaefferer [Sat, 10 Mar 2012 14:07:53 +0000 (15:07 +0100)]
Build/grunt: Fix copy_themes task, files.themes config property wasn't processed properly
Jörn Zaefferer [Sat, 10 Mar 2012 13:16:13 +0000 (14:16 +0100)]
Build: Modify uglify.js to include a newline charakter after the copyright comment, makes diffing against new build a little bit more efficient
Jörn Zaefferer [Sat, 10 Mar 2012 12:53:53 +0000 (13:53 +0100)]
Build/grunt: Simplify css_min basic task, concat helper already takes care of executing directives
Jörn Zaefferer [Sat, 10 Mar 2012 12:45:16 +0000 (13:45 +0100)]
Build/grunt: Integrate CSSLint
Jörn Zaefferer [Sat, 10 Mar 2012 11:55:36 +0000 (12:55 +0100)]
Build/grunt: Update codebase to adapt or make use of latest changes in grunt
Jörn Zaefferer [Fri, 9 Mar 2012 16:59:57 +0000 (17:59 +0100)]
Build/grunt: Improve lint setup, get rid of file comment, using gruntjs specific config anyway
Jörn Zaefferer [Fri, 9 Mar 2012 16:58:34 +0000 (17:58 +0100)]
Build/grunt: Improve lint setup, configure options and globals for different contexts
Jörn Zaefferer [Fri, 9 Mar 2012 16:42:57 +0000 (17:42 +0100)]
Build/grunt: Fix a few oversights from the files config refactoring. Also finish the release_cdn target, now it includes all themes
Jörn Zaefferer [Fri, 9 Mar 2012 16:18:35 +0000 (17:18 +0100)]
Build/grunt: Use child process for zipping until adm-zip works better. Rewrote files config to make that work with the cwd requirement.
Jörn Zaefferer [Fri, 9 Mar 2012 15:25:51 +0000 (16:25 +0100)]
Build/grunt: Can use config('pkg.version'), now was fixed in grunt
Jörn Zaefferer [Fri, 9 Mar 2012 15:23:57 +0000 (16:23 +0100)]
Build/grunt: Use custom directive to strip banners. Now works against unmodified grunt again.
Jörn Zaefferer [Fri, 9 Mar 2012 15:21:45 +0000 (16:21 +0100)]
Build/grunt: Add back version.txt. Will remove that later along with the old build files, until then its useful to compare the new system against the old.
Jörn Zaefferer [Fri, 9 Mar 2012 14:18:26 +0000 (15:18 +0100)]
Build/grunt: Add sizer task. Some cleanup in other areas.
Jörn Zaefferer [Fri, 9 Mar 2012 13:02:00 +0000 (14:02 +0100)]
Build/grunt: Cleanup todos
Jörn Zaefferer [Fri, 9 Mar 2012 12:52:18 +0000 (13:52 +0100)]
Build/grunt: Finish release_themes task. Strip headers from concatenated files.
Jörn Zaefferer [Thu, 8 Mar 2012 16:11:57 +0000 (17:11 +0100)]
Build/grunt: Extend themes_download task with unzipping
Scott González [Thu, 8 Mar 2012 16:11:30 +0000 (11:11 -0500)]
Added composite test suite for all 'active' tests.
Scott González [Thu, 8 Mar 2012 15:53:08 +0000 (10:53 -0500)]
Updated copyright year.
Jörn Zaefferer [Thu, 8 Mar 2012 13:52:50 +0000 (14:52 +0100)]
Build/grunt: Partial download_themes task. Extracting currently fails with crc32 checksum failure
Jörn Zaefferer [Thu, 8 Mar 2012 13:06:25 +0000 (14:06 +0100)]
Build/grunt: Almost complete release and release_cdn tasks. Concat task fails to strip headers, everything else is in place.
Jörn Zaefferer [Wed, 7 Mar 2012 19:00:02 +0000 (20:00 +0100)]
Accordion: Use _bind for event option. Refactor other _bind call to go into _setupEvents as well, simplifying unbinding a lot. Also add missing semicolon
Jörn Zaefferer [Wed, 7 Mar 2012 18:54:06 +0000 (19:54 +0100)]
Accordion: Update method tests - active option still works when accordion is disabled
Jörn Zaefferer [Wed, 7 Mar 2012 18:45:20 +0000 (19:45 +0100)]
Accordion: Update test helper to use QUnit.push instead of deepEqual to get useful stacktrace
Scott González [Wed, 7 Mar 2012 18:34:47 +0000 (13:34 -0500)]
Accordion: Added missing semicolon.
Jörn Zaefferer [Wed, 7 Mar 2012 18:28:42 +0000 (19:28 +0100)]
Accordion: Remove disabled check in _keydown, covered by _bind
Jörn Zaefferer [Wed, 7 Mar 2012 18:17:09 +0000 (19:17 +0100)]
Accordion: Fix unbinding of accordion event option when dealing with multiple events. Make sure to unbind only those namespaced to .accordion
Jörn Zaefferer [Wed, 7 Mar 2012 17:54:38 +0000 (18:54 +0100)]
Accordion: Use _bind for keydown handler
Jörn Zaefferer [Wed, 7 Mar 2012 14:16:32 +0000 (15:16 +0100)]
Build/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't quite match the intended structure.
Jörn Zaefferer [Wed, 7 Mar 2012 13:51:20 +0000 (14:51 +0100)]
Build/grunt: Update banner template to use task.current.data.src when no file list is given.
Jörn Zaefferer [Tue, 6 Mar 2012 19:15:51 +0000 (20:15 +0100)]
Build/grunt: Minify CSS files, using sqwish.
Jörn Zaefferer [Tue, 6 Mar 2012 18:31:00 +0000 (19:31 +0100)]
Build/grunt: cleanup
Jörn Zaefferer [Tue, 6 Mar 2012 18:30:20 +0000 (19:30 +0100)]
Build/grunt: Custom banners for the various minified files
Jörn Zaefferer [Tue, 6 Mar 2012 17:52:50 +0000 (18:52 +0100)]
Build/grunt: Extend concat and min tasks to include all the files the current build includes. Headers aren't correct yet.
Jörn Zaefferer [Tue, 6 Mar 2012 17:18:09 +0000 (18:18 +0100)]
Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is implemented.
Jörn Zaefferer [Fri, 2 Mar 2012 16:19:48 +0000 (17:19 +0100)]
Use isoDate format for min banner
Jörn Zaefferer [Fri, 2 Mar 2012 15:55:49 +0000 (16:55 +0100)]
Add list of included files to min banner
Jörn Zaefferer [Fri, 2 Mar 2012 15:45:10 +0000 (16:45 +0100)]
First iteration on grunt-based build. lint, qunit, concat, min and zip all work, but all have various limiations.
Scott González [Fri, 2 Mar 2012 12:14:44 +0000 (07:14 -0500)]
Accordion: Code review.
gromo [Wed, 22 Feb 2012 08:05:02 +0000 (13:05 +0500)]
Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly.
Jörn Zaefferer [Thu, 1 Mar 2012 14:19:57 +0000 (15:19 +0100)]
Merge branch 'data-naming'
Jörn Zaefferer [Thu, 1 Mar 2012 14:13:52 +0000 (15:13 +0100)]
Remove both widgetName and widgetFullName data
Jörn Zaefferer [Thu, 1 Mar 2012 14:03:30 +0000 (15:03 +0100)]
Update Widget data naming/usage. Remove unnecessary fallbacks, update .removeData to use full name.
Jörn Zaefferer [Thu, 1 Mar 2012 13:40:23 +0000 (14:40 +0100)]
Autocomplete: Add removal TODOs for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 13:36:17 +0000 (14:36 +0100)]
Widget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass, to be removed later. Fixes #8154
Jörn Zaefferer [Thu, 1 Mar 2012 13:30:02 +0000 (14:30 +0100)]
Update data naming for Widget, including backwards compability. Updated tests and added one for the custom expression. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:42:42 +0000 (13:42 +0100)]
Update data naming for Effects. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:35:04 +0000 (13:35 +0100)]
Merge branch 'master' into data-naming
Jörn Zaefferer [Thu, 1 Mar 2012 12:32:47 +0000 (13:32 +0100)]
Update data naming for Tooltip. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:31:25 +0000 (13:31 +0100)]
Update data naming for Tabs. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:30:57 +0000 (13:30 +0100)]
Tabs: Whitespace cleanup
Jörn Zaefferer [Thu, 1 Mar 2012 12:29:56 +0000 (13:29 +0100)]
Update data naming for Slider. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:29:31 +0000 (13:29 +0100)]
Slider: Whitespace cleanup
Jörn Zaefferer [Thu, 1 Mar 2012 12:26:44 +0000 (13:26 +0100)]
Update data naming for Accordion. Partial fix for #7810