Skip to content

Conversation

@adumesny
Copy link
Member

@adumesny adumesny commented Dec 2, 2020

Description

  • save() will now work recursively saving nested grids
    options and children.
  • save() can now be used to save the current grind full options + children
    so you can call static addWidget()
    to re-create everything
  • destroy() now clears memory usage (fix circular dep)

more for #1498

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* save() will now work recursively saving nested grids
options and children.
* save() can now be used to save the current grind full options + children
so you can call static addWidget()
to re-create everything
* destroy() now clears memory usage (fix circular dep)
@adumesny adumesny merged commit 57c3762 into gridstack:develop Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant