2009-09-14 |
Brandon Aaron | remove and detach unit tests were not cleaning up,...
|
commit | commitdiff | tree |
2009-07-25 |
Brandon Aaron | Fix for #4972. Dreamweaver CS4 crashes on offset module...
|
commit | commitdiff | tree |
2009-07-25 |
Brandon Aaron | revision 6494 accidentally reverted some changes to...
|
commit | commitdiff | tree |
2009-07-24 |
Brandon Aaron | add scrollTop/Left tests and fix for IE
|
commit | commitdiff | tree |
2009-07-17 |
Brandon Aaron | removing ambiguous offset tests for now... results...
|
commit | commitdiff | tree |
2009-07-17 |
Brandon Aaron | integrated offset tests into main test suite. offset...
|
commit | commitdiff | tree |
2009-07-17 |
Brandon Aaron | fix for #4906
|
commit | commitdiff | tree |
2009-06-23 |
Brandon Aaron | reverting sizzle updates from previous commit, appears...
|
commit | commitdiff | tree |
2009-06-23 |
Brandon Aaron | fix for #4512 and minor sizzle updates
|
commit | commitdiff | tree |
2009-06-17 |
Brandon Aaron | fix for #3533, triggering an event with a colon in...
|
commit | commitdiff | tree |
2009-05-18 |
Brandon Aaron | fix :hidden and :visible selectors. fixes #4512
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | fix for #4183
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | error case for an ajax test
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | fix remove and empty to work properly in IE when an...
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | prevent fx test html from showing in IE
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | unit tests for setting cellspacing, rowspan, and colspan
|
commit | commitdiff | tree |
2009-05-16 |
Brandon Aaron | fix for #4397
|
commit | commitdiff | tree |
2009-05-14 |
Brandon Aaron | tidy up fix for #3981, thanks matt kruse
|
commit | commitdiff | tree |
2009-05-14 |
Brandon Aaron | opacity is now retrieved from stylesheet in IE. fixes...
|
commit | commitdiff | tree |
2009-05-12 |
Brandon Aaron | fix regression in removing live events caused by r6324
|
commit | commitdiff | tree |
2009-05-07 |
Brandon Aaron | unused, left-over code from r6344
|
commit | commitdiff | tree |
2009-05-07 |
Brandon Aaron | another unit test for index method
|
commit | commitdiff | tree |
2009-05-07 |
Brandon Aaron | .bind() now accepts an optional thisObject as the last...
|
commit | commitdiff | tree |
2009-05-06 |
Brandon Aaron | fix for #4234. hover can take one function to use for...
|
commit | commitdiff | tree |
2009-05-06 |
Brandon Aaron | fix for #3286
|
commit | commitdiff | tree |
2009-05-04 |
Brandon Aaron | unit tests for using jQuery events on non-dom elements...
|
commit | commitdiff | tree |
2009-05-04 |
Brandon Aaron | fix :hidden selector that was accidentally reverted...
|
commit | commitdiff | tree |
2009-05-04 |
Brandon Aaron | fix memory leak in IE
|
commit | commitdiff | tree |
2009-05-02 |
Brandon Aaron | make sure toggleClass does not delete classNames when...
|
commit | commitdiff | tree |
2009-05-02 |
Brandon Aaron | toggleClass can now toggle multiple classNames (space...
|
commit | commitdiff | tree |
2009-05-02 |
Brandon Aaron | actually should be 6330, not 6329
|
commit | commitdiff | tree |
2009-05-02 |
Brandon Aaron | index now works in reverse when passed a selector or...
|
commit | commitdiff | tree |
2009-05-01 |
Brandon Aaron | fix global event triggering that i broke in r6323
|
commit | commitdiff | tree |
2009-05-01 |
Brandon Aaron | special event refactor left over code
|
commit | commitdiff | tree |
2009-05-01 |
Brandon Aaron | fix for #2620
|
commit | commitdiff | tree |
2009-05-01 |
Brandon Aaron | only copy guid from handler to modifiedHandler if it...
|
commit | commitdiff | tree |
2009-04-30 |
Brandon Aaron | live event handlers now receive data from trigger,...
|
commit | commitdiff | tree |
2009-04-30 |
Brandon Aaron | refactor specialAll into add and remove hooks for existing...
|
commit | commitdiff | tree |
2009-04-30 |
Brandon Aaron | event clean up
|
commit | commitdiff | tree |
2009-04-29 |
Brandon Aaron | enable test for binding events cross-frame that was...
|
commit | commitdiff | tree |
2009-04-29 |
Brandon Aaron | .unbind() without any arguments now also unbinds namespaced...
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | fixing a few more memory leaks in IE
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | offset returns null for window and document elements...
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | fix for #4216. css now ignores negative numbers for...
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | fix for #3546. css now works with other windows than...
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | fix for #4268. bind now works with iframe windows....
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | fix for #2911
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | remove radix param for parseFloat calls
|
commit | commitdiff | tree |
2009-04-22 |
Brandon Aaron | width, height, scrollLeft, and scrollTop now work with...
|
commit | commitdiff | tree |
2009-04-21 |
Brandon Aaron | clean up offset. #4456 thanks pbcomm
|
commit | commitdiff | tree |
2009-04-21 |
Brandon Aaron | actually don't need to null out as much as i thought...
|
commit | commitdiff | tree |
2009-04-21 |
Brandon Aaron | fixing memory leaks in IE
|
commit | commitdiff | tree |
2009-03-30 |
Brandon Aaron | fix for #4439, offset.initialize can cause the page...
|
commit | commitdiff | tree |
2009-03-27 |
Brandon Aaron | fix for #4378, base tag causes javascript error in...
|
commit | commitdiff | tree |
2009-03-23 |
Brandon Aaron | remove trailing spaces
|
commit | commitdiff | tree |
2009-03-22 |
Brandon Aaron | moving dimension related unit tests to dimensions test...
|
commit | commitdiff | tree |
2009-03-22 |
Brandon Aaron | decoupling styles retrieval from the attr method
|
commit | commitdiff | tree |
2009-03-22 |
Brandon Aaron | moving some vars from manipulations.js to attributes.js
|
commit | commitdiff | tree |
2009-03-22 |
Brandon Aaron | fix for #4399, removing unused variables
|
commit | commitdiff | tree |
2009-03-20 |
Brandon Aaron | fix for #4189, live/die now work with contexts other...
|
commit | commitdiff | tree |
2009-03-19 |
Brandon Aaron | fix for #4115
|
commit | commitdiff | tree |
2009-03-19 |
Brandon Aaron | fix for #4263, better support for nested fixed position...
|
commit | commitdiff | tree |
2009-03-18 |
Brandon Aaron | breaking jquery out into smaller modules. added attributes...
|
commit | commitdiff | tree |
2009-03-18 |
Brandon Aaron | fix for #4374, gap in :hidden, :visible logic
|
commit | commitdiff | tree |
2009-03-18 |
Brandon Aaron | fix for #4204, fadeTo shows hidden elements before...
|
commit | commitdiff | tree |
2009-03-18 |
Brandon Aaron | fix for #4074, pass context to jQuery.clean for jQuery...
|
commit | commitdiff | tree |
2009-03-17 |
Brandon Aaron | fix for #3688, setting type attribute on button causes...
|
commit | commitdiff | tree |
2009-03-17 |
Brandon Aaron | using parseFloat for offset and position methods and...
|
commit | commitdiff | tree |
2009-03-17 |
Brandon Aaron | return null when no matched elements exist for offset...
|
commit | commitdiff | tree |
2009-03-17 |
Brandon Aaron | some clean up in the offset method
|
commit | commitdiff | tree |
2009-02-16 |
Brandon Aaron | fix show issue in IE 6. "olddisplay" is sometimes undefined...
|
commit | commitdiff | tree |
2008-11-13 |
Brandon Aaron | fix the long standing 2px offset issue in QuirksMode...
|
commit | commitdiff | tree |
2008-11-10 |
Brandon Aaron | new offset method, faster and no more browser detection
|
commit | commitdiff | tree |
2008-05-15 |
Brandon Aaron | Updating unit tests for offset
|
commit | commitdiff | tree |
2008-05-15 |
Brandon Aaron | Reverted back to using the num helper method in offset.js
|
commit | commitdiff | tree |
2008-05-15 |
Brandon Aaron | Added some unit tests for position method. Fixed issue...
|
commit | commitdiff | tree |
2008-05-13 |
Brandon Aaron | Updating outerWidth unit test to use absolute position
|
commit | commitdiff | tree |
2008-05-07 |
Brandon Aaron | Making sure originalTarget gets copied over from the...
|
commit | commitdiff | tree |
2008-04-29 |
Brandon Aaron | Merged dimensions with core
|
commit | commitdiff | tree |
2008-04-28 |
Brandon Aaron | jQuery.event.fix performance boost. An example: click...
|
commit | commitdiff | tree |
2008-04-27 |
Brandon Aaron | Prevent a single event object from being fixed more...
|
commit | commitdiff | tree |
2008-04-27 |
Brandon Aaron | Optimization for jQuery.event.fix ... don't send fake...
|
commit | commitdiff | tree |
2008-04-23 |
Brandon Aaron | Fixed regression with 5276 where return false in first...
|
commit | commitdiff | tree |
2008-04-22 |
Brandon Aaron | Some small optimizations to the event module. jQuery...
|
commit | commitdiff | tree |
2008-04-21 |
Brandon Aaron | Small optimization to offset (thanks Ariel Flesler)
|
commit | commitdiff | tree |
2008-04-21 |
Brandon Aaron | Small optimization to jQuery.curCSS (thanks Ariel Flesler)
|
commit | commitdiff | tree |
2008-04-21 |
Brandon Aaron | Trigger onclick handlers of links
|
commit | commitdiff | tree |
2008-01-14 |
Brandon Aaron | Adding browser UA tests
|
commit | commitdiff | tree |
2007-12-21 |
Brandon Aaron | Fixed memory leak in IE with non-native event types
|
commit | commitdiff | tree |
2007-12-21 |
Brandon Aaron | Removed check to prevent event from being fixed twice...
|
commit | commitdiff | tree |
2007-12-20 |
Brandon Aaron | Fixing #2081
|
commit | commitdiff | tree |
2007-12-19 |
Brandon Aaron | offset: make sure there is a parent node to work on...
|
commit | commitdiff | tree |
2007-12-19 |
Brandon Aaron | offset: make sure border width always gets calculated...
|
commit | commitdiff | tree |
2007-12-19 |
Brandon Aaron | Short-circuit jQuery.event.fix if it has already fixed...
|
commit | commitdiff | tree |
2007-12-19 |
Brandon Aaron | Insure width/height do not return a negative number.
|
commit | commitdiff | tree |
2007-12-18 |
Brandon Aaron | width and height methods are now working properly
|
commit | commitdiff | tree |
2007-12-17 |
Brandon Aaron | Fixed #2069. The ready helper and shortcuts act the...
|
commit | commitdiff | tree |
2007-12-17 |
Brandon Aaron | Fixed #2064
|
commit | commitdiff | tree |
2007-12-17 |
Brandon Aaron | Updating changlog
|
commit | commitdiff | tree |
2007-12-16 |
Brandon Aaron | Cleaned up mouseenter and mouseleave special events
|
commit | commitdiff | tree |
next |