Skip to content

v9.1.0

Compare
Choose a tag to compare
@adumesny adumesny released this 04 Sep 23:45
· 515 commits to master since this release
5f6cdcf
  • renamed fitToContent to sizeToContent (API BREAK)
  • feat: sizeToContent now supports being boolean|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.