jquery.git
18 years agoQuick test.
Gilles van den Hoven [Thu, 11 May 2006 05:50:06 +0000 (05:50 +0000)]
Quick test.

18 years agoAieeeeee!! removeClass bug fixed. I'm so dumb.
John Resig [Tue, 2 May 2006 19:03:07 +0000 (19:03 +0000)]
Aieeeeee!! removeClass bug fixed. I'm so dumb.

18 years agoUpdated licensing info.
John Resig [Sat, 22 Apr 2006 06:24:10 +0000 (06:24 +0000)]
Updated licensing info.

18 years agoExtra spaces weren't being removed with removeClass - but I haven't found a good...
John Resig [Mon, 10 Apr 2006 06:09:16 +0000 (06:09 +0000)]
Extra spaces weren't being removed with removeClass - but I haven't found a good workaround yet.

18 years agoMade it so that the height/width auto is only called when 'show' is executed.
John Resig [Mon, 10 Apr 2006 06:03:28 +0000 (06:03 +0000)]
Made it so that the height/width auto is only called when 'show' is executed.

18 years agoStarted work on new attr plugin - will provide a ton of accessors for common styles...
John Resig [Sun, 9 Apr 2006 04:04:52 +0000 (04:04 +0000)]
Started work on new attr plugin - will provide a ton of accessors for common styles and attributes.

18 years ago$().css("foo") now returns the value of $.css("foo") instead of setting to null.
John Resig [Sun, 9 Apr 2006 04:03:36 +0000 (04:03 +0000)]
$().css("foo") now returns the value of $.css("foo") instead of setting to null.

18 years agoAdded fix to stop height/width of auto from occurring when only opacity was being...
John Resig [Sat, 8 Apr 2006 06:34:04 +0000 (06:34 +0000)]
Added fix to stop height/width of auto from occurring when only opacity was being modified.

18 years agoAdded in handling for DOMContentLoaded for Mozilla and window.onload, just in case.
John Resig [Sat, 8 Apr 2006 06:28:40 +0000 (06:28 +0000)]
Added in handling for DOMContentLoaded for Mozilla and window.onload, just in case.

18 years agoUpdated core code to mirror what's in the web version of latest.
John Resig [Thu, 6 Apr 2006 05:37:08 +0000 (05:37 +0000)]
Updated core code to mirror what's in the web version of latest.

18 years agoAdded Ian Eure's (atomized.org) Drag and Drop code to the repository, for further...
John Resig [Mon, 27 Mar 2006 07:19:25 +0000 (07:19 +0000)]
Added Ian Eure's (atomized.org) Drag and Drop code to the repository, for further testing.

18 years agoAdded Ian Eure's (atomized.org) Drag and Drop code to the repository, for further...
John Resig [Mon, 27 Mar 2006 07:19:23 +0000 (07:19 +0000)]
Added Ian Eure's (atomized.org) Drag and Drop code to the repository, for further testing.

18 years agoAdded checks to triggerEvent for optional data and element verification. Uses $.apply...
John Resig [Mon, 27 Mar 2006 07:09:28 +0000 (07:09 +0000)]
Added checks to triggerEvent for optional data and element verification. Uses $.apply() now, too.

18 years agoAdded support for global AJAX callbacks and Form Serialization.
John Resig [Mon, 27 Mar 2006 07:08:32 +0000 (07:08 +0000)]
Added support for global AJAX callbacks and Form Serialization.

18 years agoFixed a bug with append and Prototype 1.5 (via Audun).
John Resig [Thu, 23 Mar 2006 22:29:02 +0000 (22:29 +0000)]
Fixed a bug with append and Prototype 1.5 (via Audun).

18 years agoFixed more formatting/tab problems.
John Resig [Thu, 23 Mar 2006 21:13:20 +0000 (21:13 +0000)]
Fixed more formatting/tab problems.

18 years agoI've begun the long process of fixing the messed up tab/spaces.
John Resig [Thu, 23 Mar 2006 20:55:47 +0000 (20:55 +0000)]
I've begun the long process of fixing the messed up tab/spaces.

18 years agoAdded new parents, parent and siblings functions.
John Resig [Wed, 22 Mar 2006 21:01:00 +0000 (21:01 +0000)]
Added new parents, parent and siblings functions.
Siblings function still needs some work.
It would be nice to have an optional -or-self argument too.

18 years agoAdded svn:keywords to jQuery core.
John Resig [Wed, 22 Mar 2006 19:52:26 +0000 (19:52 +0000)]
Added svn:keywords to jQuery core.

18 years agoAdded versioning info into the jQuery core.
John Resig [Wed, 22 Mar 2006 19:49:50 +0000 (19:49 +0000)]
Added versioning info into the jQuery core.

18 years agoAnd again for the core JS file.
John Resig [Wed, 22 Mar 2006 16:16:06 +0000 (16:16 +0000)]
And again for the core JS file.

18 years agoRenamed the jQuery Core to simply jquery.
John Resig [Wed, 22 Mar 2006 16:15:42 +0000 (16:15 +0000)]
Renamed the jQuery Core to simply jquery.

18 years agoNuked the browse directory - has been moved to web.
John Resig [Wed, 22 Mar 2006 16:08:59 +0000 (16:08 +0000)]
Nuked the browse directory - has been moved to web.

18 years agoAdded brief comment.
John Resig [Wed, 22 Mar 2006 03:36:03 +0000 (03:36 +0000)]
Added brief comment.

18 years agoInital Import.
John Resig [Wed, 22 Mar 2006 03:33:07 +0000 (03:33 +0000)]
Inital Import.