Skip to content

v8.2.1

Compare
Choose a tag to compare
@adumesny adumesny released this 26 May 21:09
· 544 commits to master since this release
ad111d1
  • fix: make sure removeNode() uses internal _id (unique) and not node itself (since we clone those often)
  • fix: after calling addRemoveCB make sure we don't makeWidget() (incorrectly) a second time
  • break: GridStackWidget.id is now string only (used to be numberOrString) as it causes usage to have to check and cast