2006-07-01 |
John Resig | Getting ready for 1.0a. |
tree | commitdiff |
2006-06-22 |
John Resig | Added in both of Franck's suggested fixes jQuery.class... |
tree | commitdiff |
2006-06-22 |
John Resig | Updated global namespaces. |
tree | commitdiff |
2006-06-22 |
John Resig | Organized the event functions. |
tree | commitdiff |
2006-06-22 |
John Resig | Happy 100th commit, jQuery! |
tree | commitdiff |
2006-06-22 |
John Resig | Massive update, bugs, filesize, new features - getting... |
tree | commitdiff |
2006-06-20 |
John Resig | There was an issue with my table/tbody detection. |
tree | commitdiff |
2006-06-18 |
John Resig | Operation "Remove JSLint Changes" has begun. |
tree | commitdiff |
2006-06-18 |
John Resig | Changed border stuff to borderTopWidth (Ticket #9) |
tree | commitdiff |
2006-06-17 |
Gilles van den Hoven | $.getCSS (see bug #11) |
tree | commitdiff |
2006-06-16 |
John Resig | Fixed not being able to set the disabled value of an... |
tree | commitdiff |
2006-06-16 |
John Resig | Fixed issues with @* and @foo selectors. Ticket #2 |
tree | commitdiff |
2006-06-16 |
John Resig | Added Klaus' fix for accidental DOM node catches (Ticke... |
tree | commitdiff |
2006-06-16 |
John Resig | You can now append and prepend into a table that doesn... |
tree | commitdiff |
2006-06-16 |
John Resig | It's now possible to add <td>s and <th>s to a table... |
tree | commitdiff |
2006-06-16 |
John Resig | Removed recent cssText addition, doesn't work as expected. |
tree | commitdiff |
2006-06-16 |
John Resig | Changed the window.location hack to be more specific... |
tree | commitdiff |
2006-06-16 |
John Resig | $.css() now accounts for borders in addition to padding... |
tree | commitdiff |
2006-06-16 |
John Resig | Added checks for the box model. |
tree | commitdiff |
2006-06-16 |
John Resig | Fake trigger events now get passed through $.event... |
tree | commitdiff |
2006-06-15 |
Gilles van den Hoven | changed ID selector code |
tree | commitdiff |
2006-06-15 |
John Resig | FX Queueing added. Effects no longer mess up causing... |
tree | commitdiff |
2006-06-15 |
John Resig | Fixed height/width issues that happend due to the box... |
tree | commitdiff |
2006-06-14 |
John Resig | Reverted back a $.tag change. |
tree | commitdiff |
2006-06-13 |
John Resig | Added Mike Alsup's style/cssText fix and made a quick... |
tree | commitdiff |
2006-06-13 |
John Resig | Fixed appending rows to a table. |
tree | commitdiff |
2006-06-11 |
John Resig | Fixed another bug with retreiving elements by ID. |
tree | commitdiff |
2006-06-11 |
John Resig | Fixed an issue with #id expression parsing, an issue... |
tree | commitdiff |
2006-06-09 |
Gilles van den Hoven | changed $.execute back to eval() |
tree | commitdiff |
2006-06-08 |
Gilles van den Hoven | Bugs fixxed: |
tree | commitdiff |
2006-06-06 |
Gilles van den Hoven | name == id bug, second attempt |
tree | commitdiff |
2006-06-05 |
John Resig | Removed unnecessary instances of === or !==. |
tree | commitdiff |
2006-05-27 |
Gilles van den Hoven | ----- |
tree | commitdiff |
2006-05-17 |
John Resig | Made sure that $.event.handle() always has some form... |
tree | commitdiff |
2006-05-17 |
John Resig | Fixed bug with $.attr(), it was attempting to set attri... |
tree | commitdiff |
2006-05-17 |
John Resig | Added some final global variable tweaks - no more names... |
tree | commitdiff |
2006-05-17 |
John Resig | Not only does it pass the default JSLint settings,... |
tree | commitdiff |
2006-05-16 |
John Resig | Fixed two quick bugs from the JSLint overhaul. |
tree | commitdiff |
2006-05-16 |
John Resig | jQuery is now JSLint (jslint.com) compatible, save... |
tree | commitdiff |
2006-05-12 |
John Resig | Safari has problems with throw? Commented out for now... |
tree | commitdiff |
2006-05-02 |
John Resig | Aieeeeee!! removeClass bug fixed. I'm so dumb. |
tree | commitdiff |
2006-04-22 |
John Resig | Updated licensing info. |
tree | commitdiff |
2006-04-10 |
John Resig | Extra spaces weren't being removed with removeClass... |
tree | commitdiff |
2006-04-09 |
John Resig | $().css("foo") now returns the value of $.css("foo... |
tree | commitdiff |
2006-04-06 |
John Resig | Updated core code to mirror what's in the web version... |
tree | commitdiff |
2006-03-27 |
John Resig | Added checks to triggerEvent for optional data and... |
tree | commitdiff |
2006-03-23 |
John Resig | Fixed a bug with append and Prototype 1.5 (via Audun). |
tree | commitdiff |
2006-03-23 |
John Resig | Fixed more formatting/tab problems. |
tree | commitdiff |
2006-03-23 |
John Resig | I've begun the long process of fixing the messed up... |
tree | commitdiff |
2006-03-22 |
John Resig | Added new parents, parent and siblings functions. |
tree | commitdiff |
2006-03-22 |
John Resig | Added svn:keywords to jQuery core. |
tree | commitdiff |
2006-03-22 |
John Resig | Added versioning info into the jQuery core. |
tree | commitdiff |
2006-03-22 |
John Resig | And again for the core JS file. |
tree | commitdiff |
2006-03-22 |
John Resig | Renamed the jQuery Core to simply jquery. |
tree | commitdiff |
|