jsPanel v4.12.0
- updated CSS files to bugfix a minor issue in
option.minimizeTo
- bugfix in
resizeit
interaction - added string value
'closed'
to panel propertystatus
. Since a closed panel is removed from the DOM this value is only available when a panel reference is saved. - added option to use a custom callback function as setting for
option.closeOnEscape
instead of just boolean true/false