History
DynaWidgetComponents-1.2.1 (Final Release)
DynaWidgetComponents-1.2.0 (Final Release)
- Bugfix in inheritance of certain widget properties (sortable, rounded) from grid
- Updated to jQueryUI 1.7.3
- A widget can now be fixed within the grid (see attribute 'sortable' on dynaWidget)
- Bugfix for widgetState in collapsing and dragging a widget in parallel
- Widget close action does not work after collapsing a widget
- CSS fixes
- Reduced calls to WidgetStateStore.storeWidgetState()
- Synchronization of parallel widget actions to maintain state consistency
- Minor fixes
DynaWidgetComponents-1.2.0-SNAPSHOT(20100702)
- Nullpointer fix on <dwComp:addWidget> when
widgetGridId-attribute is invalid
- <dwComp:addWidget> reRender-attribute was ignored
- improved resource handling when using custom style classes
DynaWidgetComponents-1.2.0-SNAPSHOT(20100616)
- initial Open Source release