v9.1.0
- renamed fitToContent to sizeToContent (API BREAK)
- feat:
sizeToContent
now supports beingboolean|number
to limit the height but user can resize past that, unlike maxH. - feat:
resizeToContentParent
now on GridStackWidget as well as globally for those widgets that need to resize differently.