#40: Add optional maxSize prop to Panel. #41: Add optional onResize prop to Panel. This prop can be used (along with defaultSize) to persistence layouts somewhere externally. #42: Don't cancel resize operations when exiting the window. Only cancel when a "mouseup" (or "touchend") event is fired.