Releases: Flyer53/jsPanel
Releases · Flyer53/jsPanel
jsPanel version 2.6.3
jsPanel version 2.6.2
fixes an issue in jsPanel.exportPanels() when exporting minimized jsPanels.
jsPanel version 2.6.1
includes a bugfix when usin option.position left/top with the value 0
jsPanel version 2.6.0
This version adds a few options to assign before/after callbacks for jsPanel.close/maximize/minimize/normalize actions.
jsPanel version 2.5.5
This version fixex a bug in option.ajax causing unnecessary get requests whenever a jsPanel is created
jsPanel version 2.5.4
fixes a bug with option.position when using { top: 'auto', left: 'auto' }
jsPanel version 2.5.3
v2.5.3 version 2.5.3 release
jsPanel version 2.5.2
fixes positioning issue with IE
jsPanel version 2.5.1
- correction of a minor css issue with footer toolbars
- draggable cursor removed from footer toolbar when option.draggable: "disabled"
- option.toolbarFooter modified
jsPanel version 2.5.0
New option.controls.confirmClose. If set to a text value this text will be used for a window.confirm() and panel will only be closed if true is returned (only for close button of panel)