No ticket. Hash update: widgets, jframe, more-behaviors
* also updating divots.png a little
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JFRAME CHANGES
commit 7245f6a0d0406bd9d30463b880c57270ff41fd68
Author: Aaron Newton <git@clientcide.com>
Date: Thu Feb 10 13:19:44 2011 -0800
Splitview linker features:
* Add support for explicit toggle widths to toggle linkers (see commit:
https://github.com/cloudera/art-widgets/commit/e9f44cc64aae797f039a6658deca8d738e4ee5f2 )
* Add a class state for styling the button state once the user interacts with it.
:100644 100644 167248d... 2831452... M Source/JFrameLinkers/JFrame.SplitViewLinkers.js
commit 553380305a8c99fd93e36ea4a13c3cbbdddf05c5
Author: Aaron Newton <git@clientcide.com>
Date: Wed Feb 9 21:02:31 2011 -0800
minor tweak to context menu styles.
:100644 100644 e0c85c2... e26e902... M Assets/jframe.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MORE-BEHAVIORS CHANGES
commit 1f5f90fa98371ade9722087809f377b1ced545e3
Author: Aaron Newton <git@clientcide.com>
Date: Wed Feb 9 21:00:50 2011 -0800
Making accordion filter add classes for the accordion state and startup w/o effects.
:100644 100644 9e05c2d... babdab5... M Source/Fx/Behavior.FxAccordion.js
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WIDGETS CHANGES
commit c12385ed0fb1598cf1a585e06bf7ed42dfda42d3
Author: Aaron Newton <git@clientcide.com>
Date: Thu Feb 10 14:01:12 2011 -0800
Fixing splitview behavior when the splitter is present and measured.
:100644 100644 12b56b0... 83c70f7... M Source/Behaviors/Behavior.SplitView.js
commit e9f44cc64aae797f039a6658deca8d738e4ee5f2
Author: Aaron Newton <git@clientcide.com>
Date: Thu Feb 10 13:10:58 2011 -0800
Add support for explicit toggle widths in Splitview's toggle method.
:100644 100644 539906f... 27a01aa... M Source/Widgets/ART.SplitView.js