]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agofixed: follow-up fix for disabling / enabling functionality, thx to gcko fro reportin...
Felix Nagel [Sun, 17 Apr 2011 21:09:24 +0000 (23:09 +0200)]
fixed: follow-up fix for disabling / enabling functionality, thx to gcko fro reporting, see https://github.com/fnagel/jquery-ui/issues/105
fixed: small issue in disable_enable.html demo file

13 years agofixed: select option when tabbing out of opened menu, thx to mjt5v, see https://githu...
Felix Nagel [Sat, 16 Apr 2011 16:07:45 +0000 (18:07 +0200)]
fixed: select option when tabbing out of opened menu, thx to mjt5v, see https://github.com/fnagel/jquery-ui/issues/98

13 years agofixed: small bug when using method disable with parameter 0, thx to scottriding,...
Felix Nagel [Sat, 16 Apr 2011 15:43:44 +0000 (17:43 +0200)]
fixed: small bug when using method disable with parameter 0, thx to scottriding, see https://github.com/fnagel/jquery-ui/pull/93

13 years agofixed: hover for disabled options, see https://github.com/fnagel/jquery-ui/issues/103
Felix Nagel [Sat, 16 Apr 2011 15:37:35 +0000 (17:37 +0200)]
fixed: hover for disabled options, see https://github.com/fnagel/jquery-ui/issues/103

13 years agofixed: keyboards loop issue, thanks to gcko, see https://github.com/fnagel/jquery...
Felix Nagel [Sat, 16 Apr 2011 15:24:49 +0000 (17:24 +0200)]
fixed: keyboards loop issue, thanks to gcko, see https://github.com/fnagel/jquery-ui/issues/89

13 years agofixed: problem with focus and positioning in IE on slow machines, thanks to greenish...
Felix Nagel [Sat, 16 Apr 2011 13:52:31 +0000 (15:52 +0200)]
fixed: problem with focus and positioning in IE on slow machines, thanks to greenish, see https://github.com/fnagel/jquery-ui/pull/94

13 years agofixed: problem within moveFocus method, thanks to i2amsam, see https://github.com...
Felix Nagel [Sat, 16 Apr 2011 13:46:17 +0000 (15:46 +0200)]
fixed: problem within moveFocus method, thanks to i2amsam, see https://github.com/fnagel/jquery-ui/issues/99

13 years agofixed: changed CSS from visibility to display, see: https://github.com/fnagel/jquery...
Felix Nagel [Sun, 20 Mar 2011 23:44:46 +0000 (00:44 +0100)]
fixed: changed CSS from visibility to display, see: https://github.com/fnagel/jquery-ui/issues#issue/84

13 years agofixed: problem with manual focus, thx to keizie, see: https://github.com/fnagel/jquer...
Felix Nagel [Sun, 20 Mar 2011 23:23:18 +0000 (00:23 +0100)]
fixed: problem with manual focus, thx to keizie, see: https://github.com/fnagel/jquery-ui/issues#issue/66

13 years agoimproved: full disable / enable functionality for select, option, optgroup; see:...
Felix Nagel [Sun, 20 Mar 2011 18:37:26 +0000 (19:37 +0100)]
improved: full disable / enable functionality for select, option, optgroup; see: https://github.com/fnagel/jquery-ui/issues#issue/18

13 years agofixed: problem with UTF-8 non-english chars as optgroup labels
Felix Nagel [Sun, 20 Mar 2011 17:14:25 +0000 (18:14 +0100)]
fixed: problem with UTF-8 non-english chars as optgroup labels

13 years agofixed: temp fix for typeahead issue in IE, see https://github.com/fnagel/jquery-ui...
Felix Nagel [Mon, 7 Mar 2011 22:13:37 +0000 (23:13 +0100)]
fixed: temp fix for typeahead issue in IE, see https://github.com/fnagel/jquery-ui/issues#issue/57

13 years agoupdated: value method to make sure we have a clean API for v1.1
Felix Nagel [Thu, 17 Feb 2011 01:16:22 +0000 (02:16 +0100)]
updated: value method to make sure we have a clean API for v1.1

13 years agofixed: vertical alignment, thx to revsystems, see https://github.com/fnagel/jquery...
Felix Nagel [Thu, 17 Feb 2011 01:08:30 +0000 (02:08 +0100)]
fixed: vertical alignment, thx to revsystems, see https://github.com/fnagel/jquery-ui/issues#issue/20

13 years agofixed: deleted console.log
Felix Nagel [Thu, 17 Feb 2011 00:36:32 +0000 (01:36 +0100)]
fixed: deleted console.log

13 years agofixed: removed useless _refreshPosition, thx to juzna, see https://github.com/fnagel...
Felix Nagel [Thu, 17 Feb 2011 00:23:02 +0000 (01:23 +0100)]
fixed: removed useless _refreshPosition, thx to juzna, see https://github.com/fnagel/jquery-ui/issues/#issue/76

13 years agofixed: Problem with YUI compressor cause of wrong named var, thx to Tane, https:...
Felix Nagel [Thu, 17 Feb 2011 00:11:22 +0000 (01:11 +0100)]
fixed: Problem with YUI compressor cause of wrong named var, thx to Tane, https://github.com/fnagel/jquery-ui/issues/#issue/74

13 years agoupdated: some comments
Felix Nagel [Wed, 16 Feb 2011 20:49:04 +0000 (21:49 +0100)]
updated: some comments

13 years agofixed: issue with window resize event, thx to saus, see https://github.com/fnagel...
Felix Nagel [Sat, 12 Feb 2011 22:10:59 +0000 (23:10 +0100)]
fixed: issue with window resize event, thx to saus, see https://github.com/fnagel/jquery-ui/issues#issue/52
fixed: deleted console.log()

13 years agoadded: sequencial typeahead, thx to arzynik, see https://github.com/arzynik/jquery...
Felix Nagel [Mon, 31 Jan 2011 23:53:21 +0000 (00:53 +0100)]
added: sequencial typeahead, thx to arzynik, see https://github.com/arzynik/jquery-ui/commit/5df784f72b55b62e4b29c8a78237cb996390670c

13 years agofixed: disable / enable in select callback demo
Felix Nagel [Mon, 31 Jan 2011 23:06:12 +0000 (00:06 +0100)]
fixed: disable / enable in select callback demo

13 years agofixed: minor code bugfixes, thx to chrispatterson, see https://github.com/fnagel...
Felix Nagel [Mon, 31 Jan 2011 22:40:00 +0000 (23:40 +0100)]
fixed: minor code bugfixes, thx to chrispatterson, see https://github.com/fnagel/jquery-ui/issues#issue/53

13 years agofollow-up: removed comments, please report bugs GitHUb issues
Felix Nagel [Mon, 31 Jan 2011 22:25:47 +0000 (23:25 +0100)]
follow-up: removed comments, please report bugs GitHUb issues

13 years agoWhite space fixes to improve readability and JQueryUI coding standards
Giovanni Giacobbi [Sat, 8 Jan 2011 03:47:23 +0000 (04:47 +0100)]
White space fixes to improve readability and JQueryUI coding standards
 - Expanded inline if(cond){stmts;} to multiple lines
 - Added various white space and newlines
 - Fixed indentantion

13 years agofixed: destroy method, thx to crob611, see https://github.com/fnagel/jquery-ui/commit...
Felix Nagel [Fri, 24 Dec 2010 17:06:47 +0000 (18:06 +0100)]
fixed: destroy method, thx to crob611, see https://github.com/fnagel/jquery-ui/commit/e552eade16bc3fc9dbb02f2861300cbdb4493fcc

13 years agoadded: link to wiki in js file
Felix Nagel [Wed, 22 Dec 2010 23:40:29 +0000 (00:40 +0100)]
added: link to wiki in js file

13 years agofixed: destroy method: wrapperElement option
Felix Nagel [Wed, 22 Dec 2010 23:21:31 +0000 (00:21 +0100)]
fixed: destroy method: wrapperElement option

13 years agochanged: namespaced all events
Felix Nagel [Wed, 22 Dec 2010 23:02:15 +0000 (00:02 +0100)]
changed: namespaced all events
fixed: fixed destroy method, added unbind resize, thx to crob611, see https://github.com/fnagel/jquery-ui/issues#issue/44

13 years agofixed: IE6 is not able to display the border with transparent color. Its dotted actua...
Felix Nagel [Wed, 22 Dec 2010 22:27:09 +0000 (23:27 +0100)]
fixed: IE6 is not able to display the border with transparent color. Its dotted actually. See: https://github.com/fnagel/jquery-ui/issues/issue/50/

13 years agoproblems with Git
Felix Nagel [Mon, 20 Dec 2010 22:13:57 +0000 (23:13 +0100)]
problems with Git

13 years agofixed: small follow-up for refresh functionality
Felix Nagel [Mon, 20 Dec 2010 21:27:59 +0000 (22:27 +0100)]
fixed: small follow-up for refresh functionality
fixed: cleaned background image demo
fixed: small follow-up to height of the widget to match jQuery UI button height

13 years agoadded: display-inline (selectmenus side-by-side) support for modern browsers, works...
Felix Nagel [Mon, 20 Dec 2010 17:22:11 +0000 (18:22 +0100)]
added: display-inline (selectmenus side-by-side) support for modern browsers, works for all but FF2, see https://github.com/fnagel/jquery-ui/issues#issue/20
changed: height of the widget to match jQuery UI button height
fixed: small margin issue for background image example

13 years agofixed: issue when resizing window, thx to crob611, see https://github.com/fnagel...
Felix Nagel [Wed, 15 Dec 2010 16:20:23 +0000 (17:20 +0100)]
fixed: issue when resizing window, thx to crob611, see https://github.com/fnagel/jquery-ui/issues#issue/44

13 years agoadded: possibility to refresh from original select element, please see https://github...
Felix Nagel [Wed, 1 Dec 2010 22:42:28 +0000 (23:42 +0100)]
added: possibility to refresh from original select element, please see https://github.com/fnagel/jquery-ui/issues#issue/17 for usage, please test and report feedback as this feature needed major refactoring
fixed: problem when manually selecting an option from original select element
fixed: demo wrapper class

13 years agoadded: option to wrap all added elements which allows us to use different jQuery...
Felix Nagel [Wed, 1 Dec 2010 22:42:28 +0000 (23:42 +0100)]
added: option to wrap all added elements which allows us to use different jQuery UI themes, see https://github.com/fnagel/jquery-ui/issues/closed#issue/31
added: nicer themeswitcher test implementation

13 years agofixed: tab issue in Opera, thx to phazei, see https://github.com/fnagel/jquery-ui...
Felix Nagel [Wed, 1 Dec 2010 20:30:32 +0000 (21:30 +0100)]
fixed: tab issue in Opera, thx to phazei, see https://github.com/fnagel/jquery-ui/issues/#issue/43

13 years agoadded: improved index and value methods, if you used value method in your scripts...
Felix Nagel [Mon, 29 Nov 2010 02:22:07 +0000 (03:22 +0100)]
added: improved index and value methods, if you used value method in your scripts please see https://github.com/fnagel/jquery-ui/issues/#issue/33
fixed: forgotten console debug

13 years agofixed: focus problem when toggle menu, thx to phazei for reporting this issue, see...
Felix Nagel [Mon, 29 Nov 2010 00:46:38 +0000 (01:46 +0100)]
fixed: focus problem when toggle menu, thx to phazei for reporting this issue, see https://github.com/fnagel/jquery-ui/issues#issue/22

13 years agoadded: some more demo files
Felix Nagel [Sun, 28 Nov 2010 23:35:47 +0000 (00:35 +0100)]
added: some more demo files

13 years agofixed: selectmenu widget now works correct with jQuery UI dialog widegt, thx to danny...
Felix Nagel [Sun, 28 Nov 2010 23:13:49 +0000 (00:13 +0100)]
fixed: selectmenu widget now works correct with jQuery UI dialog widegt, thx to dannycohn, see https://github.com/fnagel/jquery-ui/issues#issue/23

14 years agoremoved: unnecessary refreshPosition in value method
Felix Nagel [Wed, 24 Nov 2010 18:28:21 +0000 (19:28 +0100)]
removed: unnecessary refreshPosition in value method

14 years agofixed: problem when selectmenu is positioned at the very top / bottom of a site
Felix Nagel [Wed, 24 Nov 2010 18:16:52 +0000 (19:16 +0100)]
fixed: problem when selectmenu is positioned at the very top / bottom of a site

14 years agoupdated: files to jQuery 1.4.4
Felix Nagel [Sun, 14 Nov 2010 14:48:41 +0000 (15:48 +0100)]
updated: files to jQuery 1.4.4
fixed: small bug hwn using jQuery 1.4.4, THX to michaelcaplan, see https://github.com/fnagel/jquery-ui/issues/#issue/29

14 years agoUpdated core files form jQuery UI repo (to jQuery 1.4.4)
Felix Nagel [Sun, 14 Nov 2010 14:18:38 +0000 (15:18 +0100)]
Updated core files form jQuery UI repo (to jQuery 1.4.4)

Merge commit 'fce1f97f7677f29cc8ba7b146e67799027cf1995' into selectmenu

14 years agofixed: missing semicolon
Felix Nagel [Sat, 13 Nov 2010 01:13:28 +0000 (02:13 +0100)]
fixed: missing semicolon

14 years agoupdated: demos
Felix Nagel [Sat, 13 Nov 2010 01:11:55 +0000 (02:11 +0100)]
updated: demos

14 years agofixed: default max height only when address format is not defined
Felix Nagel [Sat, 13 Nov 2010 01:05:13 +0000 (02:05 +0100)]
fixed: default max height only when address format is not defined

14 years agofixed: positioning issue
Felix Nagel [Sat, 13 Nov 2010 00:41:51 +0000 (01:41 +0100)]
fixed: positioning issue
added: default max height based upon the viewport height

14 years agoupdated: positioning functionality is now based upon position plugin, this shopuld...
Felix Nagel [Fri, 12 Nov 2010 23:43:12 +0000 (00:43 +0100)]
updated: positioning functionality is now based upon position plugin, this shopuld fix a few issues, see http://jqueryui.com/demos/position/
updated: demos
added: positioning demo

14 years agoUpgraded jQuery to 1.4.4.
Scott González [Fri, 12 Nov 2010 14:19:26 +0000 (09:19 -0500)]
Upgraded jQuery to 1.4.4.

14 years agoAutocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete...
Scott González [Fri, 12 Nov 2010 13:41:36 +0000 (08:41 -0500)]
Autocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete menu position issue when positioned to the right.

14 years agoDialog: Make sure the overlay instance still exists before trying to remove it. Fixes...
Jay Merrifield [Fri, 12 Nov 2010 13:16:41 +0000 (08:16 -0500)]
Dialog: Make sure the overlay instance still exists before trying to remove it. Fixes #6645 - Dialog: Missing element not found check in overlay code.

14 years agoDatepicker: fixed the French translation. Fixed #6646 - Wrong French translation...
Stéphane Raimbault [Wed, 10 Nov 2010 22:33:40 +0000 (14:33 -0800)]
Datepicker: fixed the French translation. Fixed #6646 - Wrong French translation of datepicker

References
- http://fr.wikipedia.org/wiki/Mois
- http://sourceware.org/bugzilla/show_bug.cgi?id=6040
- http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po

14 years agofixed: updated demo files
Felix Nagel [Wed, 10 Nov 2010 18:57:34 +0000 (19:57 +0100)]
fixed: updated demo files

14 years agofixed: blocked ALT or F5 when focus the "fake" select, THX phazei for reporting,...
Felix Nagel [Tue, 9 Nov 2010 23:07:41 +0000 (00:07 +0100)]
fixed: blocked ALT or F5 when focus the "fake" select, THX phazei for reporting, see https://github.com/fnagel/jquery-ui/issues#issue/6

14 years agofixed: keyboard control, THX to bluefox, see https://github.com/fnagel/jquery-ui...
Felix Nagel [Tue, 9 Nov 2010 22:43:23 +0000 (23:43 +0100)]
fixed: keyboard control, THX to bluefox, see https://github.com/fnagel/jquery-ui/issues#issue/6

14 years agoMouse: tie the preventClickEvent property to the event target, not the container...
awgy [Wed, 3 Nov 2010 07:45:47 +0000 (02:45 -0500)]
Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list

14 years agoSlide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy...
Scott González [Tue, 9 Nov 2010 13:38:06 +0000 (08:38 -0500)]
Slide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy with certain parameter combinations.

Thanks Jeff Roush.

14 years agoDatpicker: Fixed some failing tests.
Scott González [Fri, 5 Nov 2010 14:44:55 +0000 (10:44 -0400)]
Datpicker: Fixed some failing tests.

14 years agoDatepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYea...
Scott González [Fri, 5 Nov 2010 14:25:06 +0000 (10:25 -0400)]
Datepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYear + yearRange causes flash in Firefox.

Thanks israelrios.

14 years agoAutocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes...
Scott González [Thu, 4 Nov 2010 12:36:09 +0000 (08:36 -0400)]
Autocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.

14 years agoAutocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomp...
Scott González [Tue, 2 Nov 2010 17:51:29 +0000 (13:51 -0400)]
Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.

14 years agoBuild: Fix regex for relative path replacement on cdn target
jzaefferer [Thu, 28 Oct 2010 08:09:30 +0000 (10:09 +0200)]
Build: Fix regex for relative path replacement on cdn target

14 years agoDatepicker: Fixed Norwegian locale. Fixes #6086 - Error in "jquery.ui.datepicker...
Scott González [Tue, 26 Oct 2010 13:17:58 +0000 (09:17 -0400)]
Datepicker: Fixed Norwegian locale. Fixes #6086 - Error in "jquery.ui.datepicker-no.js".

14 years agoAutocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don...
Scott González [Tue, 26 Oct 2010 13:05:38 +0000 (09:05 -0400)]
Autocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don't trigger close event until after the menu is hidden.

14 years agoDatepicker: Fixed currentText in French locale. Fixes #5455 - Correction in French...
Scott González [Tue, 26 Oct 2010 12:24:55 +0000 (08:24 -0400)]
Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in French localization for Datepicker.

14 years agoDatepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong...
sixhead [Thu, 22 Jul 2010 10:23:44 +0000 (03:23 -0700)]
Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong month name for Thai locale.

14 years agoAdded: better (background) image support, see http://github.com/fnagel/jquery-ui...
Felix Nagel [Tue, 26 Oct 2010 00:20:59 +0000 (02:20 +0200)]
Added: better (background) image support, see http://github.com/fnagel/jquery-ui/issues#issue/8

14 years agoadded: link to wiki (readme file)
Felix Nagel [Mon, 25 Oct 2010 22:08:07 +0000 (00:08 +0200)]
added: link to wiki (readme file)

14 years agofixed: issue with jQuery UI dialog (added z-index)
Felix Nagel [Mon, 25 Oct 2010 21:05:09 +0000 (23:05 +0200)]
fixed: issue with jQuery UI dialog (added z-index)

14 years agoUpdating the master version to 1.9pre
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Updating the master version to 1.9pre

14 years agoTagging the 1.8.6 release. 1.8.6
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Tagging the 1.8.6 release.

14 years agoBuild: Added download builder section to changelog shell.
Scott González [Mon, 25 Oct 2010 18:18:53 +0000 (14:18 -0400)]
Build: Added download builder section to changelog shell.

14 years agoBuild: Use LC_ALL='C' when sorting.
Scott González [Mon, 25 Oct 2010 15:31:37 +0000 (11:31 -0400)]
Build: Use LC_ALL='C' when sorting.

14 years agoAutocomplete: Always reset this.term after a select event, even if the select is...
Scott González [Mon, 25 Oct 2010 14:01:43 +0000 (10:01 -0400)]
Autocomplete: Always reset this.term after a select event, even if the select is cancelled. Fixes #6221 - Autocomplete: Doesn't reset after Select when textbox cleared, if same letters typed in rapidly; source function not triggered in that case.

14 years agoRevert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position...
Scott González [Fri, 22 Oct 2010 19:25:12 +0000 (15:25 -0400)]
Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox."

This reverts commit 32264f7ad12609b316189fd013cda63b41c8b271.

14 years agoPosition: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometim...
Scott González [Fri, 22 Oct 2010 03:25:42 +0000 (23:25 -0400)]
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox.

14 years agoUpgraded jQuery to 1.4.3.
Scott González [Fri, 22 Oct 2010 02:29:28 +0000 (22:29 -0400)]
Upgraded jQuery to 1.4.3.

14 years agoAutocomplete tests: Removed reference to non-existent menu plugin.
Scott González [Fri, 22 Oct 2010 02:16:27 +0000 (22:16 -0400)]
Autocomplete tests: Removed reference to non-existent menu plugin.

14 years agoAutocomplete: Split menu resizing logic into its own method to create a more logical...
Scott González [Fri, 22 Oct 2010 02:15:13 +0000 (22:15 -0400)]
Autocomplete: Split menu resizing logic into its own method to create a more logical method to proxy for custom sizing.

14 years agoWidget: Don't throw errors for invalid method calls (wait till 1.9 to add this back...
Scott González [Thu, 21 Oct 2010 13:52:27 +0000 (09:52 -0400)]
Widget: Don't throw errors for invalid method calls (wait till 1.9 to add this back). Reverts fix for #5972 - Widget: Throw error for non-existent method calls.

14 years agoPosition: Use a better check for determining if an object is a window. Fixes #6201...
Scott González [Thu, 21 Oct 2010 03:47:17 +0000 (23:47 -0400)]
Position: Use a better check for determining if an object is a window. Fixes #6201 - Autocomplete: Broken menu in IE8 Standards Mode when including prototype framework.

14 years agoWidget: Fixed reference to element in _getCreateOptions().
Scott González [Wed, 20 Oct 2010 03:19:53 +0000 (23:19 -0400)]
Widget: Fixed reference to element in _getCreateOptions().

14 years agoExternal: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9...
Scott González [Wed, 20 Oct 2010 03:05:13 +0000 (23:05 -0400)]
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe.

14 years agoCore: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWi...
Scott González [Wed, 20 Oct 2010 02:44:46 +0000 (22:44 -0400)]
Core: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWidth() setter broken with jQuery 1.3.2.

14 years agoBuild: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS
jzaefferer [Tue, 19 Oct 2010 15:28:11 +0000 (17:28 +0200)]
Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS

14 years agoadded: added some info to the readme file
Felix Nagel [Mon, 18 Oct 2010 19:28:41 +0000 (21:28 +0200)]
added: added some info to the readme file

14 years agoBuild: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files
jzaefferer [Mon, 18 Oct 2010 14:31:42 +0000 (16:31 +0200)]
Build: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files

14 years agoMouse: better check for not IE9 or greater in case mode was set by X-UA-Compatible...
Richard D. Worth [Fri, 15 Oct 2010 08:04:39 +0000 (01:04 -0700)]
Mouse: better check for not IE9 or greater in case mode was set by X-UA-Compatible. See http://msdn.microsoft.com/en-us/library/cc196988%28VS.85%29.aspx for more info. Fixes #5370 - All drag & drop events fail in IE9. Thanks xirzec.

14 years agochanged jQuery to $ in last commit for consistency
Richard D. Worth [Thu, 14 Oct 2010 09:55:40 +0000 (02:55 -0700)]
changed jQuery to $ in last commit for consistency

14 years agoMouse: Limit mouseup out of window check to only versions of IE earlier than 9 as...
Richard D. Worth [Thu, 14 Oct 2010 09:53:20 +0000 (02:53 -0700)]
Mouse: Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed. Fixes #5370 - All drag & drop events fail in IE9.

14 years agoDemos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:49:00 +0000 (15:49 -0400)]
Demos: Coding standards.

14 years agoTabs demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:43:49 +0000 (15:43 -0400)]
Tabs demos: Coding standards.

14 years agoEffects (toggle) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:56 +0000 (15:29 -0400)]
Effects (toggle) demos: Coding standards.

14 years agoEffects (toggleClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:37 +0000 (15:29 -0400)]
Effects (toggleClass) demos: Coding standards.

14 years agoEffects (switchClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:24:00 +0000 (15:24 -0400)]
Effects (switchClass) demos: Coding standards.

14 years agoSortable demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:23:42 +0000 (15:23 -0400)]
Sortable demos: Coding standards.

14 years agoMouse: Always call event.preventDefault() in _mouseDown if we've met the starting...
Scott González [Wed, 13 Oct 2010 17:30:50 +0000 (13:30 -0400)]
Mouse: Always call event.preventDefault() in _mouseDown if we've met the starting conditions. Fixes #6174 - Mouse: 1.4.3rc2 breaks interactions on anchors.

14 years agoSlider demos: Coding standards.
Scott González [Wed, 13 Oct 2010 14:39:50 +0000 (10:39 -0400)]
Slider demos: Coding standards.

14 years agoCore: Minor cleanup.
Scott González [Tue, 12 Oct 2010 13:20:04 +0000 (09:20 -0400)]
Core: Minor cleanup.