gecko/browser/base/content/tabcandy/app
Aza Raskin 5e96413c12 This is a feel update.
+ Created a new easing function called "tabcandyBounce" (which will soon be all the rage in the underground dance clubs fo Europe).
+ tabcandyBounce is the kind of easing function that gentle overshoots the ends and then bounces back, giving a human feel.
+ tabcandyBounce feels faster than it actually is :)
+ The new easing function is now used for most animations.
2010-04-28 20:12:34 -07:00
..
groups.js This is a feel update. 2010-04-28 20:12:34 -07:00
items.js + Stacks now expand into a special "tray" 2010-04-28 17:18:02 -07:00
jquery-tabcandy-easing.js This is a feel update. 2010-04-28 20:12:34 -07:00
jquery-ui.js + Major reorg: moved all visualizations into "candies" folder, moved core js files into "core" folder, and js files shared by a couple of visualizations into "shared" folder 2010-03-05 15:14:10 -08:00
jquery.lint.js + Branched the shared groups stuff into copies just for revision-a; we've got a bunch of work to do, and it's not worth trying to keep all of the other candies compatible at the moment. 2010-03-29 11:16:18 -07:00
overlay.js + added 2 new experiences: stacks and line 2010-03-01 17:11:51 -08:00
pixastic.js + added 2 new experiences: stacks and line 2010-03-01 17:11:51 -08:00
storage.js + We're now storing data in a file named after your candy, in a folder named 'tabcandy' inside your profile folder (e.g. tabcandy/revision-a.json). Currently the only data that's round-tripped is whether you have hidden the tab bar, but we are saving group data out (just not reading it yet). 2010-04-22 17:19:42 -07:00
switch.js + We're now storing data in a file named after your candy, in a folder named 'tabcandy' inside your profile folder (e.g. tabcandy/revision-a.json). Currently the only data that's round-tripped is whether you have hidden the tab bar, but we are saving group data out (just not reading it yet). 2010-04-22 17:19:42 -07:00
tabitems.js This is a feel update. 2010-04-28 20:12:34 -07:00
ui.js + Groups now keep the concept of which group is "active" 2010-04-28 16:39:15 -07:00