Bug Tracker

Timeline


and

03/20/09:

03:10 Changeset [30e760b63fd6d82f30833cd2864f245dd9594cd9] by Brandon Aaron <brandon.aaron@…>
  • src/event.js
  • test/unit/event.js
fix for #4189, live/die now work with contexts other than just document

03/19/09:

15:16 Changeset [dae96f552e7ec4ddef52f86c61de18320a7b63ed] by John Resig <jeresig@…>
  • src/event.js
Added some more information to the unload event cleanup.
03:17 Changeset [10303c37a152fe524f28d9ec7de140e82c60eb11] by Brandon Aaron <brandon.aaron@…>
  • src/offset.js
fix for #4115
02:54 Changeset [c0cdbf8b946effc4906b4cc96eaf01679b2e6736] by Brandon Aaron <brandon.aaron@…>
  • src/offset.js
fix for #4263, better support for nested fixed position elements

03/18/09:

21:15 Changeset [7c04a64016c1f295dfdf4e731f693f8400a987bc] by Brandon Aaron <brandon.aaron@…>
  • Makefile
  • build.xml
  • src/attributes.js
  • src/core.js
  • src/manipulation.js
  • src/traversing.js
  • test/index.html
  • test/unit/attributes.js
  • test/unit/core.js
  • test/unit/fx.js
breaking jquery out into smaller modules. added attributes.js, manipulation.js, and traversing.js
17:55 Changeset [2c31a1624f72df3987cd1d0d3605c359658986e5] by Brandon Aaron <brandon.aaron@…>
  • src/selector.js
  • test/unit/selector.js
fix for #4374, gap in :hidden, :visible logic
14:58 Changeset [62a251a0cf8b8652082da3d5a72b6c6e2b120914] by Brandon Aaron <brandon.aaron@…>
  • src/fx.js
fix for #4204, fadeTo shows hidden elements before animating
02:48 Changeset [ace13387c8d7b5823a580db0f1b2aafac515b9f5] by Brandon Aaron <brandon.aaron@…>
  • src/core.js
fix for #4074, pass context to jQuery.clean for jQuery.clone

03/17/09:

22:27 Changeset [e73990a566fcb2dac71e1a25ec83382645adc5b7] by Brandon Aaron <brandon.aaron@…>
  • src/core.js
  • test/index.html
  • test/unit/core.js
fix for #3688, setting type attribute on button causes IE to throw error
21:07 Changeset [aabf635cfe9b75fce3d96eb3e40e25f4a29ea99b] by Brandon Aaron <brandon.aaron@…>
  • src/core.js
  • src/offset.js
using parseFloat for offset and position methods and removed num helper method
20:50 Changeset [a37cccc8827619cfbd76e229af9de2529041ee5b] by Brandon Aaron <brandon.aaron@…>
  • src/offset.js
return null when no matched elements exist for offset and position
20:43 Changeset [36b4a9ba33b22b2394a1b190b0b4ade1be6d0b02] by Brandon Aaron <brandon.aaron@…>
  • src/offset.js
some clean up in the offset method
20:39 Changeset [26731d475bded26fb1323d4f33266f503474d4b8] by John Resig <jeresig@…>
  • src/core.js
  • src/selector.js
Backed out commit [6260], was causing too many problems. We'll have to bite the bullet and assume that the incoming result set has array methods. Un-fixes jQuery bug #4250.
Note: See TracTimeline for information about the timeline view.