gecko/browser/base/content/tabview
Ian Gilman 39f2c1795b + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead)
+ Changed the iQ.fn.animate call signature: it now takes two arguments, a CSS object and an options object (with possible parameters: duration, easing and complete)
+ iQ.fn.animate now reliably calls back the completion routine (this was causing all sorts of trouble)
+ Reenabled TabMirror.pausePainting
+ Added animate.html, a test bed for playing with CSS transitions
2010-06-07 16:16:55 -07:00
..
modules + Started iQ, replacement for jQuery 2010-05-25 17:04:59 -07:00
iq.js + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead) 2010-06-07 16:16:55 -07:00