- Change group layout to more thoroughly distribute resize delta to support more flexible group size configurations.
- Add data attribute support to
Panel
,PanelGroup
, andPanelResizeHandle
. - Update API documentation to reflect changed imperative API method names.
PanelOnResize
TypeScript def updated to reflect that previous size param isundefined
the first time it is called.